nxtgauge-admin-solid/src
Ashwin Kumar 02df2baa4e Fix admin login URL — use /api/gateway/auth/login proxy route
Was calling /api/admin/auth/login which had no handler.
Fixed to /api/gateway/auth/login which proxies to Rust backend.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 02:32:56 +02:00
..
components feat(admin): wire management modules to live backend and add UGC role 2026-04-02 13:09:42 +02:00
lib Standardize admin tables and polish shell UX 2026-03-30 04:48:09 +02:00
routes Fix admin login URL — use /api/gateway/auth/login proxy route 2026-04-03 02:32:56 +02:00
stories chore: sync local changes 2026-03-26 20:58:39 +01:00
app.css Standardize admin tables and polish shell UX 2026-03-30 04:48:09 +02:00
app.tsx feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
entry-client.tsx fix(vinxi): export default client entry mount 2026-03-20 15:40:17 +01:00
entry-server.tsx feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
global.d.ts feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00