This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Contribution: I want to review the changes applied after acceptance #284
Labels
enhancement
Issues that will enhance the user experience
Milestone
Comments
FinnWoelm
added a commit
that referenced
this issue
Feb 17, 2019
When a contribution has been accepted, show the accepted changes on the contribution's review page. Resolves [#284](https://github.com/OpenlyOne/openly/issues/284) Fixes [#283](https://github.com/OpenlyOne/openly/issues/283)
FinnWoelm
added a commit
that referenced
this issue
Feb 17, 2019
Contribution: Track accepted revision Add a column `accepted_revision_id` to keep track of the revision created for accepting the contribution. For now the column is used to display an accurate list of accepted changes in the review tab for accepted contributions. This column also replaces the now redundant `is_accepted` column. Resolves [#284](https://github.com/OpenlyOne/openly/issues/284) Fixes [#283](https://github.com/OpenlyOne/openly/issues/283)
Resolved by #331 |
FinnWoelm
added a commit
that referenced
this issue
Feb 18, 2019
Release v0.36: Relative contributions and contribution replies **Features:** - Changes suggested in contributions are now relative to point in time when the contribution was created. In addition, only files with suggested changes will be overwritten in the project. Any other files in the project, whether changed or not, will remain untouched when accepting the contribution. ([#325](https://github.com/OpenlyOne/openly/issues/325)) - Contributions now have a discussion tab where users can create replies to the contribution and discuss it. When a reply is created, it notifies the project team, contribution creator, and other discussion participants. ([#280](https://github.com/OpenlyOne/openly/issues/280)) **Enhancements:** - The contributions feature is now enabled for all projects. The feature toggle has been removed. - Creating and accepting a contribution now triggers notifications to the project team, contribution creator, and contribution discussion participants ([#285](https://github.com/OpenlyOne/openly/issues/285)) - Add a link to the contribution navigation to allow users to open the contribution's root folder in Google Drive ([#273](https://github.com/OpenlyOne/openly/issues/273)) - Display an accurate list of changes in the contribution review tab after the contribution has been accepted by tracking the accepted revision ([#284](https://github.com/OpenlyOne/openly/issues/284)) - Admins can edit email addresses of accounts via the admin panel. Users continue to be prevented from editing their own email addresses. ([#266](https://github.com/OpenlyOne/openly/issues/266))
FinnWoelm
added a commit
that referenced
this issue
Feb 18, 2019
Release v0.36: Relative contributions and contribution replies **Features:** - Changes suggested in contributions are now relative to point in time when the contribution was created. In addition, only files with suggested changes will be overwritten in the project. Any other files in the project, whether changed or not, will remain untouched when accepting the contribution. ([#325](https://github.com/OpenlyOne/openly/issues/325)) - Contributions now have a discussion tab where users can create replies to the contribution and discuss it. When a reply is created, it notifies the project team, contribution creator, and other discussion participants. ([#280](https://github.com/OpenlyOne/openly/issues/280)) **Enhancements:** - The contributions feature is now enabled for all projects. The feature toggle has been removed. - Creating and accepting a contribution now triggers notifications to the project team, contribution creator, and contribution discussion participants ([#285](https://github.com/OpenlyOne/openly/issues/285)) - Add a link to the contribution navigation to allow users to open the contribution's root folder in Google Drive ([#273](https://github.com/OpenlyOne/openly/issues/273)) - Display an accurate list of changes in the contribution review tab after the contribution has been accepted by tracking the accepted revision ([#284](https://github.com/OpenlyOne/openly/issues/284)) - Admins can edit email addresses of accounts via the admin panel. Users continue to be prevented from editing their own email addresses. ([#266](https://github.com/OpenlyOne/openly/issues/266))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After accepting a contribution, it is no longer possible to review the changes introduced by that contribution. The review tab should still be accessible and should show the changes that have been made & accepted.
The text was updated successfully, but these errors were encountered: