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

Streamline UI #904

Closed
2 of 3 tasks
pombredanne opened this issue Sep 6, 2022 · 2 comments
Closed
2 of 3 tasks

Streamline UI #904

pombredanne opened this issue Sep 6, 2022 · 2 comments
Labels
Milestone

Comments

@pombredanne
Copy link
Collaborator

pombredanne commented Sep 6, 2022

We should:

  • Remove the type dropdown in Package search. Instead we should be able to search by purl prefixes
  • Enable searching by packages using all purl fields and be case insensitive
  • Streamline the UI code before the release
@pombredanne pombredanne added the ui label Sep 6, 2022
@pombredanne pombredanne added this to the v30.0 milestone Sep 6, 2022
@pombredanne
Copy link
Collaborator Author

See #894

pombredanne added a commit that referenced this issue Sep 6, 2022
* Add "severities" property to Vulnerability
  This is traversing severities through the references.
* Remove the "severities" property from a VulnerabilityReference.
* Also use "Fixed by packages" #903

Reference: #903
Reference: #904
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
@pombredanne
Copy link
Collaborator Author

Closed with the merge #894

pombredanne added a commit that referenced this issue Sep 8, 2022
* Use purl slug and URL route for packages
* Use in forms, urls and templates, including a get_absolute_url()
  method.

* Rename VulnerabiltyForm forms to VulnerabiltySearchForm

* Rename PackageForm forms to PackageSearchForm

* Use new pagination template includes in search results templates. The
  pagination is the same repeated at the top and botton of the search
  results

* Display on 20 search results per page.

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
pombredanne added a commit that referenced this issue Sep 8, 2022
* Use purl slug and URL route for packages
* Use in forms, urls and templates, including a get_absolute_url()
  method.

* Rename VulnerabiltyForm forms to VulnerabiltySearchForm

* Rename PackageForm forms to PackageSearchForm

* Use new pagination template includes in search results templates. The
  pagination is the same repeated at the top and botton of the search
  results

* Display on 20 search results per page.

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant