coolify/resources/views/livewire/project/database
Andras Bacsai 1002d211d0 style(database): wrap public port inputs in flex-col gap-2 container
Add wrapper div around publicPort and publicPortTimeout inputs across
all database general settings views for consistent vertical spacing.
2026-04-20 13:17:15 +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 style(database): wrap public port inputs in flex-col gap-2 container 2026-04-20 13:17:15 +02:00
dragonfly style(database): wrap public port inputs in flex-col gap-2 container 2026-04-20 13:17:15 +02:00
keydb style(database): wrap public port inputs in flex-col gap-2 container 2026-04-20 13:17:15 +02:00
mariadb style(database): wrap public port inputs in flex-col gap-2 container 2026-04-20 13:17:15 +02:00
mongodb style(database): wrap public port inputs in flex-col gap-2 container 2026-04-20 13:17:15 +02:00
mysql style(database): wrap public port inputs in flex-col gap-2 container 2026-04-20 13:17:15 +02:00
postgresql style(database): wrap public port inputs in flex-col gap-2 container 2026-04-20 13:17:15 +02:00
redis style(database): wrap public port inputs in flex-col gap-2 container 2026-04-20 13:17:15 +02:00
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