coolify/resources/views/livewire/project
Andras Bacsai d7e1b7ec37 feat(railpack): add config merging, beta badge, and nodejs seeder example
- Implement railpack.json + generated config deep merging logic in
  ApplicationDeploymentJob with JSON validation and assoc array checks
- Label Railpack as "Beta" in all build pack selectors and show a
  visible beta badge when railpack is selected in new-app forms
- Add railpack-nodejs Fastify example to ApplicationSeeder
- Add ApplicationSeederTest and ApplicationDeploymentRailpackConfigTest
  covering config merge behavior and seeder correctness
2026-04-09 18:45:42 +02:00
..
application feat(railpack): add config merging, beta badge, and nodejs seeder example 2026-04-09 18:45:42 +02:00
database fix(validation): add input validation for database backup timeout (#9245) 2026-03-30 20:59:37 +02:00
new feat(railpack): add config merging, beta badge, and nodejs seeder example 2026-04-09 18:45:42 +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