Skip to content

Core multitenants#38

Merged
Stivenjs merged 5 commits into
devfrom
core-multitenants
May 21, 2025
Merged

Core multitenants#38
Stivenjs merged 5 commits into
devfrom
core-multitenants

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

No description provided.

Stivenjs added 5 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 1897e40 into dev May 21, 2025
5 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