grafana/public/app/features/explore/state
Piotr Jamróz bf977ac245
Explore: Fix time interpolation (#46737)
* Ensure TemplateService is updated with new time range on each time range change.

* Fix linting errors

* Fix explorePane.test.ts

* Reuse createDefaultInitialState

* Remove unused imports

* Add a test for left/right split

* Silence console.error in tests

* Silence console.error in tests
2022-03-29 15:10:40 +02:00
..
datasource.test.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
datasource.ts Loki: Logs volume improvements (#40327) 2021-10-18 12:22:41 +02:00
explorePane.test.ts Explore: Fix time interpolation (#46737) 2022-03-29 15:10:40 +02:00
explorePane.ts Explore: Add t * keybindings to change time range (#45020) 2022-02-17 07:39:02 -06:00
helpers.ts Explore: Fix time interpolation (#46737) 2022-03-29 15:10:40 +02:00
history.ts Query History: Split data and view models (#44922) 2022-02-10 13:59:43 +01:00
main.test.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
main.ts Remove return to panel button and related code (#45018) 2022-02-08 10:20:22 -06:00
query.test.ts Explore: Fix time interpolation (#46737) 2022-03-29 15:10:40 +02:00
query.ts Explore: allow users to save Explore state to a new panel in a new dashboard (#45148) 2022-03-03 08:54:06 +00:00
selectors.ts Explore: Reuse Dashboard's QueryRows component (#38942) 2021-09-15 16:26:23 +01:00
time.test.ts Explore: Fix time interpolation (#46737) 2022-03-29 15:10:40 +02:00
time.ts Explore: Fix time interpolation (#46737) 2022-03-29 15:10:40 +02:00
utils.test.ts Dependencies: Jest 27 (#42681) 2021-12-03 17:09:25 +00:00
utils.ts Explore: allow users to save Explore state to a new panel in a new dashboard (#45148) 2022-03-03 08:54:06 +00:00