Commit Graph

6 Commits

Author SHA1 Message Date
kdaniel2410 2339fa02f8 chore: refresh types and formatting 2026-06-24 13:56:41 +01:00
kdaniel2410 44bfb083f9 feat: add billing and organization workflows 2026-06-24 13:53:52 +01:00
kdaniel2410 4fd81c923b feat: add runed-backed list search 2026-06-24 13:40:09 +01:00
kdaniel2410 1ea8ce2135 refactor: centralize form and record helpers 2026-06-24 13:40:01 +01:00
kdaniel2410 cbd2fb2921 refactor: scope dashboard records by organization
Attach clients, rooms, services, bookings, contacts, addresses, invoices, and contracts to organizations.

Filter dashboard loads and related option lists by the active organization from the session.

Ensure create, update, and archive actions only affect records in the active organization.
2026-06-06 14:14:12 +01:00
kdaniel2410 631a5112f4 feat: add client workspace management 2026-06-05 23:25:36 +01:00