coolify/resources/views/livewire
Andras Bacsai 0649a424b8 fix(buildpack): revert default build pack to nixpacks and reorder selector
Change default build_pack from railpack back to nixpacks in all new
application flows (GithubPrivateRepository, GithubPrivateRepositoryDeployKey,
PublicGitRepository) and reorder the build pack dropdown so Nixpacks
appears before Railpack across all relevant views.

Add feature tests covering the nixpacks default and selector ordering.
2026-04-09 17:48:17 +02:00
..
admin Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
boarding feat: add async prerequisite installation with retry logic and visual feedback 2025-11-24 08:44:04 +01:00
destination Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
notifications fix(validation): add input validation for emails configuration 2026-03-29 12:13:30 +05:30
profile
project fix(buildpack): revert default build pack to nixpacks and reorder selector 2026-04-09 17:48:17 +02:00
security feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00
server fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
settings feat(ui): add two step confirmation to enable self registration 2026-03-29 22:48:02 +05:30
shared-variables feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00
source/github fix(git): GitHub App webhook endpoint defaults to IPv4 instead of the instance domain 2026-03-13 11:19:00 +05:30
storage feat(storage): add storage management for backup schedules 2026-03-19 12:48:52 +01:00
subscription feat(subscription): add billing interval to price preview 2026-03-27 19:05:13 +01:00
tags Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
team Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
terminal Changes auto-committed by Conductor 2025-10-20 14:07:45 +02:00
activity-monitor.blade.php fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
dashboard.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
deployments-indicator.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
force-password-reset.blade.php
global-search.blade.php chore: prepare for PR 2026-02-18 11:20:32 +01:00
help.blade.php
layout-popups.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
navbar-delete-team.blade.php
settings-backup.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
settings-dropdown.blade.php fix: eliminate dark mode white screen flicker on page transitions 2025-10-23 20:46:58 +02:00
settings-email.blade.php fix(validation): add input validation for emails configuration 2026-03-29 12:13:30 +05:30
settings-oauth.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
switch-team.blade.php
upgrade.blade.php feat(ui): improve sidebar menu items styling (#7928) 2026-01-12 23:09:56 +01:00
verify-email.blade.php