coolify/resources/views/components
Andras Bacsai 3034e89edb feat(preview-env): add production variable fallback for docker-compose
When preview environment variables are configured, fall back to production
variables for keys not overridden by preview values. This ensures variables
like DB_PASSWORD that exist only in production are available in the preview
.env file, enabling proper ${VAR} interpolation in docker-compose YAML.

Fallback only applies when preview variables are configured, preventing
unintended leakage of production values when previews aren't in use.

Also improves UI by hiding the Domains section when only database services
are present, and simplifies the logs view by removing status checks.
2026-03-25 13:26:50 +01:00
..
applications feat(preview-env): add production variable fallback for docker-compose 2026-03-25 13:26:50 +01:00
emails wip: migrate to livewire 3 2023-12-07 19:06:32 +01:00
forms chore: prepare for PR 2026-02-24 12:56:54 +01:00
notification fix(ui): horizontal overflow on application and service headings (#7970) 2026-01-19 19:27:19 +01:00
resources refactor(breadcrumb): optimize queries and simplify state management 2026-03-20 00:02:18 +01:00
security Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
server feat(ui): improve sidebar menu items styling (#7928) 2026-01-12 23:09:56 +01:00
service-database feat(ui): improve sidebar menu items styling (#7928) 2026-01-12 23:09:56 +01:00
services ui(components): adjust SVG icon sizes for consistency across applications and services 2025-10-01 18:43:21 +02:00
settings chore: prepare for PR 2026-02-18 15:42:42 +01:00
status fix: don't show health status for exited containers 2025-11-24 09:09:37 +01:00
team Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
banner.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
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 ui ui ui (pig) 2024-03-24 16:00:25 +01:00
domain-conflict-modal.blade.php refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00
dropdown.blade.php ui(core): update projects property type and enhance UI styling 2025-10-01 08:23:35 +02:00
environment-variable-warning.blade.php refactor(ui): improve styling and consistency in environment variable warning and docker cleanup components 2025-09-25 11:45:07 +02:00
external-link.blade.php refactor(links): replace inline SVGs with reusable external link component for consistency and improved maintainability 2025-08-12 15:01:58 +02:00
git-icon.blade.php
helper.blade.php fix: service config hash update 2024-04-12 13:15:24 +02:00
highlighted.blade.php Update styles and classes in blade files 2024-03-22 16:52:20 +01:00
internal-link.blade.php ui fixes 2024-03-28 12:30:06 +01:00
layout-simple.blade.php
layout.blade.php
limit-reached.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
loading-on-button.blade.php fix(ui): update border styling for consistency across components and enhance loading indicators 2025-06-25 10:56:35 +02:00
loading.blade.php feat: migrate env variables to polymorphic relationship 2024-12-17 10:38:42 +01:00
modal-confirmation.blade.php style(modal-confirmation): improve mobile responsiveness 2026-03-23 10:36:08 +01:00
modal-input.blade.php fix(ui): modal issues 2026-01-19 18:19:35 +01:00
modal.blade.php fix: make modals scrollable on small screens 2025-10-24 18:27:16 +02:00
navbar.blade.php feat(ui): improve sidebar menu items styling (#7928) 2026-01-12 23:09:56 +01:00
page-loading.blade.php feat: lazy load stuffs + tell user if compose based deployments have missing envs 2024-04-15 14:23:25 +02:00
popup-small.blade.php refactor(popup): improve styling and structure of the small popup component 2025-07-03 21:29:45 +02:00
popup.blade.php fix(ui): update navbar icon color and enhance popup layout for sponsorship support 2025-06-25 18:14:20 +02:00
pricing-plans.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
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 refactor(toast-component): improve layout and icon handling in toast notifications 2025-09-23 15:29:38 +02:00
upgrade-progress.blade.php fix(ui): improve upgrade modal loading indicators visibility in light mode 2025-12-25 18:18:26 +00:00
use-magic-bar.blade.php ui + package updates 2024-03-25 10:41:44 +01:00
version.blade.php fix: version should come from constants + fix stripe webhook error reporting 2024-11-25 11:28:08 +01:00