work-timer/app/routes
2023-03-05 10:06:55 +01:00
..
account feat: add account management with update + delete 2023-02-23 01:20:18 +01:00
importexport feat: refactor project colors, add duration in time entries, add reports page 2023-02-19 14:07:24 +01:00
projects feat: refactor project colors, add duration in time entries, add reports page 2023-02-19 14:07:24 +01:00
time-entries fix: update duration on save time entry 2023-03-01 01:32:05 +01:00
users feat: add new user 2023-02-23 14:50:02 +01:00
account.tsx feat: add currency + hourly rate to user, fixes for import and reports 2023-03-01 02:27:43 +01:00
importexport.tsx feat: add currency + hourly rate to user, fixes for import and reports 2023-03-01 02:27:43 +01:00
index.tsx feat: redirect to time-entries if logged in 2023-02-14 10:23:46 +01:00
login.tsx fix: auth forms required attrs 2023-02-23 01:19:48 +01:00
logout.tsx feat: add logout route 2023-02-14 10:21:17 +01:00
projects.tsx feat: add sr-only h1 title per-page 2023-02-18 23:45:47 +01:00
reports.tsx feat: add currency + hourly rate to user, fixes for import and reports 2023-03-01 02:27:43 +01:00
signup.tsx fix: auth forms required attrs 2023-02-23 01:19:48 +01:00
time-entries.tsx refactor: show total for this week, reorder counters 2023-03-05 10:06:55 +01:00
users.tsx feat: add user prefs with datetime format 2023-03-01 01:19:38 +01:00