coolify/resources/views/components
Andras Bacsai d3b8d70f08 fix(subscription): harden quantity updates and proxy trust behavior
Centralize min/max server limits in Stripe quantity updates and wire them into
Livewire subscription actions with price preview/update handling.

Also improve host/proxy middleware behavior by trusting loopback hosts when FQDN
is set and auto-enabling secure session cookies for HTTPS requests behind
proxies when session.secure is unset.

Includes feature tests for loopback trust and secure cookie auto-detection.
2026-03-03 12:28:16 +01:00
..
applications ui(components): adjust SVG icon sizes for consistency across applications and services 2025-10-01 18:43:21 +02:00
emails
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 fix: optimize queries and caching for projects and environments 2026-01-16 11:51:26 +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
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 Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
loading-on-button.blade.php
loading.blade.php
modal-confirmation.blade.php fix(subscription): harden quantity updates and proxy trust behavior 2026-03-03 12:28:16 +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
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
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
version.blade.php