-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unlock 5 stamps eature shopify purchase #306
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
PR Description updated to latest commit (ae88993) |
PR Review 🔍
|
PR Code Suggestions ✨
|
ae88993
to
e3128f9
Compare
…n and stampNftContract handling external-api-handlers-admin creation add shopify/admin routes with a template for route for stampNftContract creation rename library and fix status expectation for shopify-back-office tests update GetShopifyDomain access to organizerId in webhook checkout-paid in shopify route campaign processing with contract creation and nfts airdrop add route to get loyaltyCard contract address from shopDomain fix name of headers in middleware for admin shopify fix name of contractAddress in admin/loyalty-card get
e3128f9
to
48299a7
Compare
♻️ (mockServiceWorker.js): refactor code to remove semicolons for consistency
…dleware for loyalty card management and session verification ♻️ (mockServiceWorker.js): refactor to add semicolons and braces for consistency and clarity
🔧 Update .swcrc files across multiple libs to ensure newline at EOF 🔧 Update .swcrc files across multiple libraries to ensure newline at EOF
7e00cde
to
4246e15
Compare
Deployment failed with the following error:
|
PR Type
enhancement, bug_fix
Description
Changes walkthrough 📝
_middleware.ts
Refactor Shopify Admin Middleware for Session Handling
apps/web/app/api/shopify/admin/_middleware.ts
'X-Shopify-Access-Token'.
run.ts
Implement Campaign Processing and NFT Airdropping
apps/web/app/api/shopify/admin/campaign/run.ts
creation and NFT airdropping.
from it.
codes.
loyalty-card.ts
Add Route to Fetch Loyalty Card NFT Contract Address
apps/web/app/api/shopify/admin/loyalty-card.ts
'shopDomain'.
index.ts
Extend GraphQL API with New Queries and Mutations for Shopify
Integration
libs/gql/admin/api/src/generated/index.ts
stamp NFTs, and stamp NFT contracts.
index.ts
Enhance StampsCollection with NFT Minting and Campaign Processing
libs/nft/thirdweb-organizer-stamps/src/lib/index.ts
StampsCollection class.
deployment and registration.