diff --git a/CHANGELOG.md b/CHANGELOG.md index 119947d6..3c278030 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added +### Changed +### Removed +### Fixed + + +## [4.17.1] +### Added +### Changed +### Removed +### Fixed +- issue-44: Fixed footprints and previews stay on map when not intended + +## [4.17.0] +### Added - Added global_grid configuration check to make a global extent for images. ### Changed ### Removed @@ -16,7 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - issue-52: Fixed missing thumbnail placeholder - issue-44: Fixed footprints and previews stay on map when not intended - ## [4.16.2] ### Added ### Changed @@ -24,7 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - issue-38: Removed shortName retrieval operation from variable graphql query - ## [4.16.1] ### Added ### Changed @@ -33,7 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - issue-33: Fixed collection resolution displaying multiple resolutions and scaling - ## [4.16.0] ### Added ### Changed @@ -46,7 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - issue-15: Fixed color palette error in the legend when selecting datasets - ## [4.15.0] ### Added - issue-17: Add way to read config files to allow for multiple lat lon for variables images. diff --git a/cmr/ops_associations.txt b/cmr/ops_associations.txt index 637134e1..67eea9f7 100644 --- a/cmr/ops_associations.txt +++ b/cmr/ops_associations.txt @@ -1,18 +1,8 @@ C1940473819-POCLOUD C1940475563-POCLOUD -C1968979997-POCLOUD -C1968979762-POCLOUD C1996881456-POCLOUD C1996881636-POCLOUD C1996881807-POCLOUD -C1968980549-POCLOUD -C1968979566-POCLOUD -C1968979550-POCLOUD -C1968980583-POCLOUD -C1968980576-POCLOUD -C1968979597-POCLOUD -C1968979561-POCLOUD -C1968980609-POCLOUD C2036880739-POCLOUD C2205618215-POCLOUD C2205618339-POCLOUD @@ -28,8 +18,6 @@ C2254232941-POCLOUD C2251465126-POCLOUD C2075141524-POCLOUD C2596983413-POCLOUD -C2205121449-POCLOUD -C2251464384-POCLOUD C1940471193-POCLOUD C1940472420-POCLOUD C1940470304-POCLOUD @@ -70,4 +58,7 @@ C2746966657-POCLOUD C2799465428-POCLOUD C2799465507-POCLOUD C2799465497-POCLOUD -C2832221740-POCLOUD +C2068529568-POCLOUD +C2832196001-POCLOUD +C2147478146-POCLOUD +C2147480877-POCLOUD diff --git a/cmr/uat_associations.txt b/cmr/uat_associations.txt index e35ff874..8e0cde10 100644 --- a/cmr/uat_associations.txt +++ b/cmr/uat_associations.txt @@ -7,17 +7,7 @@ C1234071416-POCLOUD C1940473819-POCLOUD C1940475563-POCLOUD C1940466008-POCLOUD -C1238543220-POCLOUD -C1238543223-POCLOUD -C1238538240-POCLOUD C1238621102-POCLOUD -C1238538225-POCLOUD -C1238538224-POCLOUD -C1238538231-POCLOUD -C1238538230-POCLOUD -C1238538233-POCLOUD -C1238538232-POCLOUD -C1238538241-POCLOUD C1238658052-POCLOUD C1240739577-POCLOUD C1240739709-POCLOUD @@ -29,8 +19,6 @@ C1238658389-POCLOUD C1243175554-POCLOUD C1242387586-POCLOUD C1242387621-POCLOUD -C1240739713-POCLOUD -C1238621088-POCLOUD C1244810554-POCLOUD C1256420925-POCLOUD C1256507988-POCLOUD @@ -45,33 +33,24 @@ C1238687284-POCLOUD C1238621115-POCLOUD C1240739688-POCLOUD C1238621172-POCLOUD -C1238621178-POCLOUD C1245295751-POCLOUD C1238658080-POCLOUD -C1238621182-POCLOUD C1240739654-POCLOUD C1238657960-POCLOUD C1238621118-POCLOUD -C1245295750-POCLOUD C1242735870-POCLOUD -C1240739704-POCLOUD C1238621219-POCLOUD C1240739764-POCLOUD C1238657961-POCLOUD -C1238621111-POCLOUD C1238687534-POCLOUD C1238658050-POCLOUD C1238658086-POCLOUD C1240739611-POCLOUD C1240739768-POCLOUD C1238658088-POCLOUD -C1238687282-POCLOUD -C1238621176-POCLOUD C1238658049-POCLOUD C1238687546-POCLOUD -C1256445396-POCLOUD C1240817851-POCLOUD -C1238621186-POCLOUD C1240739606-POCLOUD C1238621112-POCLOUD C1259115176-POCLOUD @@ -96,3 +75,19 @@ C1240739573-POCLOUD C1259966654-POCLOUD C1240739508-POCLOUD C1240739686-POCLOUD +C1261072659-POCLOUD +C1261072656-POCLOUD +C1261072652-POCLOUD +C1261072654-POCLOUD +C1261072655-POCLOUD +C1261072661-POCLOUD +C1261072658-POCLOUD +C1261072662-POCLOUD +C1262095061-POCLOUD +C1261072651-POCLOUD +C1261591569-POCLOUD +C1244459498-POCLOUD +C1261591414-POCLOUD +C1257081728-POCLOUD +C1256981321-POCLOUD +C1262623432-POCLOUD diff --git a/package-lock.json b/package-lock.json index add4fdae..fa4798fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gov.nasa.jpl.podaac/hitide-ui", - "version": "4.17.1-5", + "version": "4.18.0-4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 00e313a0..6e242681 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@gov.nasa.jpl.podaac/hitide-ui", "title": "HiTIDE", "description": "High Level Tool for Interactive Data Extraction", - "version": "4.17.1-5", + "version": "4.18.0-4", "scripts": { "build": "grunt --force; npm run copy", "copy": "node scripts/copy-files.js", diff --git a/src/jpl/dijit/GranulesController.js b/src/jpl/dijit/GranulesController.js index 85e2f137..b7da8df2 100644 --- a/src/jpl/dijit/GranulesController.js +++ b/src/jpl/dijit/GranulesController.js @@ -746,13 +746,32 @@ define([ postGranulesFetch: function(response) { this.availableGranules = response.hits; var _context = this; - + var currentStateStore = _context.stateStore.query() + var acceptableStateStoreIds = [] + var stateStoreItemsToRemove = [] + for(var i=0; iversion #.#
- Version 4.17.0 (1/31/2024) + Version 4.17.1 (3/13/2024) +
+
    +
  • Fixed Security and bug fixes.
  • +
+
+
+
+ Version 4.17.0 (2/29/2024)
  • Fixed Fixed collection thumbnails not loading properly for certain collections.