coolify/resources
Andras Bacsai 25d424c743 refactor: split invitation endpoint into GET (show) and POST (accept)
Refactor the invitation acceptance flow to use a landing page pattern:
- GET shows invitation details (team name, role, confirmation button)
- POST processes the acceptance with proper form submission
- Remove unused revoke GET route (handled by Livewire component)
- Add Blade view for the invitation landing page
- Add feature tests for the new invitation flow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 14:30:27 +01:00
..
css feat(storage): add storage management for backup schedules 2026-03-19 12:48:52 +01:00
fonts chore: Add log1x/laravel-webfonts package 2024-06-25 13:44:46 +02:00
js chore: prepare for PR 2026-03-10 20:37:22 +01:00
views refactor: split invitation endpoint into GET (show) and POST (accept) 2026-03-26 14:30:27 +01:00