Commit graph

4 commits

Author SHA1 Message Date
Claude
ebf62ec80e
Add OKR management and time tracking features
OKR Management:
- Database tables for OKRs, key results, and check-ins
- Full CRUD API with progress auto-calculation
- UI with quarter/year filtering, create/edit dialogs
- Key result progress tracking with status indicators
- Trigger to auto-update OKR progress from key results

Time Tracking:
- Database tables for time entries and timesheets
- API with timer start/stop, manual entry creation
- Week/month/all view with grouped entries by date
- Stats for total hours, billable hours, avg per day
- Real-time timer with running indicator

Both features include RLS policies and proper indexes.
2026-01-26 22:36:16 +00:00
Builder.io
98e5d30339 Update imports batch 20-24
cgen-993b3928a9a149bcb3700b6057689cd3
2025-11-16 05:03:31 +00:00
Builder.io
8a94eb1785 Prettier format pending files 2025-11-15 16:38:40 +00:00
Builder.io
e9441535ae Create /api/gameforge/sprint endpoint
cgen-a9bf50fc08a54a73971f02028a847099
2025-11-15 16:26:27 +00:00