- StaffLearningPortal: Fetches courses from /api/staff/courses, supports starting courses and tracking progress - StaffPerformanceReviews: Fetches reviews from /api/staff/reviews, supports adding employee comments with dialog - StaffKnowledgeBase: Fetches articles from /api/staff/knowledge-base, supports search, filtering, view tracking, and helpful marking - StaffProjectTracking: Fetches projects from /api/staff/projects, supports task status updates and creating new tasks - StaffInternalMarketplace: Now points marketplace with /api/staff/marketplace, supports redeeming items with points and viewing orders - StaffTeamHandbook: Fetches handbook sections from /api/staff/handbook, displays grouped by category with expand/collapse All pages now use real Supabase data instead of mock arrays. |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| contexts | ||
| data | ||
| desktop | ||
| hooks | ||
| lib | ||
| pages | ||
| App.tsx | ||
| desktop-main.html | ||
| desktop-overlay.html | ||
| global.css | ||
| main.tsx | ||
| vite-env.d.ts | ||