Skip to content

Feat: extend attributes and generate dynamic fields#8

Merged
kriss145 merged 6 commits into
developfrom
feat--extendattributes
Dec 17, 2025
Merged

Feat: extend attributes and generate dynamic fields#8
kriss145 merged 6 commits into
developfrom
feat--extendattributes

Conversation

@kriss145

@kriss145 kriss145 commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

No description provided.

… 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.
@kriss145 kriss145 changed the base branch from main to develop December 17, 2025 20:02
@kriss145 kriss145 merged commit 68e9d49 into develop Dec 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant