-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Change service table click to page redirection * remove focus on filtering, bug fixes * add jest test for url redirection on click * remove filter on focus, update focus functionality, add testing * add query filtering back * change url check to use hook state * fix location error * move flyout into hashrouter, remove extra filter * fix applications, address comments * fix flaky application test * make service map snapshop deep * add service map focus cypress testing * add more tests to cover service map load and click * add comments to cypress * remove only from cypress tests * update snapshots * adjust cypress test * adjust cypress testw * remove only and comment * switch test back * add dependancy to use effect --------- (cherry picked from commit c22c69d) Signed-off-by: Adam Tackett <[email protected]> Signed-off-by: Shenoy Pratik <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Adam Tackett <[email protected]> Co-authored-by: Shenoy Pratik <[email protected]>
- Loading branch information
1 parent
12140f2
commit 2f8b27f
Showing
19 changed files
with
2,820 additions
and
2,216 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
1,762 changes: 929 additions & 833 deletions
1,762
public/components/application_analytics/__tests__/__snapshots__/create.test.tsx.snap
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.