aethex-forge/api/staff
Claude f1efc97c86
Add staff feature APIs and update 2 pages to use real data
- Add database migration for staff features (announcements, expenses,
  courses, reviews, knowledge base, projects, marketplace, handbook)
- Add 8 new API endpoints: announcements, expenses, courses, reviews,
  knowledge-base, projects, marketplace, handbook
- Update StaffAnnouncements.tsx to use real API with read tracking
- Update StaffExpenseReports.tsx to use real API with submit dialog

More staff pages to be updated in next commit.
2026-01-26 22:25:14 +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 Update imports batch 20-24 2025-11-16 05:03:31 +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