coolify/resources/views
Andras Bacsai 7b589abfbe fix: fix SPA toggle nginx regeneration and add confirmation modal
- Fix SPA toggle not triggering nginx configuration regeneration by capturing old value before syncData
- Fix similar issue with is_http_basic_auth_enabled using value comparison instead of isDirty
- Remove redundant application settings save() call
- Add confirmation modal to nginx generation button to prevent accidental overwrites
- Pass correct type parameter (spa/static) to generateNginxConfiguration method
2025-11-04 09:48:59 +01:00
..
auth Changes auto-committed by Conductor (#6908) 2025-10-16 17:33:42 +02:00
components fix: add wire:ignore directive to modal component for improved functionality 2025-10-27 17:03:19 +01:00
emails feat: implement Hetzner deletion failure notification system with email and messaging support 2025-10-10 09:35:58 +02:00
errors fix(errors): update error pages to provide navigation options 2025-08-22 14:00:01 +02:00
layouts refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
livewire fix: fix SPA toggle nginx regeneration and add confirmation modal 2025-11-04 09:48:59 +01:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source feat(project): enhance project index with resource creation capabilities 2025-10-07 17:17:31 +02:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00