Skip to content

v1.3.0

Compare
Choose a tag to compare
@laurenfrederick laurenfrederick released this 05 Mar 20:58
· 1496 commits to develop since this release
2333b71

Added

  • Execution details (inputs and outputs) are shown for executions and execution steps. [CUMULUS-692]
  • Link to parent workflow execution if any exists. [Cumulus-689]
  • Logs for specific workflow executions. [Cumulus-691]
  • Documentation was added to the execution-status.js component about how to find task / version information for step function events. [Cumulus-690]
  • Added Cypress for front-end testing. [Cumulus-918]
  • Added tests for the login page and dashboard home page. [Cumulus-638]
  • Added tests for the Collections page and Providers page. [Cumulus-643]
  • Added warning message to granules reingest button to indicates that existing data will be overwritten. [Cumulus-792]

Changed

  • Updated React to version 16.6.3
  • Updated all component classes using ES6 style [Cumulus-1096]