coolify/app/Livewire/Team
Andras Bacsai 8f90882875 fix(teams): make membership and source deletions atomic
Wrap team membership changes, invitation revocation, and GitHub source deletion in transactions, with coverage for rollback failures.
2026-08-20 09:38:50 +02:00
..
Member feat(ui): show two-factor status of team members (#11186) 2026-08-11 21:10:55 +02:00
Storage Fix styling 2024-06-10 20:43:34 +00:00
AdminView.php feat(ui): standardize paginated tables and responsive dropdowns 2026-08-16 00:58:23 +02:00
Create.php fix(teams): restrict deletion to owners and backfill team ownership 2026-08-20 09:32:32 +02:00
DangerZone.php fix(teams): restrict deletion to owners and backfill team ownership 2026-08-20 09:32:32 +02:00
Index.php feat(ui): unify team, security, and notification settings layouts 2026-08-05 16:24:31 +02:00
Invitations.php fix(teams): make membership and source deletions atomic 2026-08-20 09:38:50 +02:00
InviteLink.php Merge remote-tracking branch 'origin/next' into 10633-invitation-link-redirect 2026-07-02 18:55:25 +02:00
Member.php fix(teams): make membership and source deletions atomic 2026-08-20 09:38:50 +02:00