fix(ux): quick wins from the usertest medium list
Some checks are pending
Security / Security check (push) Waiting to run

- audit type filter: 'Alle'/'All' capitalized like every other label
- settings -> setup wizard: close Settings first (one modal layer),
  stronger wizard scrim
- try-out setup profile discloses the upgrade path to a regulated
  profile
- store maturity pills explain themselves on hover (experimental/
  published/planned)

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-07-18 00:24:13 +02:00
parent ae97b88257
commit eab58c0b68
8 changed files with 93 additions and 26 deletions

View file

@ -325,6 +325,9 @@
"storeStatusAll": "All",
"storeStatusPublished": "stable",
"storeStatusAlpha": "experimental",
"storeStatusAlphaHelp": "Early version: it works, but it is still evolving and not cleared for regulated production use.",
"storeStatusPublishedHelp": "Cleared by the publisher for general use.",
"storeStatusPlannedHelp": "Announced, but not available yet.",
"storeStatusPlanned": "coming soon",
"storeInstalledOnly": "Installed",
"storeCategoryLabel": "Category",
@ -573,7 +576,7 @@
"auditTitle": "Audit",
"auditNoEvents": "No events yet",
"auditNoEventsHint": "Run a flow to populate the audit stream.\nEvents appear here within seconds.",
"auditFilterAll": "all",
"auditFilterAll": "All",
"auditFilterFlow": "flow",
"auditFilterStep": "step",
"auditFilterModule": "module",
@ -1817,7 +1820,7 @@
"setupReviewTitle": "This is what Ch∆In will set up",
"setupChooseFreeText": "Or just describe what you want to do",
"setupScenTryingOut": "Just trying it out",
"setupScenTryingOutSub": "A straightforward workstation on this machine — no signature requirement, no write-protected audit log.",
"setupScenTryingOutSub": "A straightforward workstation on this machine — no signature requirement, no write-protected audit log. You can upgrade any time: run the setup again and pick a regulated profile.",
"setupScenTeamHub": "A shared team hub",
"setupScenTeamHubSub": "A secured hub for several people — signed modules, resource limits.",
"setupScenRegulated": "Regulated production",