4abe0249ba
Chore: Clean up old navigation ( #66287 )
...
* remove code outside of the topnav feature flag
* delete NavBar folder
* remove topnav toggle from backend
* restructure AppChrome folder
* fix utils mock
* fix applinks tests
* remove tests since they're covered in e2e
* fix 1 of the approotpage tests
* Fix another dashboardpage test
* remove reverse portalling + test for plugins using deprecated onNavChanged method
* kick drone
* handle correlations
2023-04-14 09:43:11 +01:00
7005b7bf8a
Navigation: Update e2e tests to work with topnav ( #60910 )
...
* turn on topnav toggle in e2e tests
* fix variable e2e tests
* fix remaining tests + remove some hardcoded waits
* speculative fixes
* wait for error to disappear
* use new selector, turn toggle back off
2023-01-04 14:59:53 +00:00
ff60f39e96
Revert "DataLinks: Encode variable params for data link URLs ( #46100 )" ( #47763 )
...
This reverts commit b47f5433d7534ab8623d69a3fd08ea1bd09297ae.
2022-04-20 10:15:36 +01:00
b47f5433d7
DataLinks: Encode variable params for data link URLs ( #46100 )
2022-03-04 17:05:56 +00:00
0036233fa6
Chore: fix flaky e2e ( #45822 )
2022-02-24 10:34:49 +00:00
bb5a39faef
Chore: Enables flakey e2e test ( #45816 )
2022-02-24 09:55:00 +00:00
cbf96e6a8b
remove flaky cloudwatch test ( #45800 )
...
* remove flaky cloudwatch test
* remove unused code that was only in flaking test
* okay i guess they're both flaky
* Skip flaking templating-dashboard-links-and-variables test
2022-02-23 13:59:53 -06:00
6de9d241a6
E2E: adds back missing e2e specs ( #44576 )
...
* E2E: adds back missing e2e specs
* Chore: removes wrong import directive
2022-01-28 10:39:43 +01:00