coolify/routes
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
..
ai.php feat(mcp): add per-team server toggle 2026-06-25 11:42:19 +02:00
api.php feat(domains): support per-domain internal port overrides (#11594) 2026-09-02 19:39:19 +02:00
channels.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
console.php Sending e-mails and settings on Team. 2023-05-25 17:27:52 +01:00
web.php feat(teams): persist active team and add team selection screen 2026-09-08 14:44:39 +02:00
webhooks.php feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00