Skip to content

Releases: RedHatInsights/vulnerability-ui

v0.11.3

10 Dec 13:22
Compare
Choose a tag to compare

0.11.3 (2018-12-10)

Bug Fixes

  • cve-table: show message when there are no cves to list (25372e7)
  • lint: fixing lint (37f21bc)
  • system-detail: Use real id of the system (17685cb)

v0.11.2

10 Dec 09:00
Compare
Choose a tag to compare

0.11.2 (2018-12-10)

Bug Fixes

  • cve-table: empty cvss_score3 should display "N/A" (7b272f4)

v0.11.1

07 Dec 09:08
Compare
Choose a tag to compare

0.11.1 (2018-12-07)

Bug Fixes

  • api: there's no need to set this header anymore (e491cf3)

v0.11.0

07 Dec 08:36
Compare
Choose a tag to compare

0.11.0 (2018-12-07)

Features

  • cve-table: Integrate with sorting, filtering and pagination (3a994a1)

v0.10.0

04 Dec 10:44
Compare
Choose a tag to compare

0.10.0 (2018-12-04)

Features

  • systems: Make systems link work (e724b6a)

v0.9.0

03 Dec 09:35
Compare
Choose a tag to compare

0.9.0 (2018-12-03)

Bug Fixes

  • cve-table: Connect toolbar and table with parent component (3b1f707)
  • package: add redux-logger (e7f1533)
  • propTypes: create general propType for api-results (1f327a2)
  • routes: Remove exact keyword to display Inventory (6fff680)

Features

  • inventory: Introduce system detail using Inventory component (3977b3e)

v0.8.0

22 Nov 10:51
Compare
Choose a tag to compare

0.8.0 (2018-11-22)

Features

  • cve-page: Implement Inventory in cve-page (4b0fffa)

v0.7.0

20 Nov 13:59
Compare
Choose a tag to compare

0.7.0 (2018-11-20)

Features

  • error-handling: Introduce Notification Middleware and dispatch mechanism with error handling (4283cda)

v0.6.8

15 Nov 15:16
Compare
Choose a tag to compare

0.6.8 (2018-11-15)

Bug Fixes

  • api: use header to adjust URL of API (fa93691)

v0.6.7

14 Nov 12:08
Compare
Choose a tag to compare

0.6.7 (2018-11-14)

Bug Fixes

  • build: Fix build warnings (5c69c5e)