release: v1.0.0 - #11
Merged
Merged
Conversation
Feat: add prettier package
- refactor routes with a new urls
feat: add blocks page with edit, add, delete blocks
- improve block edit workflow step - improve models
…ser templates from database. For user templates, blocks are fetched via `getBlocksByTemplateWorkflow` and transformed before rendering, while system templates use empty blocks and template name without prefix.
…Removed deprecated email-service workflow and adjusted template ID handling in order-related email handlers.
…cated `mpn-templates` workflows and updating related imports. Adjusted template ID handling in rendering logic.
…ting imports. Cleaned up deprecated template definitions in favor of a more streamlined approach.
…proved clarity and structure.
…query fields for improved data retrieval.
…cross various schemas and workflows for consistent formatting.
… various fields in the general form. Adjust button sizes for better UI consistency in the templates list.
…plate IDs without the `system_` prefix.
…ID usage and comment out translation options for clarity.
…used console log in template route.
…sed files; update contact form, inventory level, order completed, and order placed previews to use local email template service.
…sed on data availability; streamline template rendering in the main list for improved clarity and organization.
…plateServices for clarity; update related workflows and subscribers to use consistent template_id naming convention; remove unused get-template-by-id workflow and steps.
…ctor email service workflow to enhance clarity and streamline imports; update template list components for improved data handling and organization.
Enhance clarity by adding detailed JSDoc comments to the create, edit, delete, and retrieval workflows and steps for notification templates. Each comment includes usage examples to guide developers in implementing these functionalities effectively.
…k template service and types, update Slack template configurations to utilize backendUrl for dynamic URL generation, and enhance template rendering workflows with service_id filtering for improved functionality.
…files to clean up code and improve readability.
Enhance MpnBuilderService by implementing the initialization of extended services, allowing for custom handlers and templates to be registered asynchronously.
…eamline project structure and improve maintainability.
Enhance the getTemplatesByTypeServiceStep to include support for retrieving system templates when the type_id is "external". This addition allows for more flexible template management based on service_id.
… external templates, improving the flexibility of template management.
… proper handling of various block types.
Feat: A major changes includes: Builder UI for emails, slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It's a release v.1.0.0