coolify/resources/views/livewire/project/database
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
backup-edit feat: add backup controls, resource search, and Sentinel enablement 2026-09-07 16:46:37 +02:00
clickhouse fix(authorization): gate mutable Livewire controls by policy 2026-08-18 10:18:52 +02:00
dragonfly fix(authorization): gate mutable Livewire controls by policy 2026-08-18 10:18:52 +02:00
keydb fix(authorization): gate mutable Livewire controls by policy 2026-08-18 10:18:52 +02:00
mariadb fix(authorization): gate mutable Livewire controls by policy 2026-08-18 10:18:52 +02:00
mongodb fix(authorization): gate mutable Livewire controls by policy 2026-08-18 10:18:52 +02:00
mysql fix(authorization): gate mutable Livewire controls by policy 2026-08-18 10:18:52 +02:00
postgresql fix(livewire): prevent stale keys and refresh races 2026-08-28 09:26:57 +02:00
redis fix(authorization): gate mutable Livewire controls by policy 2026-08-18 10:18:52 +02:00
backup-edit.blade.php fix(ui): add spacing between database backup sections 2026-08-18 12:53:41 +02:00
backup-executions.blade.php fix(ui): improve backup execution table scrolling and borders 2026-08-16 21:14:16 +02:00
backup-now.blade.php feat: add backup controls, resource search, and Sentinel enablement 2026-09-07 16:46:37 +02:00
configuration.blade.php feat(ui): add configurable page widths and searchable controls 2026-08-16 20:54:50 +02:00
create-scheduled-backup.blade.php feat(service): unify database and storage backups on one page 2026-08-08 00:12:56 +02:00
heading.blade.php fix(applications): persist restart limit state for stopped containers (#11566) 2026-08-31 13:13:26 +02:00
health.blade.php fix(ui): healthcheck wording (#11232) 2026-08-12 23:11:02 +02:00
import-form.blade.php feat(ui): WCAG contrast, neutral oklch surface system, and mobile nav overhaul 2026-09-08 07:04:48 +02:00
import.blade.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
init-script.blade.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
scheduled-backups.blade.php feat(ui): WCAG contrast, neutral oklch surface system, and mobile nav overhaul 2026-09-08 07:04:48 +02:00
status-info.blade.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-02 12:03:38 +02:00
status.blade.php fix(applications): persist restart limit state for stopped containers (#11566) 2026-08-31 13:13:26 +02:00