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

Make taxonomy items able to be enabled or disabled #3844

Merged
merged 24 commits into from
Jul 24, 2023

Conversation

jpople
Copy link
Contributor

@jpople jpople commented Jul 20, 2023

Closes #3710

Adds a toggle to the hover menu in the taxonomy view for taxonomy items which enables or disables them after displaying a modal. Disabled items will not be shown in system form dropdowns [not implemented yet].

Steps to Confirm

  • view taxonomy
  • click "disable" on some taxonomy items
  • verify that they no longer show up in system, data use, or privacy notice form dropdowns for that item type

Pre-Merge Checklist

  • All CI Pipelines Succeeded
  • Issue Requirements are Met
  • Update CHANGELOG.md

@cypress
Copy link

cypress bot commented Jul 20, 2023

Passing run #3296 ↗︎

0 4 0 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge 7e96f4e into 2b62e28...
Project: fides Commit: e27a1407fc ℹ️
Status: Passed Duration: 01:14 💡
Started: Jul 24, 2023 7:52 PM Ended: Jul 24, 2023 7:53 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

Copy link
Contributor

@allisonking allisonking left a comment

Choose a reason for hiding this comment

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

looking good so far!

@jpople jpople marked this pull request as ready for review July 24, 2023 15:12
@jpople jpople requested a review from allisonking July 24, 2023 15:12
Copy link
Contributor

@allisonking allisonking left a comment

Choose a reason for hiding this comment

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

nice job working through a complicated feature that touched a lot of parts @jpople !! left a few comments, though I wouldn't consider any of them blocking 👍

@allisonking
Copy link
Contributor

oh but one question: do we need privacy notices to be filtered too? they also have a data_uses field:
image

@jpople jpople merged commit b60c509 into main Jul 24, 2023
@jpople jpople deleted the 3710-enabled-toggle-in-taxonomy branch July 24, 2023 20:34
jpople added a commit that referenced this pull request Jul 24, 2023
Co-authored-by: Kelsey Thomas <[email protected]>
Co-authored-by: Allison King <[email protected]>
Co-authored-by: Allison King <[email protected]>
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.

FE: add toggle to disable taxonomy elements to Taxonomy Manager
3 participants