nxtgauge-frontend-solid/src/routes
Ashwin Kumar e5406a0061 feat: add auth context, route guards, password reset, and API client
- Add AuthProvider context and RequireAuth route guard
- Create API client with all endpoint helpers
- Add forgot-password route wired to backend reset endpoints
- Remove dummy login button from login page
- Wire dashboard to auth context for user data
- Enhance profile save to send all fields
- Wire profile submit-for-verification to backend API
2026-04-06 06:19:23 +02:00
..
api chore: sync latest dashboard and role flow updates 2026-04-05 16:52:02 +02:00
help-center feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
professionals feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
roles feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
[...404].tsx feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00
about.tsx Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
contact.tsx Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
dashboard.tsx feat: add auth context, route guards, password reset, and API client 2026-04-06 06:19:23 +02:00
forgot-password.tsx feat: add auth context, route guards, password reset, and API client 2026-04-06 06:19:23 +02:00
index.tsx feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
login.tsx feat: add auth context, route guards, password reset, and API client 2026-04-06 06:19:23 +02:00
privacy.tsx Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
signup.tsx feat: integrate dynamic help center with runtime-configured knowledge base 2026-04-06 03:33:29 +02:00
terms.tsx Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00