work-timer/app/routes
2023-02-18 23:35:17 +01:00
..
importexport feat: add importexport page with csv export 2023-02-18 21:42:16 +01:00
projects fix: prevent creation project with same name 2023-02-18 23:15:58 +01:00
time-entries fix: mobile modal form 2023-02-18 20:42:59 +01:00
importexport.tsx feat: import csv 2023-02-18 23:16:14 +01:00
index.tsx feat: redirect to time-entries if logged in 2023-02-14 10:23:46 +01:00
login.tsx feat: add login page 2023-02-14 10:15:44 +01:00
logout.tsx feat: add logout route 2023-02-14 10:21:17 +01:00
projects.tsx feat: add projects management 2023-02-14 10:27:43 +01:00
report.tsx chore: add placeholder pages for report and stats 2023-02-18 23:35:17 +01:00
statistics.tsx chore: add placeholder pages for report and stats 2023-02-18 23:35:17 +01:00
time-entries.tsx fix: pagination fieldset styles 2023-02-18 23:26:23 +01:00