coolify/resources/views/livewire
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
..
admin
boarding using docker version constant as user feedback 2024-11-10 21:28:12 +00:00
destination fix(ui): align title and add button vertically in various views 2025-02-01 21:34:42 +01:00
notifications
profile
project feat(database): implement two-step confirmation for database deletion 2025-03-12 16:33:35 +01:00
security
server feat(core): prevent using servers with existing resources as build servers 2025-02-18 16:44:16 +01:00
settings feat(ui): Add wire:key to two-step confirmation settings 2025-02-26 08:36:50 +01:00
shared-variables fix(ui): align title and add button vertically in various views 2025-02-01 21:34:42 +01:00
source feat(github-source): Enhance GitHub App configuration with manual and private key support 2025-03-11 14:15:22 +01:00
storage Merge pull request #5130 from ari-party/patch-idk 2025-02-13 10:09:44 +01:00
subscription feat(ui): add top padding to pricing plans view 2025-02-13 10:22:01 +01:00
tags
team fix(ui): Fix typo on team page (#5105) 2025-02-11 16:23:14 +01:00
terminal
activity-monitor.blade.php
dashboard.blade.php
force-password-reset.blade.php
help.blade.php
layout-popups.blade.php feat(ui): Add past due subscription warning banner 2025-03-01 12:43:29 +01:00
navbar-delete-team.blade.php
new-activity-monitor.blade.php
settings-backup.blade.php
settings-email.blade.php
settings-oauth.blade.php Added support for passing hd parameter to Google via existing tenant column in oauth_settings 2025-02-16 16:44:22 -08:00
switch-team.blade.php
upgrade.blade.php fix(ui): typo in upgrade message 2025-01-24 15:35:01 +01:00
verify-email.blade.php