frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Frontend UI for Dependency-Track

Results 153 frontend issues
Sort by recently updated
recently updated
newest added

### Description The [backend](https://github.com/DependencyTrack/dependency-track/pull/2326) now exposes a new configuration setting, `acl.portfoliometrics.enabled` which allows filtering the main dashboard metrics only to projects granted by ACL. ### Addressed Issue This enhancement allows...

### Current Behavior DT v4.11 (not yet released at time of logging this issue) introduces an optional "components" column on the projects page. The ability to sort the column was...

enhancement

### Current Behavior Web user interface is a "dark mode" - dark background, with light text. ### Proposed Behavior Ability to choose between "dark mode" and "light mode" colour themes....

enhancement
help wanted
p3
good first issue
size/M

### Description This PR introduces the new view `Policy Violation Audit` in the sidebar. This view displays a list of all policy violations filtered by ACLs and other optional filters,...

### Description Upgrade CoreUI from 2 to 3, nodejs to 18, and several other dependencies ![image](https://user-images.githubusercontent.com/11032733/226097236-8edf7d50-92ae-4003-aac1-1b92e6f4e77e.png) ### Addressed Issue Closes: #445, fixes #470 ### Additional Details Had some trouble with...

needs milestone

### Description Add licence attestation report functionality ### Addressed Issue closes DependencyTrack/dependency-track#651 ### Additional Details Added it, even though we are not 100% sure if thats the right place to...

### Current Behavior Frontend now uses outdated Vue 2 ### Proposed Behavior Move to Vue 3 after #445 is resolved: - upgrage to Vue 3: - https://v3-migration.vuejs.org/ - https://www.vuemastery.com/blog/vue-3-migration-build/ -...

enhancement
size/XL

### Current Behavior currently the order of versions is not always sorted by the numeric version number. If you have eg. composer packages, there version number is prefixed by a...

defect
help wanted
gnomes

### Current Behavior This issue is a parent of [dependency-track#3294](https://github.com/DependencyTrack/dependency-track/issues/3294) Since Dependency Track use NVD Rest API (with the APIKEY provided by the deployer) the product Dependency Track should have...

defect
in triage

### Current Behavior: The OIDC client library `oidc-client-js` we currently use has been unmaintained and archived for a while now (https://github.com/IdentityModel/oidc-client-js/issues/1391). We need to find a replacement for it that...

enhancement
help wanted
p2
technical debt