Skip to content

Conversation

@katPanek
Copy link
Contributor

@katPanek katPanek commented Oct 7, 2025

No description provided.

- Introduced searchValue, onSearchChange, and searchPlaceholder props to DataGridRoot and DataGridHeader.
- Implemented an Input field for search within the DataGridHeader.
- Enhanced initialState configuration to support dynamic column pinning based on column definitions.
…ocalValue

- Modified localValue initialization to provide a default object structure when value is undefined.
- Updated useEffect to ensure localValue is set correctly with the new default structure.
- Introduced size, minSize, maxSize, and pin properties to DataGridHelperColumnsProps for enhanced column configuration.
- Updated createDataGridHelper function to support new properties, allowing for better control over column dimensions and pinning behavior.
- Added handling for media type in convertArrayToPrimitive function to ensure correct data format for media values.
…inability

- Simplified the mapping logic for inventory items and prices.
- Ensured required_quantity is consistently handled.
- Added media property to variant defaults in decorateVariantsWithDefaultValues function.
…management

- Introduced dynamic attribute fields and validation based on API data.
- Added support for stock locations in product creation, including batch mutation for inventory items.
- Updated form handling to accommodate new attributes and stock location fields.
- Improved tab navigation and validation logic for a smoother user experience.
…or handling and UI consistency

- Commented out the Divider and ProductCreateVariantsSection in ProductCreateDetailsForm for future implementation.
- Updated the header in ProductCreateDetailsForm to reflect the details tab.
- Added error message display for the title field in ProductCreateGeneralSection to enhance user feedback.
…ement in product creation

- Introduced ProductCreateAttributesForm to handle dynamic attributes based on selected categories.
- Implemented validation logic for required fields and integrated various input components.
- Enhanced user experience with real-time error handling and loading states for attributes.
…uct creation

- Introduced EditVariantMediaForm to facilitate media uploads and organization for product variants.
- Implemented drag-and-drop functionality for media items using DnD Kit.
- Integrated form validation with Zod and React Hook Form for media management.
- Enhanced user experience with selection and thumbnail promotion features.
…nguages

- Added new translation keys for search options, boolean values, and various attributes in JSON files for multiple languages.
- Updated existing translations to include new keys for improved user experience in product creation forms.
@katPanek katPanek requested a review from pfulara October 7, 2025 09:11
@vercel
Copy link

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mercurvendor-development Ready Ready Preview Comment Dec 12, 2025 8:27am
mercurvendor-testing Ready Ready Preview Comment Dec 12, 2025 8:27am
vendor-panel Ready Ready Preview Comment Dec 12, 2025 8:27am
vendor-plugin-test Ready Ready Preview Comment Dec 12, 2025 8:27am
vendor-sandbox Ready Ready Preview Comment Dec 12, 2025 8:27am

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.

3 participants