coolify/app/Http
Aditya Tripathi 12498b4b86 feat(teams): persist active team and add team selection screen
Add current_team_id to users so the last active team is restored on
login instead of always defaulting to the personal team. When a user
belongs to multiple teams and has no valid stored choice, redirect
them to a new team.select screen (SelectTeam Livewire component) to
pick one, rather than silently choosing the first team. Update
Fortify and OAuth login flows to use the new resolveStoredTeam()
logic.
2026-09-08 14:44:39 +02:00
..
Controllers feat(teams): persist active team and add team selection screen 2026-09-08 14:44:39 +02:00
Middleware feat(teams): persist active team and add team selection screen 2026-09-08 14:44:39 +02:00
Kernel.php chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00