-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.15
-
Fix Version/s: None
-
Component/s: Ergonomy / UX / UI, Versioning & Branch management
-
Tags:
In the case where the "commit on save" option is not set in the project settings, it can be interesting to have an icon displayed on a side of the screen to warn the user that he has changes pending.
By clicking on the icons, he can fall on the list of the features changed, see if all is ok, and commit all the changes (or only those selected possibly) at once with a relevant commit message.
This feature will improve:
- the feeling from user to control what he did / does during a work session
- the collaborative work by committing the wanted element(s) with a relevant commit message readable by other developers
- the lone dev work by displaying a summary of what work he did and what is still remaining before its commit.