coolify/resources/views/livewire/project/database
Andras Bacsai d423223d38 feat(database): configure standalone health checks
Add configurable health check settings for standalone databases and apply them to generated Docker Compose services. Allow disabling health checks and cover the behavior with feature tests.
2026-05-31 21:50:10 +02: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(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
dragonfly fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
keydb fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
mariadb fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
mongodb fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
mysql fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
postgresql fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
redis fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
backup-edit.blade.php fix(validation): allow decimals for database backups max storage 2026-04-25 22:27:26 +05:30
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(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
create-scheduled-backup.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
heading.blade.php fix(ui): improve responsive project headings and controls 2026-04-09 19:51:31 +02:00
health.blade.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
import-form.blade.php fix(database): gate import form controls by update access 2026-05-28 20:48:18 +02:00
import.blade.php refactor(database): split import form into Livewire child 2026-05-28 19:30:12 +02: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
status-info.blade.php fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00