grafana/e2e/dashboards-suite
Ashley Harrison e2724f39d9
Time Range: Using relative time takes timezone into account (#74013)
* account for timezone when using relative times
Co-authored-by: eledobleefe <laura.fernandez@grafana.com>
Co-authored-by: Joao Silva <joao.silva@grafana.com>
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com>
Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com>

* keep as it was originally for now

* add e2e test for relative time zone overrides

* empty commit to add coauthors

Co-authored-by: eledobleefe <laura.fernandez@grafana.com>
Co-authored-by: Joao Silva <joao.silva@grafana.com>
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com>
Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com>

* fix types

* switch to using table panel in e2e test

* use regex for partial text match

* actually go to the dashboard...

* use include.text

* check for visibility first

* try waiting on backend request to complete

* CI driven development is fun

* make sure we're waiting for both data query calls

* open dashboard instead

* kick drone

* Revert "open dashboard instead"

This reverts commit bab9c77c4d.

* check timezone second

* refactor to avoid detached elements

---------

Co-authored-by: eledobleefe <laura.fernandez@grafana.com>
Co-authored-by: Joao Silva <joao.silva@grafana.com>
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com>
Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com>
2023-09-04 10:38:35 +01:00
..
utils DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2023-08-28 12:18:17 +02:00
dashboard-browse-nested.spec.ts Nested folders: Add e2e test for new browse page (#72590) 2023-08-02 11:28:13 +01:00
dashboard-browse.spec.ts Navigation: Enable new navigation by default (#65335) 2023-03-30 10:42:43 +01:00
dashboard-public-create.spec.ts Public Dashboard: Redesign modal (v2) (#71151) 2023-07-25 13:17:39 +03:00
dashboard-public-templating.spec.ts PublicDashboards: Configuration modal redesign (#63211) 2023-02-24 12:36:29 -03:00
dashboard-templating.spec.ts Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787) 2023-03-16 19:13:34 +02:00
dashboard-time-zone.spec.ts Time Range: Using relative time takes timezone into account (#74013) 2023-09-04 10:38:35 +01:00
dashboard-timepicker.spec.ts DatePicker: Fix calendar not showing correct selected range when changing time zones (#73273) 2023-08-23 12:57:32 +00:00
import-dashboard.spec.ts Import: prevent recursion blowup in redux + reintroduce import e2e test (#52985) 2022-08-01 12:53:31 +01:00
load-options-from-url.spec.ts Build URL params and include requestId (#65742) 2023-04-06 14:43:10 -05:00
new-constant-variable.spec.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
new-custom-variable.spec.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
new-datasource-variable.spec.ts Dashboards: Data source template variable options now specify a current value using uid. (#69259) 2023-06-12 01:05:50 -07:00
new-interval-variable.spec.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
new-query-variable.spec.ts DSPicker: Use new DS picker everywhere in Grafana (#70609) 2023-07-26 18:40:51 +02:00
new-text-box-variable.spec.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
Repeating_a_panel_horizontally.spec.ts Improve existing e2e repeat tests a bit (#45001) 2022-02-07 16:24:30 +00:00
Repeating_a_panel_vertically.spec.ts Improve existing e2e repeat tests a bit (#45001) 2022-02-07 16:24:30 +00:00
Repeating_a_row_with_a_non_repeating_panel.spec.ts Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
Repeating_an_empty_row.spec.ts Improve existing e2e repeat tests a bit (#45001) 2022-02-07 16:24:30 +00:00
set-options-from-ui.spec.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
templating-dashboard-links-and-variables.spec.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
textbox-variables.spec.ts Chore: improve some more types (#60476) 2022-12-20 13:07:57 +00:00