coolify/resources/views/livewire/project/database
Andras Bacsai 442ed98169 feat(project): add mobile action controls for resources
Show restart, stop, redeploy, and update actions directly in the mobile
headers for applications, databases, and services, with coverage for the
mobile resource menu behavior.
2026-06-12 16:09:26 +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 feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
dragonfly feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
keydb feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
mariadb feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
mongodb feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
mysql feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
postgresql feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
redis feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02: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(resources): add responsive mobile navigation menus 2026-06-05 14:57:57 +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 feat(project): add mobile action controls for resources 2026-06-12 16:09:26 +02:00
health.blade.php fix(database): honor disabled standalone health checks 2026-06-01 08:55:03 +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