nxtgauge-frontend-solid/src/lib
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
..
runtime feat: integrate dynamic help center with runtime-configured knowledge base 2026-04-06 03:33:29 +02:00
server chore: sync latest dashboard and role flow updates 2026-04-05 16:52:02 +02:00
api.ts feat: add auth context, route guards, password reset, and API client 2026-04-06 06:19:23 +02:00
auth-intent.test.ts Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
auth-intent.ts feat: align solid public pages and auth flows with nextjs parity 2026-03-17 15:35:58 +01:00
auth.tsx feat: add auth context, route guards, password reset, and API client 2026-04-06 06:19:23 +02:00
form-validation.ts Add form validation to all dashboard forms 2026-04-02 22:55:56 +02:00
guided-tour-content.test.ts Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
guided-tour.test.ts Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
guided-tour.ts Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
help-center.ts feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
http.ts chore: cleanup — remove legacy redirect shims and localStorage token storage 2026-03-25 23:42:43 +01:00
onboarding-flow.test.ts Refine onboarding UX, role cards, and runtime schema integration 2026-03-22 15:54:12 +01:00
onboarding-flow.ts Refine onboarding UX, role cards, and runtime schema integration 2026-03-22 15:54:12 +01:00
professionals.ts feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
role-landings.ts feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00