sboulahtit
  • Joined on 2026-02-11
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 22:31:04 +00:00
35d1559162 feat(monitoring): add Redis exporter + Sentry docs to deployment guide
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 17:25:20 +00:00
ce822af883 feat: production launch — email audit, team invites, security headers, router fixes
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 11:41:25 +00:00
4ebd419987 fix: admin sidebar missing on /admin/my-menu page
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 10:23:08 +00:00
2b29867093 fix: Alpine.js defer race condition — blank pages on first load
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 10:06:17 +00:00
30c4593e0f refactor(P6): standardize route variable naming to router
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 05:25:38 +00:00
8c0967e215 fix(arch): resolve all 14 architecture validation warnings
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 05:13:56 +00:00
86e85a98b8 refactor(arch): eliminate all cross-module model imports in service layer
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 23:00:29 +00:00
e3a52f6536 refactor: remove legacy models/schema/auth.py re-export file
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 22:57:46 +00:00
4aa6f76e46 refactor(arch): move auth schemas to tenancy module and add cross-module service methods
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 22:32:08 +00:00
f95db7c0b1 feat(roles): add admin store roles page, permission i18n, and menu integration
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 18:24:52 +00:00
2b55e7458b fix: use window.LogConfig pattern for storeRoles logger
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 18:16:00 +00:00
c82210795f fix: move storeRoles() to external JS with base layout inheritance
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 17:27:42 +00:00
cb3bc3c118 feat: implement complete RBAC access control with tests
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 11:42:44 +00:00
962862ccc1 fix: show role for each team member in seed summary
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 11:37:24 +00:00
3053bc5d92 fix: correct "Store panel" to "Store login" in seed next steps
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 11:16:47 +00:00
79a88b0a36 feat: add OMS platform admin and align "Store panel" naming
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 11:13:00 +00:00
ed1cccd2de feat: add OMS platform admin and align "Store panel" naming
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 11:05:52 +00:00
e7f8e61717 feat: add unique constraints for custom subdomain and domain per platform
sboulahtit pushed to master at sboulahtit/orion 2026-02-26 10:45:25 +00:00
d480b59df4 docs: update routing docs and seed script for production routing changes
sboulahtit pushed to master at sboulahtit/orion 2026-02-25 23:15:55 +00:00
ce5b54f27b feat: production routing support for subdomain and custom domain modes