forked from 64robots/nova-fields
-
Notifications
You must be signed in to change notification settings - Fork 2
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
update nova 4 version #2
Open
parth-ka-patel
wants to merge
89
commits into
master
Choose a base branch
from
feature/update_nova_version_4
base: master
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
Conversation
This file contains 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
parth-ka-patel
force-pushed
the
master
branch
2 times, most recently
from
December 7, 2022 11:31
14eb3e1
to
b63064d
Compare
* Fixed - Scrollbar issue while adding multiple image in product media * Chnages in field.js file
Co-authored-by: nirav-arsenaltech <[email protected]>
Co-authored-by: nirav-arsenaltech <[email protected]>
* Fixed the drag & drop issue * Hide the div issue in grid view
…ge validation in admin module (#11) * Fixed - filemanager sidebar issue * Fixed - Added clear button on selection of image * Filter by and design is changed * Fixed - Added design for clear button and choose file * Fixed - filemanager folder design changes an width of folders changed * fixed - design for blank folder * fixed - changed h-auto to h-40 * Fixed - Design Added for listing and Added copy paste clipboard functionality * Fixed - Added type header in lising and isselect multiplei true for filemanager model * Fixed - document-duplicate icon added for copy clipboard * Fixed - Space between rename button, chnages in error messege and added tooltip on copy, rename and delete button * Fixed - Added Delete image functionality in admin module * Fixed - changes in file manager for two diffrent tab
…18) * hide minute from datetime picker if enableMinutes is false * AM Pm not showing issue fixed --------- Co-authored-by: nirav-arsenaltech <[email protected]>
…e is false (#19) Co-authored-by: nirav-arsenaltech <[email protected]>
… field issu… (#15) * Fixed -Added MinDate functionality in date picker and date field issue for customer bith date * add min date functionality * remove coma from min date in form * Fixed - mindate removed * add min date * [EC-33383]-Disable the draggable in attribute mass update (#22) * Fixed issue for null considering as object * Added default value to Multiselect * Fixed issue with multiselect default value * npm run prod --------- Co-authored-by: ashvinravat <[email protected]> Co-authored-by: Isapara Jasmin <[email protected]> Co-authored-by: keyursolanki <[email protected]> Co-authored-by: nirav-arsenaltech <[email protected]>
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.
What's this PR do?
Where should the reviewer start?
How should this be manually tested?
Any background context you want to provide?
composer install && npm intsall && npm run prod
dist/js/field.js
and replace "The list is empty" to "start typing to see options" but still shows " ManuallyWhat are the relevant tickets?