Benjamin Piouffle

Results 889 comments of Benjamin Piouffle

On the frontend side, we'd need to change a bit the wording compared to the current page. Proposal below. As mentioned above, we'll need to filter the updates. The easiest...

@hdiniz You can search for `required={false}` in the frontend. An example is https://github.com/opencollective/opencollective-frontend/blob/500a75fd58590440696ff2f64da1b15a70fcf511/components/help-and-support/ContactSection.js#L219: ![image](https://user-images.githubusercontent.com/1556356/192218611-fd8fa4c2-e119-4e03-ba19-aa28a0b1da13.png)

Closing as stale, feel free to re-open if you want to give it another look

This went stale because the feature received a lot of feedback that I initially wanted to integrate before merging. I will change the strategy to try and merge this in...

Resolved the two items above, added tests, and completed the feature by also looking for the flag on the parent collective. We'll need to implement this one in the frontend...

Introduced a new `supportedExpenseTypes` field to have a generic way to check this & centralize the logic in the API

Resolve https://github.com/opencollective/opencollective/issues/5796