Commit Graph

6 Commits

Author SHA1 Message Date
kdaniel2410 cac9d0e04d update: split workspace pages into reusable components 2026-06-24 23:31:04 +01:00
kdaniel2410 2bb985000b feat: add organization membership data model 2026-06-24 18:07:27 +01:00
kdaniel2410 44bfb083f9 feat: add billing and organization workflows 2026-06-24 13:53:52 +01:00
kdaniel2410 b5ba84b19f feat: add organization context model
Introduce organizations as the top-level workspace model with address and bank-detail fields.

Store the active organization on Better Auth sessions and load organization context for dashboard routes.

Add the migration that creates organizations and backfills existing records to the default organization.
2026-06-06 14:14:00 +01:00
kdaniel2410 ee98b7147c feat: migrate admins to better auth roles 2026-06-05 23:55:45 +01:00
kdaniel2410 7bb19e1be3 feat: add auth and database foundation 2026-06-05 23:25:23 +01:00