TenantAtlas/apps/platform/app/Filament/Widgets/Dashboard
ahmido 0c7adefe5b Spec 330: environment dashboard baseline compare productization (#392)
## Summary
- add the baseline compare landing experience for the environment dashboard productization flow
- expand the environment dashboard overview and summary-building logic to support richer baseline comparison states and assessments
- update the supporting Blade templates for the new compare and overview presentation
- add English and German translations for the baseline compare surface
- include the Spec 330 planning and task artifacts alongside the implementation

## Tests
- touched browser, feature, and unit coverage for the new baseline compare flow
- updated test files include `Spec330EnvironmentDashboardBaselineCompareSmokeTest`, `BaselineCompareLandingWhyNoFindingsTest`, `Spec330EnvironmentDashboardBaselineCompareProductizationTest`, `HeaderContextBarTest`, and `ManagedEnvironmentModelTest`
- no additional test run was performed as part of this commit/push/PR workflow

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #392
2026-05-20 20:32:39 +00:00
..
BaselineCompareNow.php feat: enforce environment-owned baseline compare routing (#374) 2026-05-16 20:45:39 +00:00
DashboardKpis.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentDashboardContextChips.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentDashboardOverview.php Spec 330: environment dashboard baseline compare productization (#392) 2026-05-20 20:32:39 +00:00
NeedsAttention.php feat: enforce environment-owned baseline compare routing (#374) 2026-05-16 20:45:39 +00:00
RecentDriftFindings.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
RecentOperations.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
RecoveryReadiness.php feat: complete workspace-first environment routing cutover (#340) 2026-05-07 21:56:14 +00:00