coolify/app/Livewire/Project/Database
Andras Bacsai 2692496726 fix(database): refresh SSL/status state and harden clone writes
Handle database status updates more reliably by listening for `ServiceChecked`
and using explicit `refresh()` handlers in Livewire database components.

Also switch guarded clone/create paths to `forceFill`/`forceCreate` in helper
flows to avoid missing persisted attributes during app/service cloning.

Update log/terminal font stacks to Geist (with bundled variable fonts) and add
coverage for SSL status refresh, persistent volume UUID cloning, and log font
styling.
2026-03-31 09:29:36 +02:00
..
Backup Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Clickhouse fix(validation): add input validation for port exposes and port mappings fields (#9240) 2026-03-30 21:02:50 +02:00
Dragonfly fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
Keydb fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
Mariadb fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
Mongodb fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
Mysql fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
Postgresql fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
Redis fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
BackupEdit.php fix(validation): add input validation for database backup timeout 2026-03-29 02:48:32 +05:30
BackupExecutions.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
BackupNow.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00
Configuration.php Merge branch 'next' into andrasbacsai/livewire-model-binding 2025-10-16 11:05:29 +02:00
CreateScheduledBackup.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00
Heading.php refactor(jobs): split task skip checks into critical and runtime phases 2026-02-28 18:37:51 +01:00
Import.php fix(livewire): add Locked attributes and consolidate container name validation 2026-03-25 20:21:39 +01:00
InitScript.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ScheduledBackups.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00