sboulahtit
  • Joined on 2026-02-11
sboulahtit pushed to master at sboulahtit/orion 2026-04-03 19:32:57 +00:00
27ac7f3e28 docs: add nav fix to POC content mapping proposal
sboulahtit pushed to master at sboulahtit/orion 2026-04-03 19:14:58 +00:00
dfd42c1b10 docs: add proposal for POC content mapping (scraped → template)
297b8a8d5a fix(hosting): preview link rewriting prepends storefront base_url
91fb4b0757 fix(hosting): propagate preview token in nav links + enrich pages with scraped content
f4386e97ee fix(cms): testimonials dict.items() collision in section macro
e8c9fc7e7d fix(hosting): template buttons use 'text' to match CMS section macros
Compare 9 commits »
sboulahtit pushed to master at sboulahtit/orion 2026-04-02 21:32:41 +00:00
dd09bcaeec docs: add proposal for HostedSite → Store cascade delete
013eafd775 fix(hosting): fix Create Site button visibility
07cd66a0e3 feat(hosting): add Build POC button with template selector on site detail
73d453d78a feat(hosting): prospect search dropdown on site creation form
d4e9fed719 fix(hosting): fix site creation form + add delete to sites list
Compare 25 commits »
sboulahtit pushed to master at sboulahtit/orion 2026-03-30 19:37:26 +00:00
a247622d23 feat(tenancy): add delete button on table + add-to-store in edit modal
50d50fcbd0 feat(prospecting): show per-category score breakdown on prospect detail
b306a5e8f4 fix(prospecting): inline isPositiveFlag check to avoid scope issue
28b08580c8 feat(prospecting): improve prospect detail with score details and tech badge
Compare 4 commits »
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