-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Services map] Update redirection/Focus field rework (#2264)
* Change service table click to page redirection Signed-off-by: Adam Tackett <[email protected]> * remove focus on filtering, bug fixes Signed-off-by: Adam Tackett <[email protected]> * add jest test for url redirection on click Signed-off-by: Adam Tackett <[email protected]> * remove filter on focus, update focus functionality, add testing Signed-off-by: Adam Tackett <[email protected]> * add query filtering back Signed-off-by: Adam Tackett <[email protected]> * change url check to use hook state Signed-off-by: Adam Tackett <[email protected]> * fix location error Signed-off-by: Adam Tackett <[email protected]> * move flyout into hashrouter, remove extra filter Signed-off-by: Adam Tackett <[email protected]> * fix applications, address comments Signed-off-by: Adam Tackett <[email protected]> * fix flaky application test Signed-off-by: Adam Tackett <[email protected]> * make service map snapshop deep Signed-off-by: Adam Tackett <[email protected]> * add service map focus cypress testing Signed-off-by: Adam Tackett <[email protected]> * add more tests to cover service map load and click Signed-off-by: Shenoy Pratik <[email protected]> * add comments to cypress Signed-off-by: Shenoy Pratik <[email protected]> * remove only from cypress tests Signed-off-by: Shenoy Pratik <[email protected]> * update snapshots Signed-off-by: Shenoy Pratik <[email protected]> * adjust cypress test Signed-off-by: Adam Tackett <[email protected]> * adjust cypress testw Signed-off-by: Adam Tackett <[email protected]> * remove only and comment Signed-off-by: Adam Tackett <[email protected]> * switch test back Signed-off-by: Adam Tackett <[email protected]> * add dependancy to use effect Signed-off-by: Adam Tackett <[email protected]> --------- Signed-off-by: Adam Tackett <[email protected]> Signed-off-by: Shenoy Pratik <[email protected]> Co-authored-by: Adam Tackett <[email protected]> Co-authored-by: Shenoy Pratik <[email protected]>
- Loading branch information
1 parent
c6c2bab
commit c22c69d
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.