coolify/resources/views/livewire/server
Andras Bacsai 41e1248b6f fix(auth): enforce proxy authorization checks in server navbar
Add authorization gate using @can('manageProxy') directive to ensure only
authorized users can view and interact with proxy control buttons (restart,
stop, start) in the server navbar component. Refactor tests to validate that
members cannot see proxy buttons while admins can.
2026-02-25 15:37:04 +01:00
..
ca-certificate Fix typo 2025-10-20 11:59:29 +01:00
cloud-provider-token improved hetzner features 2025-10-09 12:53:57 +02:00
new Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
private-key feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
proxy Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
security Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
advanced.blade.php Add deployment queue limit to prevent queue bombing 2025-12-04 13:52:27 +01:00
charts.blade.php fix: remove livewire:init wrapper from server charts event listeners 2026-01-02 13:11:16 +01:00
cloudflare-tunnel.blade.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
create.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
delete.blade.php basics of adding / removing hetzner servers 2025-10-09 10:41:29 +02:00
destinations.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
docker-cleanup-executions.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
docker-cleanup.blade.php Add server-level toggle to disable application image retention 2025-12-05 12:22:20 +01:00
index.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
log-drains.blade.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
navbar.blade.php fix(auth): enforce proxy authorization checks in server navbar 2026-02-25 15:37:04 +01:00
proxy.blade.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
resources.blade.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00
sentinel.blade.php refactor: move Swarm and Sentinel to dedicated sidebar menu items 2025-12-18 12:18:22 +01:00
show.blade.php refactor: move Swarm and Sentinel to dedicated sidebar menu items 2025-12-18 12:18:22 +01:00
swarm.blade.php refactor: move Swarm and Sentinel to dedicated sidebar menu items 2025-12-18 12:18:22 +01:00
validate-and-install.blade.php feat: implement prerequisite validation and installation for server setup 2025-11-21 09:49:33 +01:00