Commit Graph

11 Commits

Author SHA1 Message Date
1a85ca6830 Fix some bugs that Qwen missed 2026-06-16 09:25:15 -04:00
bc3e178676 WIP reporting on actions taken 2026-06-16 09:15:18 -04:00
b2f84a27cd Add comments field 2026-06-16 09:09:05 -04:00
06b70f814e Fix error on page load 2026-06-15 19:23:07 -04:00
369c8b872e Add pay action to form 2026-06-15 19:10:56 -04:00
2146fa6bad Add paid hours to reports 2026-06-15 19:08:07 -04:00
3defdc3aab Add paid column and handle it in the app 2026-06-15 19:02:52 -04:00
08f92c068e Clean things up a bit 2026-06-15 18:57:57 -04:00
4ee4ced6eb GPT : Timezone and reporting improvements
Add timezone-aware timestamp support and reporting improvements
Store timestamps in ISO-8601 format with timezone offsets
Accept client-local timestamps from browser and API
Normalize legacy naive timestamps during parsing
Add migration script for converting old SQLite timestamps
Fix mixed naive/aware datetime comparison errors
Render timestamps in browser-local timezone
Auto-generate default 7-day reports on page load
Expand default dashboard report to include all users
Preserve manual single-user report generation
Add curl-based validation/test script for API and report flows
2026-05-29 10:55:56 -04:00
f175321283 Show clocked in users at the top of the page 2026-05-20 17:09:45 -04:00
86e6adfe2e Initial add 2026-05-19 18:14:39 -04:00