v2.21.1#2552
Merged
Merged
Conversation
This reverts commit 28b22ae.
add CODEOWNERS
test events playwright Vol.2
Update Spanish translations TOOL-4327
* feat: authenticated test workflow * feat: use env variables instead of json file * feat: make loggedInPage fixture for tests * feat: use env for credentials in github actions * fix: mark setup as dependency for auth tests * fix: revert use default config change * feat: add override for auth before page load to help with flaky test * chore: remove extra github action step * feat: move to global setup function instead of setup project * chore: update spelling error in setup script
* feat: abort slow requests when testing with playwright * fix: override default behavior in campaign test to load data from api. * feat: New test use test fixture * chore: swithc to using a non relative import * fix: increase timeout of auth setup * fix: remove @ from test imports * feat: mock everything related to user auth instead of logging in * chore: break out some duplicated code * chore: add default data option to function * chore: bump up timeout for now for auth test * feat: use other fixture as base * fix: add mission override to other campaign test * chore: split up network aborts in tests * fix: mission_list not getting caught * fix: allow localhost requests to go though * fix: Increase timeout in expects to 30s * fix: Add back js and css --------- Co-authored-by: tcchase <tylercchase@gmail.com>
test: add Spanish translation
Increase total number of playwright runners
* feat: github action to check translation keys * Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: Update script to check all files have same keys and remove German * chore: Update checkout to newer version * feat: run check-keys on every pr and push * feat: Add missing keys * chore: update setup-node action --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: tcchase <tylercchase@gmail.com>
Unhide DIST-ALERT-S1 product type selector
Baseline/SBAS Saved Search and history
* feat: Split out map projection into 3 buttons * feat: Update styling on view selector * fix: hid buttons on displacement * chore: Remove disabled from hidden buttons
…chUI into missing-geo-test
Add geocode save search test
williamh890
approved these changes
May 7, 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.
Features