whisper-money/tests/Feature/Spaces
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
..
SpaceFoundationTest.php feat(spaces): scope reads by active space and add the space switcher 2026-07-09 12:48:00 +02:00
SpaceInvitationTest.php feat(spaces): invitations, members and owner-scoped feature gates 2026-07-09 12:48:01 +02:00
SpaceManagementTest.php fix(spaces): scope category/label/saved-filter uniqueness per space 2026-07-09 12:48:01 +02:00
SpaceScopingTest.php feat(spaces): scope reads by active space and add the space switcher 2026-07-09 12:48:00 +02:00