TenantAtlas/apps/platform/app/Http/Middleware
ahmido 7613e339c4
Some checks failed
Main Confidence / confidence (push) Failing after 56s
feat: implement platform localization v1 (#293)
## Summary
- add the localization v1 foundation with request-time locale resolution and workspace or user preference handling
- localize the first-wave platform surfaces for auth, shell, dashboards, findings, baseline compare, and review workspace chrome
- add Pest coverage for locale resolution, preference flows, fallback behavior, notifications, and governance surface localization

## Scope
- active spec: specs/252-platform-localization-v1
- target branch: dev

## Notes
- machine-readable artifacts remain invariant and are not localized in this slice
- the branch includes the related spec kit artifacts for the feature

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #293
2026-04-28 19:45:03 +00:00
..
ApplyResolvedLocale.php feat: implement platform localization v1 (#293) 2026-04-28 19:45:03 +00:00
EnsureCorrectGuard.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EnsurePlatformCapability.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EnsureWorkspaceMember.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EnsureWorkspaceSelected.php feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
SuppressDebugbarForSmokeRequests.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
UseSystemSessionCookie.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
UseSystemSessionCookieForLivewireRequests.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00