coolify/app/Livewire/Project/Database
Devrim Tunçer cc96403cbe fix(database): close confirmation modal after import/restore
The modal stayed open because runImport() and restoreFromS3() did not
accept the password parameter, verify it, or return true on success.

Added password verification and return values to both methods.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 14:45:55 +03:00
..
Backup Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Clickhouse fix: db public port instant save and simplify if condition (#7883) 2026-01-06 13:44:46 +01:00
Dragonfly fix: db public port instant save and simplify if condition (#7883) 2026-01-06 13:44:46 +01:00
Keydb fix: db public port instant save and simplify if condition (#7883) 2026-01-06 13:44:46 +01:00
Mariadb fix: db public port instant save and simplify if condition (#7883) 2026-01-06 13:44:46 +01:00
Mongodb fix: db public port instant save and simplify if condition (#7883) 2026-01-06 13:44:46 +01:00
Mysql fix: db public port instant save and simplify if condition (#7883) 2026-01-06 13:44:46 +01:00
Postgresql fix: db public port instant save and simplify if condition (#7883) 2026-01-06 13:44:46 +01:00
Redis fix: db public port instant save and simplify if condition (#7883) 2026-01-06 13:44:46 +01:00
BackupEdit.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00
BackupExecutions.php fix: skip password confirmation for OAuth users 2025-12-12 14:12:02 +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(database): close confirmation modal after import/restore 2026-03-01 14:45:55 +03: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