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.