Skip to content

Adjust component search API parameters#489

Merged
nscuro merged 1 commit intomainfrom
component-search-api-params
Apr 20, 2026
Merged

Adjust component search API parameters#489
nscuro merged 1 commit intomainfrom
component-search-api-params

Conversation

@nscuro
Copy link
Copy Markdown
Member

@nscuro nscuro commented Apr 20, 2026

Description

Adjusts component search API parameters.

Addressed Issue

N/A

Additional Details

API server PR: DependencyTrack/hyades-apiserver#2000

Checklist

@nscuro nscuro added this to the 5.7.0 milestone Apr 20, 2026
Copilot AI review requested due to automatic review settings April 20, 2026 13:31
@nscuro nscuro added the enhancement New feature or request label Apr 20, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 20, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the component search UI to align its query parameters and filter operators with the updated component search API.

Changes:

  • Switches the CPE filter operator from contains to equals.
  • Renames component search query parameters to API-style variants (e.g. group_contains, purl_prefix, swid_tag_id_contains).
  • Cleans up bootstrap-table column formatter function signatures (removes unused parameters) and disables sorting for the SWID Tag ID column.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/views/portfolio/components/ComponentSearch.vue Outdated
Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro force-pushed the component-search-api-params branch from d804a84 to 99a4ede Compare April 20, 2026 13:42
@nscuro nscuro merged commit dec9598 into main Apr 20, 2026
6 checks passed
@nscuro nscuro deleted the component-search-api-params branch April 20, 2026 13:46
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.

2 participants