opencollective
opencollective copied to clipboard
We're tracking all our Issues, RFCs and a few other documents in this repository.
## User story As a collective administrator I want to be warned that an approved expense will not be paid if there are not enough funds in the collective, project,...
## User story We are getting into the territory of governance tooling and seek to continue developing how transparency works on the platform. One important missing aspect of transparency, which...
Currently only Approved/Error expenses can be marked as `incomplete`. This seems arbitrary and there are many cases when an expense in `pending` or another state might need to be marked...
Currently the activity log page in the profile settings is only enabled for individual users and collectives. We need to enable it for organizations as well.
Currently on the user activity page (in settings) we don't have any pagination.  Figma Design: https://www.figma.com/file/KinuveYf4WUlRIXzMTnmIsmO/%5BOC-Design%5D-Lab-%F0%9F%A7%AA?node-id=16325%3A237900
We need to add the date and type filters to the activity log page as per the following Figma Design, https://www.figma.com/file/KinuveYf4WUlRIXzMTnmIsmO/%5BOC-Design%5D-Lab-%F0%9F%A7%AA?node-id=16325%3A237900 
Related to https://github.com/opencollective/opencollective/issues/5195 For the initial implementation, we're using the `Account` scope to know whether the app can access the collective's activities but we should ideally introduce a dedicated scope...
Related to https://github.com/opencollective/opencollective/issues/5195 Most of our activities are linked to a specific `UserId`, but some of them are initiated by our systems (e.g. a transaction is declined by the payment...
# Context Activities often have two accounts involved. When posting a comment, for example, you have the poster and the collective to which the comment is being posted to. However,...
On `/:profile/admin/payment-methods`, I see a list of my credit cards stored on Open Collective. The system won't let me remove credit cards unless I cancel all recurring contributions attached to...