Skip to content

v9.0.0

Compare
Choose a tag to compare
@flamingbear flamingbear released this 03 Feb 18:40
· 93 commits to develop since this release
3f4888e

[v9.0.0] - 2022-02-01

Breaking Changes

This version of the dashboard requires Cumulus API v10.0.0

All Changes

Added

  • CUMULUS-2687
    • Added breadcrumbs to Executions parent and children pages

Changed

  • CUMULUS-NONE
    • Upgrade Webpack to version 5
    • Various package updates related to Webpack upgrade
    • Upgrade cypress to 8.7.0
  • CUMULUS-2721
    • Remove table selectors and granule actions from all reconciliation report tables since they will not work on these tables due to the nature of the backend
  • CUMULUS-2722
    • Updated dashboard displays to handle queued granules
  • CUMULUS-2744
    • Display granules associated with an execution in a table
  • CUMULUS-2747
    • When creating a provider, only fields relevant for the selected protocol will be displayed
  • CUMULUS-2764
    • Remove error copy button from auth modal
  • CUMULUS-2543
    • When navigating in the Cumulus dashboard any filter query params will be captured and restored
      when returning to that route.
  • CUMULUS-IP
    • Updated test fixtures to correspond to new Cumulus execution output. Fixes bad test. This is transparent to users.

Fixed

  • CUMULUS-375
    • Fixed display issues on individual provider page
  • CUMULUS-2623
    • Fixed issue where dropdown styles were not being applied in production
  • CUMULUS-2721
    • Fixed issue where boolean environment variables were being read as strings
  • CUMULUS-2772
    • Fixed search on executions overview page