Skip to content

Cli#368

Merged
Stivenjs merged 4 commits into
mainfrom
cli
Oct 18, 2025
Merged

Cli#368
Stivenjs merged 4 commits into
mainfrom
cli

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

No description provided.

…ubscriptions

This commit updates the fetchSubscriptionData function to include a selection set when retrieving user subscription data. This change improves the specificity of the data fetched, ensuring that only relevant fields are returned, which enhances performance and reduces unnecessary data transfer.
…electorModal

This commit enhances the ImageGallery component by introducing a loading state that displays a spinner when no images are available and more images are being loaded. Additionally, it updates the ImageSelectorModal to pass new props related to loading and active filters. The ImageCard component's styles are adjusted for better visual consistency during deletion mode. Legacy code for single image deletion is removed from the useS3ImageDelete hook, streamlining the image deletion process.
@Stivenjs Stivenjs self-assigned this Oct 18, 2025
This commit updates the import paths for font modules and the Amplify client across various components and hooks. The changes ensure a more organized structure by moving the imports to a dedicated 'clients' directory, enhancing code maintainability and clarity. Additionally, the layout files are adjusted to reflect the new import paths for fonts, improving consistency across the application.
…Name utility

This commit updates the product mutation functions to eliminate the use of the withLowercaseName utility, directly incorporating the lowercase name handling within the dataToSend object. This change simplifies the code structure and enhances clarity by making the lowercase transformation explicit, improving maintainability of the product mutation logic.
@Stivenjs Stivenjs merged commit c2f589c into main Oct 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant