Skip to content

Core multitenants#52

Merged
Stivenjs merged 4 commits into
devfrom
core-multitenants
May 22, 2025
Merged

Core multitenants#52
Stivenjs merged 4 commits into
devfrom
core-multitenants

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

No description provided.

Stivenjs added 4 commits May 21, 2025 20:31
…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 commit simplifies the amplify.yml file by removing the explicit Node.js installation command, relying instead on the nvm use command to ensure the correct version is utilized during the build process. Additionally, it updates the import path for the InventoryManager component to reflect its new location in the main-components directory, improving code organization.
@Stivenjs Stivenjs merged commit 503bd75 into dev May 22, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant