coolify/resources/views
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
..
auth test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
components style(navbar): use tracking-tight instead of tracking-wide for logo 2026-03-31 13:52:39 +02:00
emails fix(notification): updated cloud subscription links to valid url 2026-03-30 11:37:28 +05:30
errors chore: prepare for PR 2026-03-03 12:37:06 +01:00
invitation refactor: split invitation endpoint into GET (show) and POST (accept) 2026-03-26 14:30:27 +01:00
layouts fix(forms): use Alpine state for password visibility toggles 2026-03-29 20:47:36 +02:00
livewire feat(railpack): add config merging, beta badge, and nodejs seeder example 2026-04-09 18:45:42 +02:00
server
source Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
vendor/mail