mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -06:00
e2724f39d9
* 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
|
||
---|---|---|
.. | ||
utils | ||
dashboard-browse-nested.spec.ts | ||
dashboard-browse.spec.ts | ||
dashboard-public-create.spec.ts | ||
dashboard-public-templating.spec.ts | ||
dashboard-templating.spec.ts | ||
dashboard-time-zone.spec.ts | ||
dashboard-timepicker.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 | ||
new-text-box-variable.spec.ts | ||
Repeating_a_panel_horizontally.spec.ts | ||
Repeating_a_panel_vertically.spec.ts | ||
Repeating_a_row_with_a_non_repeating_panel.spec.ts | ||
Repeating_an_empty_row.spec.ts | ||
set-options-from-ui.spec.ts | ||
templating-dashboard-links-and-variables.spec.ts | ||
textbox-variables.spec.ts |