coolify/resources/views/livewire/server
Andras Bacsai 1739c04d32
Some checks are pending
Staging Build / build-push (aarch64, linux/aarch64, ubuntu-24.04-arm) (push) Waiting to run
Staging Build / build-push (amd64, linux/amd64, ubuntu-24.04) (push) Waiting to run
Staging Build / merge-manifest (push) Blocked by required conditions
feat(github-runners): add capacity wait timeout and deferred repo loading
Add configurable `capacity_wait_timeout` to runner configs and use it in
`ProvisionGithubRunnerJob` to re-dispatch jobs while at capacity, preserving
initial wait start time and stopping after timeout.

Improve runner provisioning by caching an extracted runner template and copying
it into new runner directories.

Update Livewire GitHub Runners UI to lazy-load accessible repositories via
`wire:init`, track loading state, add timeout input, and remove preinstall
binary action.

Add/extend feature tests for capacity retry timeout behavior and deferred
repository loading.
2026-03-03 18:37:10 +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 chore: prepare for PR 2026-02-25 12:07:29 +01:00
github-runners.blade.php feat(github-runners): add capacity wait timeout and deferred repo loading 2026-03-03 18:37:10 +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(ui): horizontal overflow on application and service headings (#7970) 2026-01-19 19:27:19 +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 server resources tab 500 error with mixed model types 2025-12-17 18:13:55 +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