sboulahtit
  • Joined on 2026-02-11
sboulahtit pushed to master at sboulahtit/orion 2026-03-30 19:23:00 +00:00
754bfca87d fix(prospecting): fix contact scraper and add address extraction
sboulahtit pushed to master at sboulahtit/orion 2026-03-30 19:17:35 +00:00
1decb4572c fix(tenancy): show role dropdown for pending store memberships too
sboulahtit pushed to master at sboulahtit/orion 2026-03-30 19:09:18 +00:00
d685341b04 refactor(tenancy): simplify team table + move actions to edit modal
sboulahtit pushed to master at sboulahtit/orion 2026-03-30 18:28:26 +00:00
0c6d8409c7 fix(tenancy): fix table column alignment with flattened row approach
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 21:40:09 +00:00
f81851445e fix(tenancy): align columns and actions in merchant team table
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 21:33:26 +00:00
4748368809 feat(tenancy): expandable per-store rows in merchant team table
f310363f7c fix(prospecting): fix scan-jobs batch endpoints and add job tracking
Compare 2 commits »
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 21:24:57 +00:00
95f0eac079 fix(tenancy): prioritize active over pending in member status display
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 21:06:05 +00:00
11dcfdad73 feat(tenancy): add team invitation acceptance page
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 19:47:51 +00:00
01f7add8dd test(tenancy): add integration tests for resend invitation
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 19:44:15 +00:00
0d1007282a feat(config): add APP_BASE_URL setting for outbound link construction
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 15:50:11 +00:00
2a15c14ee8 fix(tenancy): use is_production() for invitation URL instead of debug flag
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 15:44:42 +00:00
bc5e227d81 fix(tenancy): use correct base URL for invitation link in dev vs prod
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 15:40:27 +00:00
8a70259445 fix(tenancy): use absolute URL in team invitation email link
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 14:48:56 +00:00
823935c016 feat(tenancy): add resend invitation for pending team members
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 12:13:32 +00:00
dab5560de8 fix(tenancy): use x-if instead of x-show for edit modal
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 11:32:02 +00:00
157b4c6ec3 feat(tenancy): add profile editing in merchant team edit modal
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 11:24:07 +00:00
211c46ebbc feat(tenancy): add member detail modal + fix invite name saving
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 10:35:07 +00:00
d81e9a3fa4 fix(tests): fix 7 pre-existing test failures
sboulahtit pushed to master at sboulahtit/orion 2026-03-29 10:29:07 +00:00
fd0de714a4 fix(loyalty): update delete tests for soft-delete behavior
c6b155520c docs: add security hardening plan from 360 audit
Compare 2 commits »
sboulahtit pushed to master at sboulahtit/orion 2026-03-28 20:16:52 +00:00
66b77e747d fix(storefront): add icons.js to storefront login page