You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to see a list containing the latest time-entries created by me. This info is going to be accessible once the ticket ioet/time-tracker-backend#215 has been implemented. We want to display this list at the right of the
time-clock screen. Each item can be used to create a new entry, so when the user clicks on it, a new entry is automatically created using all the info from the entry same as the clock-in button does.