-
Notifications
You must be signed in to change notification settings - Fork 635
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
Pm search for packages - versions updates #14355
Pm search for packages - versions updates #14355
Conversation
- versions now a drop-down allowing to install selected version instead of always installing the latest - install to selected folder option resurrection - UI design updates as per Firgma
2 failing tests already fixed in this PR. I will mark this one as a |
Since #14352 is merged, this PR is now ready for review I assume? |
Yes, this one should now be good to go! |
@dnenov Two regressions since you touched search element: |
- selected version property moved to the PackageManagerSearchElementViewModel
Triggered PR check manually at https://master-5.jenkins.autodesk.com/job/Dynamo/job/DynamoSelfServe/job/pullRequestValidation/11148/ |
Purpose
Package versions as a drop-down list allowing the user to install a specified version. Resurrected a feature (pre-2.19) allowing you to install the package in a specific folder.
UI Changes
Declarations
Check these if you believe they are true
*.resx
filesRelease Notes
Reviewers
@QilongTang
@reddyashish
FYIs
@Amoursol