coolify/resources/views/livewire/project/application
Aditya Tripathi d91d2fa35d feat(ui): WCAG contrast, neutral oklch surface system, and mobile nav overhaul
Design tokens
- Fix WCAG AA text failures: darken light muted text and lighten dark
  tertiary text so 13-14px copy clears 4.5:1 on every surface.
- Rebuild the dark surface ladder in correct values (oklch compresses to
  near-black below ~15%), giving visible steps: content, chrome, cards.
- Establish a 3-layer shell (deep content, lighter sidebar/topbar chrome,
  lifted cards) with crisp hairline rings and a restrained card shadow.
- Unify every surface to one neutral temperature (pure gray); neutralize
  the cool-tinted sidebar text and legacy surface tokens.
- Convert all color tokens to oklch (neutrals + brand).
- Unify inputs to the recessed token; fix invisible dark placeholders.
- One shared --shadow-dropdown for all menus/listboxes/command palette.

Settings sidebar
- Sticky contained-card rail with subtle scrollbar; collapsible sub-section
  groups (active open by default), cross-page section links.
- Mobile: collapsible disclosure with animated open, outside/Escape dismiss,
  press feedback, and reduced-motion support.

Mobile
- Consolidate the resource header (title + status + links on one row).
- Tighten settings-page vertical rhythm.
- Rebuild the main sidebar as an animated shadcn-style sheet (slide/fade,
  Escape, scroll lock, in-panel close, close-on-navigate).

Fixes
- #11532: selected server invisible in the light-mode terminal toolbar.

Docs: update DESIGN.md tokens, shell layering, and temperature rules.
2026-09-08 07:04:48 +02:00
..
backup feat(ui): add configurable page widths and searchable controls 2026-08-16 20:54:50 +02:00
deployment fix(deployments): restore commit links in deployment logs (#11495) 2026-08-25 12:12:12 +02:00
partials feat(domains): compact mobile domain rows and isolate preview modals 2026-09-07 20:24:46 +02:00
preview feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
advanced.blade.php feat(domains): keep domain drafts and move preview settings 2026-09-07 18:29:58 +02:00
configuration.blade.php feat(ui): WCAG contrast, neutral oklch surface system, and mobile nav overhaul 2026-09-08 07:04:48 +02:00
deployment-navbar.blade.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
destination.blade.php fix 2023-06-16 12:35:40 +02:00
domains.blade.php feat(domains): keep domain drafts and move preview settings 2026-09-07 18:29:58 +02:00
general.blade.php feat(ui): WCAG contrast, neutral oklch surface system, and mobile nav overhaul 2026-09-08 07:04:48 +02:00
heading.blade.php feat(ui): WCAG contrast, neutral oklch surface system, and mobile nav overhaul 2026-09-08 07:04:48 +02:00
internal-access.blade.php Revert "Merge branch 'next' into main" 2026-08-21 12:12:56 +02:00
preview-domains.blade.php feat(domains): compact mobile domain rows and isolate preview modals 2026-09-07 20:24:46 +02:00
previews.blade.php feat(domains): keep domain drafts and move preview settings 2026-09-07 18:29:58 +02:00
rollback.blade.php feat(ui): unify resource nav sidebars and polish project layouts 2026-08-05 17:56:59 +02:00
server-status-badge.blade.php fix(application): only show server warning for false status 2026-05-28 20:50:14 +02:00
source.blade.php feat(ui): WCAG contrast, neutral oklch surface system, and mobile nav overhaul 2026-09-08 07:04:48 +02:00
status.blade.php fix(applications): persist restart limit state for stopped containers (#11566) 2026-08-31 13:13:26 +02:00
swarm.blade.php fix(authorization): gate mutable Livewire controls by policy 2026-08-18 10:18:52 +02:00