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

7343: DYN-7341: Pm searchresults compatibilityfilter #15568

Merged

Conversation

dnenov
Copy link
Collaborator

@dnenov dnenov commented Oct 24, 2024

Purpose

Follow up to Search PM Redesign PR. Adding compatibility filters. Addressing this Jira ticket As a Dynamo package consumer, I want to filter packages based on compatibility info

Changes

IMC9E3wydM

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

  • added filters for the new Compatibility bit of work
  • 3 filters added under 'Compatibility' group - compatible, unknown compatibility, incompatible
  • added localization resources

Reviewers

@QilongTang
@zeusongit
@achintyabhat

FYIs

@reddyashish

- added compatibility filters
- no tests yet, functionality not tested yet (still waiting for actual compatibility response to come through)
- added compatibility filters
- added years to Hosts (maybe have to revert change)
- picking changes from old branch
Copy link

UI Smoke Tests

Test: success. 11 passed, 0 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests

@dnenov dnenov marked this pull request as ready for review October 24, 2024 17:47
@dnenov dnenov changed the title Pm searchresults compatibilityfilter DYN-7341: Pm searchresults compatibilityfilter Oct 25, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-7341

@github-actions github-actions bot changed the title DYN-7341: Pm searchresults compatibilityfilter 7343: DYN-7341: Pm searchresults compatibilityfilter Oct 25, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-7343

@dnenov dnenov requested a review from QilongTang October 25, 2024 11:03
@zeusongit
Copy link
Contributor

Does searching on a filtered list preserve the filter?

@zeusongit
Copy link
Contributor

Can we add some tests?

Copy link
Contributor

@QilongTang QilongTang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, waiting for some tests if doable

@dnenov
Copy link
Collaborator Author

dnenov commented Oct 30, 2024

Does searching on a filtered list preserve the filter?

It does! I uploaded a gif showing this behavior.

- added test for the new filter type
- unsubscribing from propertyChanged in Dispose()
- small refactor to match style
@dnenov
Copy link
Collaborator Author

dnenov commented Oct 30, 2024

Can we add some tests?

Done! And I think all other comments are addressed at this point @zeusongit !

Copy link
Contributor

@reddyashish reddyashish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good, can merge once the self-serve passes.

@dnenov dnenov changed the title 7343: DYN-7341: Pm searchresults compatibilityfilter DYN-7341: Pm searchresults compatibilityfilter Oct 30, 2024
@dnenov
Copy link
Collaborator Author

dnenov commented Oct 30, 2024

image
The failing test seem to be fine locally .. could it be a glitchy one maybe?

@github-actions github-actions bot changed the title DYN-7341: Pm searchresults compatibilityfilter 7343: DYN-7341: Pm searchresults compatibilityfilter Oct 30, 2024
@QilongTang QilongTang merged commit 535b00d into DynamoDS:master Oct 30, 2024
24 of 26 checks passed
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.

4 participants