Minor Release 2.20.0#2487
Merged
Merged
Conversation
* chore: update test dependencies * chore: update testing to use tsconfig * chore: compiling test * chore: fix component testing Temp patch for this to get it working, will need some redesign to make something scalable for the future and other components that we are wanting to test. * chore: readd polyfill script to tsconfig * chore: add canvas package * chore: add code coverage support * chore: initial e2e test setup * chore: remove vitest browser mode test * fix: ngx-translate updates * Merge branch 'test' into tyler/vitest * feat: playwright github action * chore(deps): update package-lock * feat: authenticated testing framework * fix: auth action pathing * fix: action pathing * fix: directory pathing * fix: directory structure first * fix: use base64 creds for better parsing * feat: some example tests * feat: add ng test github action * chore: cleanup old screenshots * chore: remove test branch from action, set permissions explicitly * fix: explicit product scene list click * fix: specify timezoneId for tests * fix: bypassCSP for map based interaction setup * feat: aoi parsing test This shows an example of how to get info form a material input. The automated tool doesn't work for them out of the box. * chore: codefactor fix
Aria version filter
* feat: update cli * feat: update material * feat: update angular-eslint * feat: remove blocking old dependencies * fix: update package-lock.json --------- Co-authored-by: Kim <33294735+SpicyGarlicAlbacoreRoll@users.noreply.github.com>
Initial example tests
NISAR default filters
…reate microquery api service helper method, add progress spinner for micro queries(!), re-org some dataset specific methods out of scene-files
fix preferences: add i18n translations for debug status section
ix(i18n): correct typos and translation errors in en.json and es.json
fix readable-size-from-bytes: handle null and NaN
Add OPERA-DIST-ALERT product type to OPERA-S1 dataset
NISAR Orbit Ephemera
Removes photoshop source file
Yoreley ds6242
tylercchase
approved these changes
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added
Fixed