whisper-money/app/Http
Víctor Falcón 7df967c487 feat(spaces): invitations, members and owner-scoped feature gates
Add the collaboration layer for Business spaces: owners invite people by email
(seat-capped per subscription), invitees accept via a tokened link to join as
members, and owners can remove members while members can leave. Paid-feature
gates (subscription middleware, open-banking) now resolve against the active
space's owner, so a member of a Business space gets its features without a plan
of their own. Members management and invitations live on the spaces settings
page.
2026-07-09 12:48:01 +02:00
..
Controllers feat(spaces): invitations, members and owner-scoped feature gates 2026-07-09 12:48:01 +02:00
Middleware feat(spaces): invitations, members and owner-scoped feature gates 2026-07-09 12:48:01 +02:00
Requests feat(spaces): invitations, members and owner-scoped feature gates 2026-07-09 12:48:01 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00