coolify/resources/views/livewire/project/database
Andras Bacsai 796bb3a19d feat: Refactor service database management and backup functionalities
- Introduced a new sidebar component for service database navigation.
- Updated routes for database import and backup functionalities.
- Refactored the database import view to improve clarity and maintainability.
- Consolidated service application and database views into a more cohesive structure.
- Removed deprecated service application view and integrated its functionalities into the service index.
- Enhanced user experience with modal confirmations for critical actions.
- Improved code readability and organization across various components.
2026-01-02 16:29:48 +01:00
..
backup
clickhouse
dragonfly
keydb
mariadb
mongodb
mysql
postgresql
redis
backup-edit.blade.php
backup-executions.blade.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00
backup-now.blade.php
configuration.blade.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00
create-scheduled-backup.blade.php
heading.blade.php
import.blade.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00
init-script.blade.php
scheduled-backups.blade.php