coolify/resources/views/livewire/project/database
Andras Bacsai 2719d66042 feat: add ClickHouse backups and cloud ops tools
Enable scheduled ClickHouse backups across the job, API, and UI, and
guard unsupported database types via isBackupSolutionAvailable().
Convert Stripe subscription sync from a job to an action with clearer
discrepancy resolution, and add cloud:export-users plus
cloud:cleanup-unverified-users with tests.
2026-07-16 11:57:52 +02:00
..
backup fix(backups): require valid S3 storage selection 2026-07-01 11:14:20 +02:00
clickhouse Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
dragonfly Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
keydb Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
mariadb Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
mongodb Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
mysql Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
postgresql fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
redis Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
backup-edit.blade.php feat: add ClickHouse backups and cloud ops tools 2026-07-16 11:57:52 +02:00
backup-executions.blade.php fix(backups): default S3 storage for backup schedules 2026-07-02 12:47:54 +02: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: harden auth flows and server mobile navigation 2026-07-08 09:42:52 +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: add ClickHouse backups and cloud ops tools 2026-07-16 11:57:52 +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 fix(backups): require valid S3 storage selection 2026-07-01 11:14:20 +02:00
status-info.blade.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-02 12:03:38 +02:00