Skip to content

Include component count in projects list - #683

Merged
nscuro merged 2 commits into
DependencyTrack:masterfrom
mykter:projects-component-count
Dec 20, 2023
Merged

Include component count in projects list#683
nscuro merged 2 commits into
DependencyTrack:masterfrom
mykter:projects-component-count

Conversation

@mykter

@mykter mykter commented Dec 19, 2023

Copy link
Copy Markdown
Contributor

Description

Include project component count on the projects listing page (hidden by default).

Addressed Issue

Fixes #630

Additional Details

The other metrics fields have specific code to handle the case where the metrics aren't provided; I don't think that is necessary in this case where just a number is being rendered, not a progress bar. Example with two projects, one with metrics and one without:

image

(The diff accidentally builds on #682)

Checklist

Signed-off-by: mykter <git@mykter.com>
Signed-off-by: mykter <git@mykter.com>
@nscuro nscuro added this to the 4.11 milestone Dec 20, 2023

@nscuro nscuro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks yet again!

@nscuro
nscuro merged commit e2e5acc into DependencyTrack:master Dec 20, 2023
@nscuro nscuro added the enhancement New feature or request label Mar 5, 2024
heyiamwahab236 pushed a commit to tecan/frontend_custom that referenced this pull request Jun 17, 2026
…-count

Include component count in projects list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project Screen: Add Component Count Column

2 participants