Added a UI to create timelogs
Compare changes
Files
2- Marco Zille authored
@@ -35,7 +35,7 @@ export default {
@@ -51,14 +51,11 @@ export default {
@@ -113,7 +110,7 @@ export default {
@@ -124,33 +121,27 @@ export default {
Related to &8429.
This MR adds the UI to allow users to create a time entry without using the quick action
The button to open the form is only visible for Reporter+ users since guests cannot create time entries.
The form also supports quick submit to quickly create a time entry with:
Ctrl + Enter
or Cmd + Enter
when the focus is on the Summary
text area fieldEnter
when focus is on the Time spent
field.Registrazione_schermo_2022-11-25_alle_22.25.38
Registrazione_schermo_2022-11-25_alle_22.27.55
+
button on the Time tracking
section of the sidebar to create a time entryThis checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.