Skip to content

Commit

Permalink
Merge pull request #62 from podaac/release/4.17.2
Browse files Browse the repository at this point in the history
Release/4.17.2
  • Loading branch information
jamesfwood authored Aug 29, 2024
2 parents cbcf213 + 40fa631 commit c9f126b
Show file tree
Hide file tree
Showing 10 changed files with 287 additions and 98 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
### Removed
### Fixed
- issue-65: Fixed footprints and previews disappearing from map when not intended and staying on too long.


## [4.17.1]
## [4.17.2]
### Added
### Changed
### Removed
### Fixed
- issue-44: Fixed footprints and previews stay on map when not intended
- issue-65: Fixed footprints and previews disappearing from map when not intended

## [4.17.0]
### Added
Expand All @@ -28,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- issue-48: Fixed collection resolution error handling
- issue-49: Removed unused Docker and Jenkins folders/files from HiTIDE-UI
- issue-52: Fixed missing thumbnail placeholder
- issue-44: Fixed footprints and previews stay on map when not intended

## [4.16.2]
### Added
Expand Down
19 changes: 14 additions & 5 deletions cmr/ops_associations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ C2205618339-POCLOUD
C2205121384-POCLOUD
C2205121394-POCLOUD
C2208421887-POCLOUD
C2152045877-POCLOUD
C2205121315-POCLOUD
C2152044763-POCLOUD
C2152046451-POCLOUD
C2147947806-POCLOUD
C2254232941-POCLOUD
C2251465126-POCLOUD
C2075141524-POCLOUD
Expand All @@ -26,7 +22,6 @@ C2036880717-POCLOUD
C2183155461-POCLOUD
C2075141638-POCLOUD
C2036880640-POCLOUD
C2274919215-POCLOUD
C2036879048-POCLOUD
C2036882048-POCLOUD
C2075141605-POCLOUD
Expand Down Expand Up @@ -62,3 +57,17 @@ C2068529568-POCLOUD
C2832196001-POCLOUD
C2147478146-POCLOUD
C2147480877-POCLOUD
C2832221740-POCLOUD
C2205553958-POCLOUD
C2205121400-POCLOUD
C2730520815-POCLOUD
C2706513160-POCLOUD
C2036877495-POCLOUD
C2706520933-POCLOUD
C2754895884-POCLOUD
C2847232153-POCLOUD
C2036877502-POCLOUD
C2646932894-POCLOUD
C2274919215-POCLOUD
C2036877509-POCLOUD
C2847232536-POCLOUD
12 changes: 7 additions & 5 deletions cmr/uat_associations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ C1234208437-POCLOUD
C1234208438-POCLOUD
C1234724470-POCLOUD
C1234724471-POCLOUD
C1234071416-POCLOUD
C1940473819-POCLOUD
C1940475563-POCLOUD
C1940466008-POCLOUD
Expand All @@ -13,12 +12,8 @@ C1240739577-POCLOUD
C1240739709-POCLOUD
C1240739734-POCLOUD
C1240739726-POCLOUD
C1242387592-POCLOUD
C1242387601-POCLOUD
C1238658389-POCLOUD
C1243175554-POCLOUD
C1242387586-POCLOUD
C1242387621-POCLOUD
C1244810554-POCLOUD
C1256420925-POCLOUD
C1256507988-POCLOUD
Expand Down Expand Up @@ -90,3 +85,10 @@ C1244459498-POCLOUD
C1261591414-POCLOUD
C1257081728-POCLOUD
C1256981321-POCLOUD
C1262623432-POCLOUD
C1261794337-POCLOUD
C1263085435-POCLOUD
C1258237271-POCLOUD
C1263085942-POCLOUD
C1263085937-POCLOUD
C1262314990-POCUMULUS
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
"version": "4.17.2-rc.11",
"scripts": {
"build": "grunt --force; npm run copy",
"copy": "node scripts/copy-files.js",
Expand Down
5 changes: 3 additions & 2 deletions src/hitideConfig.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
var hitideProfileOrigin = "https://hitide.profile.podaac.uat.earthdatacloud.nasa.gov/hitide/api";
// var hitideProfileOrigin = "http://localhost:8080/hitide/api";

window.hitideConfig = {
paletteService: "https://hitide.podaac.earthdatacloud.nasa.gov/palettes",
Expand All @@ -10,7 +11,7 @@ window.hitideConfig = {
cmrVariableService: hitideProfileOrigin + "/cmr/graphql",
crossOriginCmrCookies: true,

authCodeUrl: "https://uat.urs.earthdata.nasa.gov/oauth/authorize",
authCodeUrl: "https://urs.earthdata.nasa.gov/oauth/authorize",

loginUrl: hitideProfileOrigin + "/session/login",
logoutUrl: hitideProfileOrigin + "/session/logout",
Expand All @@ -24,5 +25,5 @@ window.hitideConfig = {
datasetSearchServiceItemsPerPage: 200,
maxGranulesPerDownload: 999999999,
googleTagManagerId: "GTM-M5D83V6",
earthDataAppClientId: "dxpH2WeN_f8IpNLgHwplsg"
earthDataAppClientId: "mn6VmRfej3U2Tm0UhbC1jw"
};
2 changes: 2 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
</head>

<body class="claro">
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WNP7MLF"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div id="appDiv" class="hidden"></div>
<div id="chartContainer"></div>
<div id="appLoadingDiv">
Expand Down
Loading

0 comments on commit c9f126b

Please sign in to comment.