nxtgauge-admin-solid/src
Ashwin Kumar Sivakumar 5316811b45
All checks were successful
build-and-release / build (push) Successful in 50s
Add Onboarding Schema Editor, replacing the deprecated stub
Lets an admin define each role's verification wizard steps and fields
(with drag-to-reorder), which fields lock permanently once approved,
the portfolio persistence model, and whether the wizard is enabled at
all for that role — writing to onboarding_configs.schema_json via the
(now admin-gated) config API. This is the admin surface for the new
runtime-config-driven wizard the frontend/backend now consume, so
nothing about a role's onboarding flow needs a code change to adjust.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 20:11:12 +05:30
..
components Add Onboarding Schema Editor, replacing the deprecated stub 2026-07-28 20:11:12 +05:30
lib Fix security audit findings: PayU secret leak, dead auth gate 2026-07-23 17:32:28 +05:30
routes Add Onboarding Schema Editor, replacing the deprecated stub 2026-07-28 20:11:12 +05:30
stories fix: Storybook import path for onboarding-management 2026-07-06 22:02:39 +05:30
test fix: TypeScript errors, test quality, and admin panel correctness 2026-07-17 00:47:43 +02:00
app.css chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
app.tsx chore: checkpoint workspace updates 2026-04-26 23:58:42 +02: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