coolify/resources/views/livewire/project/database
Brendan G. Lim 040658c142 fix: address review feedback on proxy timeout
- Fix disable logic: timeout editable when proxy is stopped
- Remove hardcoded proxy_connect_timeout (60s is nginx default)
- Remove misleading '0 for no timeout' helper text
- Add min:1 validation for timeout value
2026-02-27 14:24:04 -08:00
..
backup feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02: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
backup-edit.blade.php fix: remove unnecessary step attribute from maximum storage input fields 2025-10-29 20:43:32 +01:00
backup-executions.blade.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00
backup-now.blade.php fix: update Livewire button click method to use camelCase 2025-01-07 11:03:23 +01:00
configuration.blade.php feat(ui): improve sidebar menu items styling (#7928) 2026-01-12 23:09:56 +01:00
create-scheduled-backup.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
heading.blade.php Disable wire:navigate for logs views 2025-12-17 18:13:18 +01:00
import.blade.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00
init-script.blade.php fix indexing after deletion and make sure init script is removed form the server 2024-10-18 20:51:51 +02:00
scheduled-backups.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00