coolify/app/Livewire/Team
Aditya Tripathi 2b92fb86b5 fix(teams): clear stale current_team_id when membership ends
Reset the user's persisted current_team_id when they are removed from
a team, when their team is deleted, or when refreshSession finds no
team left, so a dangling reference is never restored on next login.
2026-09-08 14:44:39 +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): clear stale current_team_id when membership ends 2026-09-08 14:44:39 +02:00