Skip to content

V1.8.0

Compare
Choose a tag to compare
@flamingbear flamingbear released this 05 May 21:39
· 591 commits to master since this release
df46acf

Note: Requires Cumulus API v1.22.1+

Added

  • CUMULUS-1515

    • filter capability to workflow overview page.
  • CUMULUS-1526

    • Add a copy rule button
  • CUMULUS-1538

    • Add ability to expand size of visual on execution details page
  • CUMULUS-1646

    • Add 'Results Per Page' dropdown for tables that use pagination
  • CUMULUS-1677

    • Updates the user experience when re-ingesting granules. Adds Modal flow for better understanding.
  • CUMULUS-1798

    • Add a refresh button
    • Add individual cancel buttons for date time range inputs
  • CUMULUS-1822

    • Added dynamic form validation as user types

Changed

  • CUMULUS-1460

    • Update dashboard headers overall
    • Move remaining "add" buttons to body content
  • CUMULUS-1467

    • Change the metrics section on the home page to update based on datepicker time period.
  • CUMULUS-1509

    • Update styles on grnaules page
  • CUMULUS-1525

    • Style changes for rules overview page
  • CUMULUS-1527

    • Style changes for individual rule page
  • CUMULUS-1528

    • Change add/copy rule form from raw JSON input to individual form fields.
      Workflow, Provider, and Collection inputs are now dropdowns populated with
      currently available items.
  • CUMULUS-1537

    • Update execution details page format
    • Move execution input and output json to modal
  • CUMULUS-1538

    • Update executions details page styles
  • CUMULUS-1787

    • Changes listCollections action to hit /collections/active endpoint when timefilters are present (requires Cumulus API v1.22.1)
  • CUMULUS-1798

    • Change the 12HR/24HR Format selector from radio to dropdown
    • Hide clock component in react-datetime-picker
  • CUMULUS-1790

    • Changes default values and visuals for home page's datepicker. When the page loads, it defauls to display "Recent" data, which is the previous 24 hours with no end time.

Fixed

  • CUMULUS-1813

    • Fixed CSS for graph on Execution status page
    • Removed Datepicker from Execution status page
  • CUMULUS-1822

    • Fixed no user feedback/errors when submitting a blank form