Baseline governance UX polish + view Infolist #123

Merged
ahmido merged 10 commits from 101-golden-master-baseline-governance-v1 into dev 2026-02-19 23:56:11 +00:00

10 Commits

Author SHA1 Message Date
Ahmed Darrazi
ee9faf5b01 fix: declare action surface for baseline compare landing 2026-02-20 00:54:54 +01:00
Ahmed Darrazi
da0ccafa39 fix: correct Section import namespace for Filament v5 infolist 2026-02-20 00:33:57 +01:00
Ahmed Darrazi
ee5840227f refactor: use Infolist for BaselineProfile view page
Replace disabled form fields with proper Infolist (TextEntry, Section)
on the ViewBaselineProfile page. Adds three sections: Profile (name,
status badge, version, description), Scope (policy types as badges),
and Metadata (created by, last snapshot, timestamps).
2026-02-20 00:29:21 +01:00
Ahmed Darrazi
a98323d2f4 fix: enterprise UX overhaul for baseline governance
- Fix display_name → name column on Tenant model (3 files)
- Rename 'Soll vs Ist' to 'Baseline Compare' (English consistency)
- Redesign landing page: stats overview grid, critical drift banner,
  severity breakdown section, proper empty states with icons
- Upgrade dashboard widget: severity badges, inline critical alert,
  last compared timestamp, compliance status indicator
- Move Findings + DriftLanding from 'Drift' to 'Governance' nav group
2026-02-20 00:23:44 +01:00
Ahmed Darrazi
9085403b9b merge: agent session work — Feature 101 complete (Phases 1-6) 2026-02-19 15:08:13 +01:00
Ahmed Darrazi
816f3db86f chore: Phase 6 polish — mark all tasks complete (T056-T060) 2026-02-19 15:07:54 +01:00
Ahmed Darrazi
8402f197e5 feat: Phase 5 US3 assign + compare service + job + landing page + widget + tests (T039-T055) 2026-02-19 15:05:45 +01:00
Ahmed Darrazi
cf57d3650a feat: Phase 4 US2 baseline capture service + job + tests (T031-T038) 2026-02-19 14:46:34 +01:00
Ahmed Darrazi
e0800fb42d feat: Phase 3 US1 baseline profile CRUD + RBAC + tests (T019-T030) 2026-02-19 14:39:10 +01:00
Ahmed Darrazi
74ab2d1404 feat: Phase 2 foundational - capabilities, migrations, models, factories, badges, support classes
T003-T018b: Add workspace_baselines.view/manage capabilities, role mappings,
baseline_capture/baseline_compare operation labels, severity summary keys,
5 migrations, 4 models, 4 factories, BaselineScope, BaselineReasonCodes,
BaselineProfileStatus badge domain + mapper.
2026-02-19 14:15:46 +01:00