-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔥 Remove unused Shopify connect page component to clean up project st…
…ructure ♻️ Refactor deleteContentSpaceFile to return revalidateTagKey for better testability ♻️ Refactor deleteContentSpaceFiles to return revalidateTagKey for consistency and testability ♻️ Refactor deleteEventPassFile to return revalidateTagKey, aligning with new testing strategy ♻️ Refactor deleteEventPassFiles to return revalidateTagKey, improving code consistency and testability ✅ Update tests to expect return values from delete actions, enhancing test coverage and reliability ✨ (useConnectWallet.spec.tsx, useConnectWallet.tsx): add integration with iframe for dapp connection ✅ (useConnectWallet.spec.tsx): update tests to cover new functionality and error handling ♻️ (useConnectWallet.tsx): refactor to use useEffect for automatic dapp connection on wallet and customer id availability 💡 (useConnectWallet.tsx): add comments to clarify mutation usage and effects ♻️ (Connect.stories.tsx, Connect.tsx, examples.tsx): refactor Shopify connect components to simplify and centralize UI logic ✨ (Connect.tsx): enhance button loading states and error handling for a smoother user experience 🔧 (examples.tsx): update mock data to align with new simplified connect logic 💡 (Connect.tsx): add detailed comments and clean up unused code to improve maintainability
- Loading branch information
1 parent
c03afdb
commit 180900d
Showing
14 changed files
with
247 additions
and
278 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.