Skip to content
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

Merged
merged 5 commits into from
Sep 12, 2023

Conversation

dnenov
Copy link
Collaborator

@dnenov dnenov commented Aug 31, 2023

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

versions update

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

  • 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 Figma

Reviewers

@QilongTang
@reddyashish

FYIs

@Amoursol

- 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
@dnenov
Copy link
Collaborator Author

dnenov commented Aug 31, 2023

2 failing tests already fixed in this PR. I will mark this one as a draft for the time being, until I can merge the updated Master with the other branch, if that's OK.

@dnenov dnenov marked this pull request as draft August 31, 2023 15:53
@QilongTang
Copy link
Contributor

Since #14352 is merged, this PR is now ready for review I assume?

@dnenov
Copy link
Collaborator Author

dnenov commented Sep 11, 2023

Since #14352 is merged, this PR is now ready for review I assume?

Yes, this one should now be good to go!

@dnenov dnenov marked this pull request as ready for review September 11, 2023 14:37
@QilongTang QilongTang added this to the 3.0 milestone Sep 11, 2023
- selected version property moved to the PackageManagerSearchElementViewModel
@QilongTang
Copy link
Contributor

- fixed test failing when creating PackageManagerSearchElement because of versions not present at the moment of creation
@QilongTang
Copy link
Contributor

@QilongTang QilongTang merged commit 5acf18b into DynamoDS:master Sep 12, 2023
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.

2 participants