coolify/resources/views/livewire/project/shared
Andras Bacsai 968508583d fix(project): handle slash branches in public repo URLs
Parse `/tree/...` URLs by first capturing the full branch candidate, then
iteratively resolving valid branch names for GitHub API lookups and deriving
the remaining path as base directory. Also adjust env var editor/input view
classes (`font-sans`, `w-full`) and add/extend feature tests for both branch
parsing and multiline toggle rendering.
2026-04-01 09:11:56 +02:00
..
environment-variable fix(project): handle slash branches in public repo URLs 2026-04-01 09:11:56 +02:00
scheduled-task feat(ui): add helper text for frequency input on scheduled task view 2026-03-29 15:46:11 +05:30
storages fix(storages): hide PR suffix for services and fix instantSave logic 2026-03-16 21:10:00 +01:00
configuration-checker.blade.php
danger.blade.php
destination.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
execute-container-command.blade.php chore: prepare for PR 2026-03-10 20:37:22 +01:00
get-logs.blade.php fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
health-checks.blade.php fix(health-checks): sanitize and validate CMD healthcheck commands 2026-02-25 11:28:33 +01:00
logs.blade.php feat(preview-env): add production variable fallback for docker-compose 2026-03-25 13:26:50 +01:00
metrics.blade.php fix: prevent metric charts from freezing when navigating with wire:navigate 2026-01-02 12:36:17 +01:00
resource-limits.blade.php
resource-operations.blade.php fix(ui): empty network destinations when cloning a resource (#7309) 2026-01-06 14:14:56 +01:00
tags.blade.php
terminal.blade.php
upload-config.blade.php
webhooks.blade.php fix: Update documentation links in webhooks view to point to the correct API reference 2025-12-11 21:45:08 +01:00