coolify/resources/views/livewire/project/database
Andras Bacsai 4052d1bd05 Refactor color classes from yellow to warning across the application
- Updated color classes in NotifyDemo.php to use warning colors.
- Added new warning color variables in app.css.
- Changed warning icon colors in callout.blade.php.
- Updated loading spinner and hover states in global-search.blade.php.
- Refactored warning messages and styles in project application views.
- Adjusted log display colors in get-logs.blade.php.
- Updated private key status indicators in index.blade.php.
- Changed hover and text colors for documentation links in cloudflare-tunnel.blade.php.
- Refactored server creation messages in by-hetzner.blade.php.
- Updated proxy warning button colors in proxy.blade.php.
- Changed loading spinner colors in show.blade.php.
- Updated deployment status colors in deployments.blade.php and show.blade.php.
2025-11-28 16:23:32 +01: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(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
dragonfly 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
keydb 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
mariadb refactor: migrate database components from legacy model binding to explicit properties 2025-10-13 10:01:17 +02:00
mongodb refactor: migrate database components from legacy model binding to explicit properties 2025-10-13 10:01:17 +02:00
mysql refactor: migrate database components from legacy model binding to explicit properties 2025-10-13 10:01:17 +02:00
postgresql fix: clean up input attributes for PostgreSQL settings in general.blade.php 2025-11-04 21:06:12 +01:00
redis refactor: migrate database components from legacy model binding to explicit properties 2025-10-13 10:01:17 +02:00
backup-edit.blade.php fix: remove unnecessary step attribute from maximum storage input fields 2025-10-29 20:43:32 +01:00
backup-executions.blade.php feat: add S3 storage integration for file import 2025-11-14 10:43:19 +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(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
create-scheduled-backup.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
heading.blade.php fix: prevent Livewire snapshot error in database restore modal 2025-11-28 09:21:32 +01:00
import.blade.php fix: prevent Livewire snapshot error in database restore modal 2025-11-28 09:21:32 +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 Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00