coolify/resources/views/livewire/server
Andras Bacsai 2fc870c6eb Fix ineffective restartInitiated guard with proper debouncing
The guard was setting and immediately resetting the flag in the same
synchronous execution, providing no actual protection. Now the flag
stays true until proxy reaches a stable state (running/exited/error)
via WebSocket notification, with additional client-side guard.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 08:57:03 +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 refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
security refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
advanced.blade.php Moved terminal access settings to security page 2025-09-23 06:32:51 +05:30
charts.blade.php Renamed metrics titles CPU(%) to CPU usage - same for memory 2025-09-19 23:19:24 +05:30
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 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
docker-cleanup-executions.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
docker-cleanup.blade.php fix(ui): correct HTML structure and improve clarity in Docker cleanup options 2025-09-29 14:44:39 +02:00
index.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +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 ineffective restartInitiated guard with proper debouncing 2025-12-04 08:57:03 +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(ui): update border styling for consistency across components and enhance loading indicators 2025-06-25 10:56:35 +02:00
show.blade.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
validate-and-install.blade.php feat: implement prerequisite validation and installation for server setup 2025-11-21 09:49:33 +01:00