feat(component): add internal / external classification badge - #776
Conversation
Signed-off-by: Adam Setch <adam.setch@outlook.com>
|
@nscuro - do you happen to have any feedback on this enhancement suggestion? |
|
@setchy Thanks for the ping! I like the idea of having this badge. But I am also not super sure about the label name. 🤔 We need to be cautious to not use terms that could be confused with provenance, which I think would be the case for component source. Similar story for component origin for example.
Scope might be confused with How about classification? Similar to how a business would classify documents as confidential or not. In our case, components would be classified as either internal or external. |
|
Exactly the type of feedback I needed! Really like the suggestion to use |
Signed-off-by: Adam Setch <adam.setch@outlook.com>
|
Updated terminology to use |
…view-internal-external-badge feat(component): add internal / external classification badge
Description
Add an
internalorexternalbadge to the component view and component details model.I'd appreciate feedback/input on the correct terminology to use for this. I went with component_source for this PR, but was also contemplating component_scope
Addressed Issue
Previously, there was no way through the UI to determine if a component was
internalorexternalAdditional Details
Checklist