Add UI to set time estimate on issues and MRs
What does this MR do and why?
This MR continues to add the UI to the GitLab time tracking features
This time I am introducing the UI to set the time estimate on issues and MRs
Screenshots or screen recordings
Registrazione_schermo_2023-06-26_alle_21.04.22
How to set up and validate locally
- Go to an issue or a MR on your local GDK
- On the sidebar, use the
Set estimate
button inside theTime tracking
section to update or reset the time estimate
Few things to notice:
- When opening the modal, the value inside the text box should show the current time estimate expressed in a human readable format respecting the setting about limiting the display to hours
- The reset button should be enabled when the current estimate is not equal to 0 and, when used, should set it to 0
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Marco Zille