No description
Find a file
2026-04-08 22:12:38 +02:00
.claude chore: add launch.json for Claude Code preview server 2026-04-08 02:15:47 +02:00
.github/workflows chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
.nitro/types feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
.playwright-cli feat(admin): wire management modules to live backend and add UGC role 2026-04-02 13:09:42 +02:00
.storybook Refactor admin UI and add Storybook/Vitest setup 2026-03-26 06:20:22 +01:00
docs chore: update admin docs, role config, and kb management 2026-04-06 01:46:58 +02:00
public feat(admin): align nextjs sidebar/ui parity and module flow bridge 2026-03-19 03:36:46 +01:00
scripts chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
src chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
tests chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
.eslintrc.cjs feat: comprehensive testing infrastructure 2026-04-08 02:38:17 +02:00
.gitignore feat: comprehensive testing infrastructure 2026-04-08 02:38:17 +02:00
.prettierrc feat: comprehensive testing infrastructure 2026-04-08 02:38:17 +02:00
admin.log feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
admin.pid feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
package-lock.json chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
package.json chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
playwright.a11y.config.ts chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
playwright.config.ts chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
playwright.external.config.ts chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
playwright.storybook.config.ts chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
playwright.visual.config.ts chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
README.md feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
tsconfig.json feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
vite.config.ts Refactor admin UI and add Storybook/Vitest setup 2026-03-26 06:20:22 +01:00
vitest.config.ts chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
vitest.shims.d.ts Refactor admin UI and add Storybook/Vitest setup 2026-03-26 06:20:22 +01:00

NXTGAUGE Admin Solid

SolidStart migration target for nxtgauge-nov-2025-frontend (admin panel).

Principle

Port admin modules one by one with strict API/permission parity.

See docs/MIGRATION_MASTER_PLAN.md.

This project was created with the Solid CLI