Alaguraj alaguraj
  • Joined on 2025-06-17
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-05 12:13:12 +00:00
f51f2ef0b8 remove shipping label attachment from emails
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-05 12:01:38 +00:00
7894b656e3 resolve merge conflicts and verify mail functionality
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-05 11:59:13 +00:00
493fbcc5c0 add shipping label generation and email functionality
Compare 2 commits »
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-03 11:33:28 +00:00
a15558d565 add shipping label generation and email functionality
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-03 10:54:10 +00:00
a6e413a593 add pagination support for invoice PDF generation to handle long line items
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-03 10:31:34 +00:00
a95cbb82fa enhance order processing to include product images from line item properties or fetch from Shopify API
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-03 06:18:52 +00:00
45812e4773 testing for pipeline
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-03 05:22:58 +00:00
8281f95c71 fetch product images from Shopify API and add to order data for invoice generation
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-03 04:37:11 +00:00
46713fc66b remove ORDER_NUMBER_OFFSET and related adjustment logic from email and PDF generation
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-06-02 11:18:17 +00:00
5097f60569 implement order number adjustment using 27470 in email and PDF generation
alaguraj pushed to main at rapha-rehab/Rapha-Rehab-Frontend 2026-05-27 16:02:53 +00:00
85e7882b33 comment out SocialFloat component in Layout
alaguraj pushed to main at rapha-rehab/Rapha-Rehab-Frontend 2026-05-27 15:42:40 +00:00
cb128e2847 restore ContactFloat and SocialFloat components in Layout
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-05-20 07:31:15 +00:00
d848ac1462 remove commented-out subtotal and shipping rows from invoice email template
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-05-20 07:23:32 +00:00
59bc47f7ad remove product images from invoice PDF and adjust table layout columns
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-05-20 07:19:46 +00:00
ae3747e8c2 comment out subtotal row in invoice email template
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-05-20 07:17:39 +00:00
da2ec317ab comment out shipping row in invoice email template
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-05-20 05:35:35 +00:00
289b326844 remove currency code from invoice email total display
Compare 2 commits »
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-05-19 12:23:52 +00:00
b9b1f74a36 add /create-order endpoint with CORS support and test script
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-05-19 07:05:11 +00:00
30dec851e9 fix: Use CID inline attachment for logo instead of blocked base64 data URI
alaguraj pushed to main at MetatroncubeSoftw.../shopify-custom-email-plugin 2026-05-18 17:49:59 +00:00
f0026f65dd fix: Add logo to dark header banner with base64 embed for Gmail compatibility