Align live titles and trust setup overview

This commit is contained in:
master
2026-03-09 11:20:19 +02:00
parent 29fec722df
commit 49d1c57597
16 changed files with 604 additions and 156 deletions

View File

@@ -56,7 +56,8 @@ If Authority is unreachable, the UI uses the static defaults.
## 6. UI Application
- Branding service fetches `/console/branding` after login.
- Applies CSS variables on `document.documentElement`.
- Updates header/logo assets and document title.
- Updates header/logo assets and provides the brand suffix used by the router title strategy.
- Route titles remain owned by Angular route metadata so a late branding refresh cannot collapse the browser title to the bare tenant brand.
- Supports theme-specific overrides using `data-theme` selectors.
## 7. Audit and Offline
@@ -68,4 +69,3 @@ If Authority is unreachable, the UI uses the static defaults.
- `docs/UI_GUIDE.md`
- `docs/modules/ui/architecture.md`
- `docs/modules/authority/architecture.md`