No description
Find a file
2026-04-05 16:52:01 +02:00
.claude fix(admin): convert AdminShell to persistent layout, fix company API URL 2026-04-03 02:49:14 +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: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +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: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
tests chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
.gitignore chore: sync local changes 2026-03-26 20:58:39 +01:00
package-lock.json chore: sync local changes 2026-03-26 20:58:39 +01:00
package.json chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
playwright.config.ts chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +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
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: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +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