coolify/resources/views/components
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
..
applications
emails
forms feat: add availableSharedVariables method and enhance env-var-input component for better password handling 2025-11-27 10:23:46 +01:00
notification
resources
security feat: add cloud-init scripts management UI in Security section 2025-10-11 12:42:09 +02:00
server refactor(proxy): implement centralized caching for versions.json and improve UX 2025-11-17 14:53:28 +01:00
services
settings
status fix: don't show health status for exited containers 2025-11-24 09:09:37 +01:00
team
banner.blade.php
boarding-progress.blade.php feat(onboarding): add Hetzner integration and fix navigation issues 2025-10-12 18:52:45 +02:00
boarding-step.blade.php feat(onboarding): add Hetzner integration and fix navigation issues 2025-10-12 18:52:45 +02:00
callout.blade.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
chevron-down.blade.php
confirm-modal.blade.php
domain-conflict-modal.blade.php
dropdown.blade.php
environment-variable-warning.blade.php
external-link.blade.php
git-icon.blade.php
helper.blade.php
highlighted.blade.php
internal-link.blade.php
layout-simple.blade.php
layout.blade.php
limit-reached.blade.php
loading-on-button.blade.php
loading.blade.php
modal-confirmation.blade.php fix: make modals scrollable on small screens 2025-10-24 18:27:16 +02:00
modal-input.blade.php fix: replace inline styles with Tailwind classes in modal-input component 2025-11-18 10:29:08 +01:00
modal.blade.php fix: make modals scrollable on small screens 2025-10-24 18:27:16 +02:00
navbar.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
page-loading.blade.php
popup-small.blade.php
popup.blade.php
pricing-plans.blade.php
resource-view.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
slide-over.blade.php fix: resolve uncloseable database restore modal on MariaDB import (#7335) 2025-11-26 10:43:07 +01:00
toast.blade.php
use-magic-bar.blade.php
version.blade.php