TenantAtlas/apps/platform/app/Http/Controllers
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
..
Auth Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AdminConsentCallbackController.php Spec 235: harden baseline truth and onboarding flows (#271) 2026-04-24 05:44:54 +00:00
ClearTenantContextController.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
Controller.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
LocalizationController.php feat: implement platform localization v1 (#293) 2026-04-28 19:45:03 +00:00
OpenFindingExceptionsQueueController.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
RbacDelegatedAuthController.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ReviewPackDownloadController.php feat(reviews): add CustomerReviewWorkspace with audit logging and RBAC enforcement (#289) 2026-04-28 07:15:41 +00:00
SelectTenantController.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
SwitchWorkspaceController.php feat: finalize global shell context contract (#246) 2026-04-18 14:00:49 +00:00
TenantOnboardingController.php Spec 188: canonical provider connection state cleanup (#219) 2026-04-10 11:22:56 +00:00