This version of the dashboard requires Cumulus API >= v18.4.0
Changed
- CUMULUS-3805
- Updated collections to sort by timestamp instead of duration
- Changed the initialSortField of tables using createdAt to updatedAt
- Removed the duration column from the Collections table
- CUMULUS-3619
- Added Accessibility link to footer
- Modified unit tests to accomodate new changes.
- CUMULUS-3502
- Upgraded localstack to v3.0.0
- Bumped node version from 14.19.1 to 16.19.0 to match Core
- Upgrade postgres image to 11.13-alpine
- Updated the dashboard to use alpha version
@cumulus/[email protected]
and
@cumulus/[email protected]
to work with localstack v3.0.0
- Snyk Security Fix
- Upgraded axios from 1.6.0 to 1.6.8
- CUMULUS-3810
- converted the following files from class to functional components: home.js,
header.js, index.js, oauth.js, app.js, and 404.js
- converted the following files from class to functional components: home.js,
- CUMULUS-2668
- Refactored DeleteCollectionModal and BatchAsyncCommands from class to function components.
- Modified unit tests to accomodate new changes.
- CUMULUS-2356
- Removed gitc localization
- Allowlisted braces, ws, and fast-xml-parser
- CUMULUS-3706
- Bumped node version from 16.19.0 to 20.12.2 to match Core
- Updated the dashboard to use
@cumulus/[email protected]
and@cumulus/[email protected]
. - Upgraded postgres image to postgres:13.9-alpine
Fixed
- CUMULUS-3855
- Fixed to show API indicator and tooltip details