coolify/app/Livewire/Project/Database
Andras Bacsai 8366e150b1 feat(livewire): add selectedActions parameter and error handling to delete methods
- Add `$selectedActions = []` parameter to delete/remove methods in multiple
  Livewire components to support optional deletion actions
- Return error message string when password verification fails instead of
  silent return
- Return `true` on successful deletion to indicate completion
- Handle selectedActions to set component properties for cascading deletions
  (delete_volumes, delete_networks, delete_configurations, docker_cleanup)
- Add test coverage for Danger component delete functionality with password
  validation and selected actions handling
2026-03-11 15:04:45 +01:00
..
Backup Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Clickhouse fix: address review feedback on proxy timeout 2026-02-27 14:24:04 -08:00
Dragonfly fix: address review feedback on proxy timeout 2026-02-27 14:24:04 -08:00
Keydb fix: address review feedback on proxy timeout 2026-02-27 14:24:04 -08:00
Mariadb fix: address review feedback on proxy timeout 2026-02-27 14:24:04 -08:00
Mongodb fix: address review feedback on proxy timeout 2026-02-27 14:24:04 -08:00
Mysql fix: address review feedback on proxy timeout 2026-02-27 14:24:04 -08:00
Postgresql fix: address review feedback on proxy timeout 2026-02-27 14:24:04 -08:00
Redis fix: address review feedback on proxy timeout 2026-02-27 14:24:04 -08:00
BackupEdit.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
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(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