coolify/app/Console/Commands
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
..
Cloud
Generate
AdminDeleteUser.php
CheckApplicationDeploymentQueue.php
CheckTraefikVersionCommand.php
CleanupApplicationDeploymentQueue.php
CleanupDatabase.php
CleanupNames.php fix: log warning on backup failure during name cleanup process 2025-11-27 10:51:19 +01:00
CleanupRedis.php reduce: minimize logging in cleanup commands 2025-11-26 14:19:13 +01:00
CleanupStuckedResources.php
CleanupUnreachableServers.php
ClearGlobalSearchCache.php
Dev.php
Emails.php
Horizon.php
HorizonManage.php
Init.php
Migration.php
NotifyDemo.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
RootChangeEmail.php
RootResetPassword.php
RunScheduledJobsManually.php
Scheduler.php
Seeder.php
ServicesDelete.php
SyncBunny.php fix: improve error handling and output capturing during Git operations in SyncBunny command 2025-11-27 10:51:25 +01:00
UpdateServiceVersions.php
ViewScheduledLogs.php