aethex-forge/client/pages/staff
AeThex c67ee049b6
Some checks are pending
Build / build (push) Waiting to run
Deploy / deploy (push) Waiting to run
Lint & Type Check / lint (push) Waiting to run
Security Scan / semgrep (push) Waiting to run
Security Scan / dependency-check (push) Waiting to run
Test / test (18.x) (push) Waiting to run
Test / test (20.x) (push) Waiting to run
fix: resolve broken auth imports and JSX tag mismatches
- Fix 14 files importing useAuth from nonexistent @/lib/auth or @/hooks/useAuth → @/contexts/AuthContext
- Fix ClientReports: Button wrapping Card content, add proper Tabs/TabsContent structure
- Fix ClientInvoices, ClientContracts: </div> → </section> tag mismatch
- Fix ClientSettings: orphaned </TabsContent>, add missing Tabs wrapper and profile tab
- Re-enable 12 disabled pages in App.tsx (hub + staff routes)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 01:39:46 +00:00
..
StaffAnnouncements.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffExpenseReports.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffInternalMarketplace.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffKnowledgeBase.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffLearningPortal.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffOKRs.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffOnboarding.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffOnboardingChecklist.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffPerformanceReviews.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffProjectTracking.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffTeamHandbook.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
StaffTimeTracking.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00