Skip to content

Conversation

leSamo
Copy link
Member

@leSamo leSamo commented Aug 30, 2021

This PR is a fix to systems page always applying -updated sort and perPage 50.

This link should navigate you to the systems page with page 1, perPage 20 and sort by last seen column (indicated by blue arrow + URL param -updated.
https://ci.foo.redhat.com:1337/beta/insights/vulnerability/systems

This link should navigate you to the systems page with page 2, perPage 10 and sort by CVE count (indicated by blue arrow + URL param cve_count.
https://ci.foo.redhat.com:1337/beta/insights/vulnerability/systems?excluded=false&filter=aa&page=1&page_size=10&sort=cve_count

@jira-linking
Copy link

jira-linking bot commented Aug 30, 2021

Commits missing Jira IDs:
49762be

@leSamo leSamo force-pushed the 1879-systems-params branch from 400f545 to 49762be Compare August 30, 2021 11:34
@leSamo leSamo merged commit 1ad1b08 into RedHatInsights:master Sep 2, 2021
kpatticha pushed a commit that referenced this pull request Sep 2, 2021
## [1.77.4](v1.77.3...v1.77.4) (2021-09-02)

### Bug Fixes

* **Systems page:** Correctly parse all URL params ([#1172](#1172)) ([1ad1b08](1ad1b08))
* Fix passing systems into opt out function ([#1182](#1182)) ([6641b97](6641b97))
@kpatticha
Copy link
Contributor

🎉 This PR is included in version 1.77.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Kinlaw pushed a commit to RedHatInsights/vulnerability-ui-build that referenced this pull request Sep 2, 2021
## [1.77.4](RedHatInsights/vulnerability-ui@v1.77.3...v1.77.4) (2021-09-02)

### Bug Fixes

* **Systems page:** Correctly parse all URL params ([#1172](RedHatInsights/vulnerability-ui#1172)) ([1ad1b08](RedHatInsights/vulnerability-ui@1ad1b08))
* Fix passing systems into opt out function ([#1182](RedHatInsights/vulnerability-ui#1182)) ([6641b97](RedHatInsights/vulnerability-ui@6641b97))
Kinlaw pushed a commit to RedHatInsights/vulnerability-ui-build that referenced this pull request Sep 2, 2021
## [1.77.4](RedHatInsights/vulnerability-ui@v1.77.3...v1.77.4) (2021-09-02)

### Bug Fixes

* **Systems page:** Correctly parse all URL params ([#1172](RedHatInsights/vulnerability-ui#1172)) ([1ad1b08](RedHatInsights/vulnerability-ui@1ad1b08))
* Fix passing systems into opt out function ([#1182](RedHatInsights/vulnerability-ui#1182)) ([6641b97](RedHatInsights/vulnerability-ui@6641b97))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants