coolify/resources/views/livewire/project/database
Andras Bacsai 0d8a95473a fix(ui): improve responsive project headings and controls
Refine mobile layout for project resource pages by making breadcrumbs and status blocks responsive, improving dropdown and checkbox touch behavior, and adding support for custom modal triggers. Add feature tests covering breadcrumb visibility and responsive checkbox layout.
2026-04-09 19:51:31 +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(validation): add input validation for database public port and proxy timeout 2026-03-29 19:11:28 +05:30
dragonfly fix(validation): add input validation for database public port and proxy timeout 2026-03-29 19:11:28 +05:30
keydb fix(validation): add input validation for database public port and proxy timeout 2026-03-29 19:11:28 +05:30
mariadb fix(validation): add input validation for database public port and proxy timeout 2026-03-29 19:11:28 +05:30
mongodb fix(validation): add input validation for database public port and proxy timeout 2026-03-29 19:11:28 +05:30
mysql fix(validation): add input validation for database public port and proxy timeout 2026-03-29 19:11:28 +05:30
postgresql fix(validation): add input validation for database public port and proxy timeout 2026-03-29 19:11:28 +05:30
redis fix(validation): add input validation for database public port and proxy timeout 2026-03-29 19:11:28 +05:30
backup-edit.blade.php fix(validation): add input validation for database backup timeout 2026-03-29 02:48:32 +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(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 fix(ui): improve responsive project headings and controls 2026-04-09 19:51:31 +02: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