aethex-forge/api/staff
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
..
announcements.ts Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
courses.ts Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
directory.ts Update imports batch 15 2025-11-16 05:03:22 +00:00
expenses.ts Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
handbook.ts Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
invoices.ts Update imports batch 20-24 2025-11-16 05:03:31 +00:00
knowledge-base.ts Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
marketplace.ts Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
me.ts Update imports batch 20-24 2025-11-16 05:03:31 +00:00
members-detail.ts Prettier format pending files 2025-11-11 02:44:36 +00:00
members.ts Fix incorrect import path in award.ts 2025-11-16 03:31:26 +00:00
okrs.ts Add OKR management and time tracking features 2026-01-26 22:36:16 +00:00
onboarding.ts Build complete Staff Onboarding Portal 2026-01-26 21:14:44 +00:00
projects.ts Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
reviews.ts Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
time-tracking.ts Add OKR management and time tracking features 2026-01-26 22:36:16 +00:00