aethex-forge/client/pages/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
..
StaffAnnouncements.tsx Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
StaffExpenseReports.tsx Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
StaffInternalMarketplace.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffKnowledgeBase.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffLearningPortal.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffOKRs.tsx Add OKR management and time tracking features 2026-01-26 22:36:16 +00:00
StaffOnboarding.tsx Build complete Staff Onboarding Portal 2026-01-26 21:14:44 +00:00
StaffOnboardingChecklist.tsx Build complete Staff Onboarding Portal 2026-01-26 21:14:44 +00:00
StaffPerformanceReviews.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffProjectTracking.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffTeamHandbook.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffTimeTracking.tsx Add OKR management and time tracking features 2026-01-26 22:36:16 +00:00