8000 Develop by Stivenjs · Pull Request #7 · Fasttify/fasttify-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Develop #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 2, 2025
Merged

Develop #7

merged 9 commits into from
May 2, 2025

Conversation

Stivenjs
Copy link
Contributor
@Stivenjs Stivenjs commented May 2, 2025

No description provided.

Stivenjs and others added 9 commits April 9, 2025 14:44
Introduce a new email template for resetting passwords and a subscriber handler to trigger the email when a password reset request is made. This includes adding the template to the Resend notification service and defining the necessary logic to handle the password reset event.
Add a new shipping update email template and workflow to notify customers when their order has been shipped. This includes the creation of a new workflow, subscriber, and email template, as well as updates to the Resend notification provider to support the new template. The workflow fetches fulfillment and order details to populate the email with relevant information.
Add Algolia integration to enable fast and efficient product search. This includes:
- Adding Algolia SDK and dependencies
- Creating Algolia module for indexing and searching products
- Implementing workflows and subscribers for syncing product data
- Adding admin and store API endpoints for search and synchronization
This commit introduces a new email template and workflow step to notify sellers when a new order is placed. The notification includes order details and a link to the admin panel for processing. This ensures sellers are promptly informed and can take necessary actions.
The default email template translation was updated from "New Email" to "Nuevo pedido" to better align with the context of the application and improve user experience for Spanish-speaking users.
This commit introduces a pre-commit hook using Husky and lint-staged for automatic code formatting. It also adds Prettier configuration files (.prettierrc.json and .prettierignore) to enforce consistent code style. Additionally, a SECURITY.md file is included to outline the project's security policy. The package.json is updated to include these tools and dependencies.
Updated @medusajs dependencies to version 2.7.1 to leverage the latest features and bug fixes. Added new environment variables to .env.template to support Algolia, Resend, and S3 integrations, ensuring the application is ready for these services.
Update the packageManager field to use yarn@4.1.1 and correct the indentation of the lint-staged configuration in package.json
chore: update yarn and fix lint-staged formatting
@Stivenjs Stivenjs merged commit 34c9e28 into main May 2, 2025
2 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
0