coolify/resources/views/livewire/server
Andras Bacsai 2692496726 fix(database): refresh SSL/status state and harden clone writes
Handle database status updates more reliably by listening for `ServiceChecked`
and using explicit `refresh()` handlers in Livewire database components.

Also switch guarded clone/create paths to `forceFill`/`forceCreate` in helper
flows to avoid missing persisted attributes during app/service cloning.

Update log/terminal font stacks to Geist (with bundled variable fonts) and add
coverage for SSL status refresh, persistent volume UUID cloning, and log font
styling.
2026-03-31 09:29:36 +02: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 fix(validation): add input validation for server advanced settings page 2026-03-29 01:14:08 +05:30
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 feat(server): allow force deletion of servers with resources 2026-03-13 16:58:26 +01: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 fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
docker-cleanup.blade.php fix(docker): skip cleanup stale warning on cloud instances 2026-03-20 15:59:23 +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 feat(server): allow force deletion of servers with resources 2026-03-13 16:58:26 +01:00
proxy.blade.php feat(proxy): add database-backed config storage with disk backups 2026-03-11 14:11:31 +01:00
resources.blade.php Fix server resources tab 500 error with mixed model types 2025-12-17 18:13:55 +01:00
sentinel.blade.php fix(validation): add input validation for sentinel configuration 2026-03-29 01:56:06 +05:30
show.blade.php feat(server): add server metadata collection and display 2026-03-11 16:21:05 +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