Skip to content

Dev#39

Merged
Stivenjs merged 6 commits into
mainfrom
dev
May 21, 2025
Merged

Dev#39
Stivenjs merged 6 commits into
mainfrom
dev

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

No description provided.

Stivenjs and others added 6 commits May 20, 2025 23:55
Updated the default pagination limit in the useProducts hook to enhance data retrieval efficiency and accommodate larger datasets. This change aims to improve the user experience by allowing more products to be displayed per request.
Modified the .gitignore file to include a more comprehensive pattern for excluding node_modules directories, specifically targeting lambda functions. This change enhances the project's file management by preventing unnecessary files from being tracked.
…description generation files

This commit removes the generateHaiku.ts, generatePriceSuggestion.ts, and generateProductDescription.ts files, which are no longer needed. The corresponding function entries in resource.ts have also been updated to reflect the new file structure. This cleanup helps streamline the codebase and improve maintainability.
This commit deletes the post-authentication handler and resource files, as they are no longer needed. The auth resource has been updated to remove references to postAuthentication, streamlining the authentication process. Additionally, the post-confirmation handler has been modified to ensure email verification is set to true upon user confirmation, enhancing user management.
@Stivenjs Stivenjs merged commit 5fc35c6 into main May 21, 2025
7 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