nxtgauge-frontend-solid/src
Tracewebstudio Dev 152f918a7b fix(auth): correct resend-otp API endpoint path
- Change from /api/gateway/api/auth/resend-otp to /api/auth/resend-otp
- Fix in signup.tsx and login.tsx
- Gateway already proxies /api/auth/* to users service
2026-04-16 17:29:46 +02:00
..
components feat: add floating AI chat widget to all pages 2026-04-15 20:03:47 +02:00
data feat: improve Help Center UI with mixed dark/light theme and structured content 2026-04-09 21:52:16 +02:00
lib fix: update forms to match DB schema - first_name/last_name, role keys 2026-04-15 06:23:28 +02:00
routes fix(auth): correct resend-otp API endpoint path 2026-04-16 17:29:46 +02:00
stories chore: sync latest dashboard and role flow updates 2026-04-05 16:52:02 +02:00
test fix: update vitest config and msw v2 API, remove orphaned tests 2026-04-13 01:36:15 +02:00
app.css fix: Chrome rendering and scrolling issues 2026-04-10 02:48:46 +02:00
app.tsx feat: add floating AI chat widget to all pages 2026-04-15 20:03:47 +02:00
entry-client.tsx feat: align solid public pages and auth flows with nextjs parity 2026-03-17 15:35:58 +01:00
entry-server.tsx Refine onboarding UX, role cards, and runtime schema integration 2026-03-22 15:54:12 +01:00
global.d.ts feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00