sboulahtit
  • Joined on 2026-02-11
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
sboulahtit pushed to master at sboulahtit/orion 2026-02-25 22:30:31 +00:00
6a82d7c12d refactor(loyalty): replace inline modals with shared modal macros
sboulahtit pushed to master at sboulahtit/orion 2026-02-25 22:26:09 +00:00
f1e7baaa6c feat(loyalty): add dedicated program edit page with full CRUD and tests
sboulahtit pushed to master at sboulahtit/orion 2026-02-25 12:35:02 +00:00
6b46a78e72 feat(loyalty): restructure program CRUD by interface
sboulahtit pushed to master at sboulahtit/orion 2026-02-25 12:24:46 +00:00
d648c921b7 docs: add consolidated dev URL reference and migrate /shop to /storefront