Skip to content

chore: Merge develop to main for release#13

Merged
kriss145 merged 17 commits into
mainfrom
develop
Dec 18, 2025
Merged

chore: Merge develop to main for release#13
kriss145 merged 17 commits into
mainfrom
develop

Conversation

@kriss145

Copy link
Copy Markdown
Contributor

No description provided.

kriss145 and others added 17 commits December 17, 2025 20:20
… types

- Updated schema to allow 'value' to be a string, number, or array in both the form and API schemas.
- Changed database column type for 'value' from text to jsonb to accommodate new data types.
- Adjusted model definitions and interfaces to reflect the updated 'value' type.
- Added new operator types for better query capabilities.
…s, tags, and types

- Introduced new attributes for product categories, tags, and types to enhance product management capabilities.
- Updated event metadata registry to include handling for "product.updated", "product-tag.updated", "product-type.updated", and "product-category.updated" events.
- Expanded existing product attributes to include additional fields such as thumbnail, HS code, and various dimensions.
- Enhanced product variant attributes with new fields for inventory management and product details.
- Replaced the inline value input with a dedicated RuleValueInput component
- Updated the schema documentation to clarify that the 'value' can also be null,
- Changed button label from "Add Item" to "Add condition"
…raction from product attributes.

- Updated `get-product-by-id` and `get-product-variant-by-id` steps for dynamic field generation.
- Introduced new attributes for stock location ID and name
- Updated the getInventoryLevelById step to dynamically generate fields based on the new attributes for improved data retrieval.
Feat: extend attributes and generate dynamic fields
- Added Prettier version 3.0.0 to the project for consistent code formatting.
- Refactored several files to improve code readability and maintainability by applying Prettier formatting rules.
refactor: Update value handling in automation rules and triggers
chore: Add repository information to package.json and update release.…
docs: Enhance README and documentation for automation features and ru…
@kriss145 kriss145 merged commit 0b546e4 into main Dec 18, 2025
1 check 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