Core multitenants#50
Merged
Merged
Conversation
…update image handling This commit introduces several changes to the product management section, including the restructuring of component imports to a new main-components directory. It enhances the ImageSelectorModal to support multiple image selection and updates the ImageUpload component for better image handling. Additionally, new components for inventory management and product attributes are added, improving the overall organization and functionality of the product management features.
This commit updates the image handling in the storeImages function to support pagination with a continuation token, allowing for more efficient image retrieval. The ImageSelectorModal component is modified to handle multiple image uploads and includes a new ImageGallery component for better organization of displayed images. Additionally, the useS3Images hook is enhanced to manage loading states and fetch more images as needed, improving the overall user experience in image management.
This commit refactors the layout components by changing the font import to use a custom configuration. It also updates the metadata for various pages, enhancing the title and description for better SEO. Additionally, it removes unused code and comments across several files, improving overall code cleanliness and maintainability.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.