grafana/e2e/dashboards-suite
Sergej-Vlasov 4648ba396b
DashboardScenePage: Correct slug in self referencing data links (#100048)
* switch to useLayoutEffect so queries run after url correction

* add comment

* suparate useEffects to avoid update on slug change

* add url correction for missing slug

* account for slug change during dashboard rename

* simplify fix

* add e2e test for data link without slug

* remove old comment

* remove newly added path from useEffect dependencies
2025-04-11 09:25:21 +01:00
..
utils Dashboards: WeekStart is now of type WeekStart | undefined instead of string (#101123) 2025-02-24 11:35:55 +01:00
Repeating_a_panel_horizontally.spec.ts
Repeating_a_panel_vertically.spec.ts
Repeating_an_empty_row.spec.ts
dashboard-browse-nested.spec.ts
dashboard-browse.spec.ts
dashboard-export-json.spec.ts
dashboard-keybindings.spec.ts Panel inspect: Fix inspect keyboard shortcut when grafana served from subpath (#99366) 2025-01-22 13:25:10 +01:00
dashboard-links-without-slug.spec.ts DashboardScenePage: Correct slug in self referencing data links (#100048) 2025-04-11 09:25:21 +01:00
dashboard-live-streaming.spec.ts
dashboard-public-create.spec.ts
dashboard-public-templating.spec.ts ShareDrawer: Enable by default (#97259) 2024-12-10 12:52:18 -03:00
dashboard-share-externally-create.spec.ts Dashboard Sharing: Skips flaky e2e test for dashboard sharing (#94507) 2024-10-10 00:50:54 +03:00
dashboard-share-internally.spec.ts
dashboard-share-snapshot-create.spec.ts
dashboard-templating.spec.ts Update scenes to v5.23.1 (#95951) 2024-11-06 19:20:27 +02:00
dashboard-time-zone.spec.ts
dashboard-timepicker.spec.ts
embedded-dashboard.spec.ts
general-dashboards.spec.ts
import-dashboard.spec.ts
load-options-from-url.spec.ts
new-constant-variable.spec.ts
new-custom-variable.spec.ts
new-datasource-variable.spec.ts
new-interval-variable.spec.ts
new-query-variable.spec.ts Dashboard: Variable selection and editing (#103451) 2025-04-09 14:27:35 +02:00
new-text-box-variable.spec.ts
set-options-from-ui.spec.ts
snapshot-create.spec.ts ShareDrawer: Enable by default (#97259) 2024-12-10 12:52:18 -03:00
templating-dashboard-links-and-variables.spec.ts Update dependency @grafana/scenes to v5.18.2 (#94321) 2024-10-07 16:04:20 +01:00
textbox-variables.spec.ts