soulsync/webui
Antti Kettunen 3be028f97b
Keep profile editor page access complete
- reuse the create-form page controls when rendering edit forms
- preserve existing home_page and allowed_pages IDs that the old whitelist hid
- keep mandatory pages checked so saves do not drop them
2026-05-13 22:26:21 +03:00
..
src Redirect root to profile home 2026-05-13 22:26:21 +03:00
static Keep profile editor page access complete 2026-05-13 22:26:21 +03:00
tests Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
.gitignore Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
index.html Drop server-rendered webui page state 2026-05-13 22:26:21 +03:00
package-lock.json Adopt TanStack Form for issue reporting 2026-05-13 22:26:20 +03:00
package.json Adopt TanStack Form for issue reporting 2026-05-13 22:26:20 +03:00
playwright.config.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
tsconfig.json Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
vite.config.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
vitest.setup.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00