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

Extended TaxonomyPicker with the ability to hide deprecated terms "Available for tagging" = false #437

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

JonasBjerke89
Copy link

Q A
Bug fix? [ ]
New feature? [x]
New sample? [ ]
Related issues? fixes #421

What's in this Pull Request?

Two new properties on the ITaxonomyPicker interface that gives the consumer the ability to hide deprecated terms (instead of deactivation only) as well as "Available for tagging" = false. The service provider is extended with the two props and the terms are filtered out if used.

… those that are not available for tagging (Issue: 421)
@codecov-io
Copy link

Codecov Report

Merging #437 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #437   +/-   ##
=======================================
  Coverage   73.31%   73.31%           
=======================================
  Files          18       18           
  Lines         802      802           
  Branches      154      154           
=======================================
  Hits          588      588           
  Misses        164      164           
  Partials       50       50

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68df4bf...6103acd. Read the comment docs.

@AJIXuMuK AJIXuMuK merged commit f0ceb0c into pnp:dev Dec 17, 2019
@AJIXuMuK
Copy link
Collaborator

Thanks for that enhancement @JonasBjerke89!

@AJIXuMuK AJIXuMuK added this to the 1.17.0 milestone Dec 17, 2019
AJIXuMuK added a commit that referenced this pull request Dec 17, 2019
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.

None yet

3 participants