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

feat: filter for modified previously preferred attributions V2 #2601

Merged
merged 1 commit into from Mar 13, 2024

Conversation

mstykow
Copy link
Collaborator

@mstykow mstykow commented Mar 11, 2024

Summary of changes

  • introduce new ephemeral attributes to keep track of ID, source, and previously-preferred of original attribution
  • introduce filter and package card icon for modified-previously-preferred attributions

Context and reason for change

closes #2508

How can the changes be tested

Check that filtering for modified previously preferred attributions works as expected as you add/remove/edit previously-preferred attributions.
Also check that original sources are still correctly displayed.

@mstykow mstykow force-pushed the feat-filter-modified-preferred-v2 branch from 5f0e539 to 8bc06a5 Compare March 12, 2024 12:39
@mstykow mstykow force-pushed the feat-filter-modified-preferred-v2 branch from 8bc06a5 to 5ced33d Compare March 13, 2024 08:39
@mstykow mstykow marked this pull request as ready for review March 13, 2024 08:54
- introduce new ephemeral attributes to keep track of ID, source, and previously-preferred of original attribution
- introduce filter and package card icon for modified-previously-preferred attributions

closes #2508

Signed-off-by: Maxim Stykow <maxim.stykow@tngtech.com>
@mstykow mstykow force-pushed the feat-filter-modified-preferred-v2 branch from 8195aa3 to 132fe94 Compare March 13, 2024 10:43
@mstykow mstykow merged commit 875f049 into main Mar 13, 2024
5 checks passed
@mstykow mstykow deleted the feat-filter-modified-preferred-v2 branch March 13, 2024 10:53
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.

Add option to filter for modified previously preferred attributions
2 participants