Skip to content

Cli#355

Merged
Stivenjs merged 6 commits into
mainfrom
cli
Oct 15, 2025
Merged

Cli#355
Stivenjs merged 6 commits into
mainfrom
cli

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

No description provided.

This commit introduces a new function to clear the session cache for specific users, improving error handling and session validation. It ensures that the cache is cleared when sessions are invalid or when errors occur during session fetching, enhancing the overall reliability of the authentication process.
…directory path

This commit enhances the SignInForm component by adding autoComplete attributes for email and password fields, improving user experience and accessibility. Additionally, it updates the TEMPLATE_DIR path in the upload-base-template script to reflect the new directory structure for theme files.
…props and layout adjustments

This commit introduces new props to the AnimatedBackground component for improved customization, including containerClassName and isModal. It also updates the StoreLayoutClient to handle a checkout page layout with a blurred background and modal overlay for better user experience. Additionally, the logout function in userStore is modified to include a redirect URL, and the auth middleware is updated to support new email and nickname fields in the session payload.
@Stivenjs Stivenjs self-assigned this Oct 15, 2025
…ore access validation

This commit modifies various middleware functions to include a status code of 302 in redirect responses, ensuring proper handling of client-side redirects. Additionally, it enhances the store access middleware to validate user subscriptions and store ownership more robustly, particularly for checkout routes, improving security and user experience.
… configuration and streamline subscription handling

This commit removes the AWS Amplify configuration from both the PricingPage and PricingCard components, simplifying the codebase. It also refactors the subscription handling logic in PricingCard, replacing the previous subscription process with a direct navigation to the 'my-store' page upon clicking the subscribe button, enhancing user experience and reducing complexity.
@Stivenjs Stivenjs merged commit 433dc21 into main Oct 15, 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