coolify/resources/views/livewire/project
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
..
application fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
database fix(validation): add input validation for database backup timeout (#9245) 2026-03-30 20:59:37 +02:00
new fix(github): reset branch state when refreshing repositories 2026-03-31 12:50:19 +02:00
resource refactor(breadcrumb): optimize queries and simplify state management 2026-03-20 00:02:18 +01:00
service feat(ui): improve schedule task single view for better UX (#9266) 2026-03-30 15:10:57 +02:00
shared fix(project): handle slash branches in public repo URLs 2026-04-01 09:11:56 +02:00
add-empty.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
clone-me.blade.php refactor(ui): enhance project cloning interface with improved table layout for server and resource selection 2025-07-01 11:34:44 +02:00
delete-environment.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
delete-project.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
edit.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
environment-edit.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
index.blade.php fix: optimize queries and caching for projects and environments 2026-01-16 11:51:26 +01:00
show.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00