-
Notifications
You must be signed in to change notification settings - Fork 71
Mm2 991 vendor panel fe update flow tworzenia produktu b 2 c #183
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
Open
katPanek
wants to merge
34
commits into
development
Choose a base branch
from
MM2-991-vendor-panel-fe-update-flow-tworzenia-produktu-b-2-c
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Mm2 991 vendor panel fe update flow tworzenia produktu b 2 c #183
katPanek
wants to merge
34
commits into
development
from
MM2-991-vendor-panel-fe-update-flow-tworzenia-produktu-b-2-c
Conversation
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
…Element instead of HTMLParagraphElement
- 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.
…rement functionality
…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.
… product creation
…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.
…on for improved field management
…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.
…fe-update-flow-tworzenia-produktu-b-2-c
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
No description provided.