Skip to content

Core multitenants#63

Merged
Stivenjs merged 3 commits into
mainfrom
core-multitenants
Jun 3, 2025
Merged

Core multitenants#63
Stivenjs merged 3 commits into
mainfrom
core-multitenants

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

@Stivenjs Stivenjs commented Jun 3, 2025

No description provided.

Stivenjs added 3 commits June 2, 2025 22:55
…ule and clean up imports

This commit refactors the Amplify configuration by moving it from a dedicated config file to a shared module, streamlining the import paths in the FormPage component. The previous amplifyConfig.ts file has been removed, improving code organization and maintainability.
… content and improve loading state handling

This commit refactors the CollectionsPage component to utilize dynamic imports for the collections content, enhancing performance by disabling server-side rendering for components that rely on REST APIs. Additionally, it introduces a loading state with a reusable Loader component, improving user experience during data fetching. Unused code related to skeleton loading has been removed for better maintainability.
…ading states and filtering functionality

This commit refactors the CollectionsPage component to include a skeleton loading state while fetching collections, enhancing user experience during data loading. It also implements filtering capabilities for collections based on active status and search terms, improving the overall functionality and usability of the collections management interface.
@Stivenjs Stivenjs merged commit bc5cf9e into main Jun 3, 2025
3 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