coolify/resources/views/livewire/project/service
Andras Bacsai b878dc8102 refactor(auth): enforce team member authorization across app
Restrict sensitive operations to admins/owners and hide sensitive data
from team members:
- Add authorization checks to Livewire components and API endpoints
- Restrict team members from accessing sensitive permissions and data
- Hide environment variable values from non-admin team members
- Update policies to enforce team-level admin status requirement
- Add useSensitivePermissions policy for read:sensitive tokens
- Improve disabled button UX with auth-specific tooltips
- Add authorization checks in middleware for API tokens

Closes authorization gaps in project management, server management,
and settings components.
2026-02-27 11:41:01 +01:00
..
configuration.blade.php fix(ui): modal issues 2026-01-19 18:19:35 +01:00
database-backups.blade.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00
edit-compose.blade.php feat: add dynamic viewport-based height for compose editor 2025-10-27 11:18:25 +01:00
edit-domain.blade.php feat: Implement required port validation for service applications 2025-11-06 14:32:36 +01:00
file-storage.blade.php fix: Detect read-only Docker volumes with long-form syntax and enable refresh 2025-12-11 14:18:58 +01:00
heading.blade.php refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
index.blade.php feat(ui): improve sidebar menu items styling (#7928) 2026-01-12 23:09:56 +01:00
stack-form.blade.php Fix wireNavigate on external links and url()->previous() 2025-12-17 13:25:27 +01:00
storage.blade.php fix: Improve read-only volume detection and UI messaging 2025-12-11 21:25:33 +01:00