Commit Graph

13 Commits

Author SHA1 Message Date
kdaniel2410 bf5a1ad5b5 fix: target named login action
Point the login form at the explicit named action used by the server route.

Remove the stale production preview command from the README deployment notes.
2026-06-06 14:13:51 +01:00
kdaniel2410 5be93c65ea refactor: replace admin bootstrap script with first-run setup 2026-06-06 00:02:43 +01:00
kdaniel2410 b435a92da8 chore: use wrangler local d1 for admin bootstrap 2026-06-05 23:59:21 +01:00
kdaniel2410 ee98b7147c feat: migrate admins to better auth roles 2026-06-05 23:55:45 +01:00
kdaniel2410 dd7eb028db chore: allow admin self actions for testing 2026-06-05 23:39:02 +01:00
kdaniel2410 696641bfc0 fix: show admin row action menus uniformly 2026-06-05 23:38:06 +01:00
kdaniel2410 d696557641 docs: document clearity setup and deployment 2026-06-05 23:26:04 +01:00
kdaniel2410 37f73d15e4 chore: add shadcn svelte ui primitives 2026-06-05 23:25:59 +01:00
kdaniel2410 f3e4f42272 feat: add room and service management 2026-06-05 23:25:44 +01:00
kdaniel2410 631a5112f4 feat: add client workspace management 2026-06-05 23:25:36 +01:00
kdaniel2410 930e83344c feat: add dashboard shell and shared components 2026-06-05 23:25:30 +01:00
kdaniel2410 7bb19e1be3 feat: add auth and database foundation 2026-06-05 23:25:23 +01:00
kdaniel2410 6c3cef4da2 chore: scaffold sveltekit cloudflare app 2026-06-05 23:25:18 +01:00