aethex-forge/client
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
..
api Add ecosystem filtering to opportunities and update posting form 2025-12-13 02:25:12 +00:00
components Merge branch 'main' into claude/find-unfinished-flows-vKjsD 2026-01-26 15:50:36 -07:00
contexts Add a way to display participants in an activity 2025-12-13 04:51:25 +00:00
data Prettier format pending files 2025-10-19 06:00:42 +00:00
desktop Update application to include desktop build and release configurations 2025-12-05 23:20:50 +00:00
hooks Award experience points for user actions and improve level-up notifications 2025-12-12 23:44:00 +00:00
lib feat: implement design system with consistent layout tokens 2026-01-11 01:42:19 +00:00
pages fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
App.tsx fix: resolve broken auth imports and JSX tag mismatches 2026-04-08 01:39:46 +00:00
desktop-main.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
desktop-overlay.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
global.css feat: Complete database migration and developer platform 2026-01-10 02:05:15 +00:00
main.tsx Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
vite-env.d.ts Initial commit 2025-08-05 20:03:34 +00:00