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

Display Classifier on Project Components Tab as Optional and Sortable Column #1014

Open
2 tasks done
msymons opened this issue Sep 25, 2024 · 0 comments
Open
2 tasks done
Labels
enhancement New feature or request size/S Small effort

Comments

@msymons
Copy link
Member

msymons commented Sep 25, 2024

Current Behavior

Dependency-Track stores the "Classifier" (CycloneDX component type) for both the project and the components in the project.

The Projects screen includes "Classifier" as a sortable column.

image

The same is not true for the Components tab for a project.

Proposed Behavior

Add "Classifier" Column to the Components Tab. The Column should be optional and should be sortable.

This should be implementable via a small addition to src/views/portfolio/projects/ProjectComponents.vue

Checklist

@msymons msymons added enhancement New feature or request size/S Small effort labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/S Small effort
Projects
None yet
Development

No branches or pull requests

1 participant