whisper-money/app/Actions
Víctor Falcón c541dfc104 feat(spaces): add Space model, schema and backfill foundation
Introduce the multi-tenant Space concept without changing any behaviour yet:
every user gets an invisible personal space provisioned on creation, and all
owned models (accounts, connections, transactions, categories, labels, budgets,
automation rules, saved filters) gain a nullable space_id stamped via a
BelongsToSpace trait. An idempotent, chunked spaces:backfill command (run from a
migration) stamps existing rows so space-scoped reads can go live safely.
2026-07-06 16:32:41 +02:00
..
Ai fix(security): scope job-status endpoints to owner + feature-area fixes (#627) 2026-07-03 14:49:32 +02:00
Fortify refactor: centralize duplicated provider & locale keys into enums (#543) 2026-06-16 13:43:14 +00:00
OpenBanking Cancel Enable Banking connections for free users (#289) 2026-04-15 16:23:03 +02:00
Subscription feat(subscriptions): trial/pricing A/B/C experiment (#600) 2026-06-27 18:00:15 +02:00
CreateDefaultCategories.php feat(spaces): add Space model, schema and backfill foundation 2026-07-06 16:32:41 +02:00