coolify/app/Livewire/Project
Andras Bacsai d894c3d903 feat(database): implement two-step confirmation for database deletion
Added a new delete method in the Database component that includes a two-step confirmation process requiring the user to enter their password. If two-step confirmation is disabled, the deletion proceeds without password verification. Additionally, a confirmation modal has been integrated into the database view to prompt users before deletion, enhancing the safety of this critical operation.
2025-03-12 16:33:35 +01:00
..
Application fix(deployment): improve server selection for deployment cancellation 2025-02-12 10:51:26 +01:00
Database fix(core): add server functionality check before dispatching container status 2025-02-22 12:51:22 +01:00
New feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
Resource Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Service feat(database): implement two-step confirmation for database deletion 2025-03-12 16:33:35 +01:00
Shared refactor(scheduled-tasks): Improve scheduled task creation and management 2025-02-27 13:26:35 +01:00
AddEmpty.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
CloneMe.php chore: use the new job dispatch 2025-01-13 11:13:35 +01:00
DeleteEnvironment.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
DeleteProject.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Edit.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
EnvironmentEdit.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Index.php improve navigation 2025-01-16 11:04:50 +01:00
Show.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00