grafana/public/app/features/explore/state
Piotr Jamróz f11cc0e60e
Explore: Improve handling time range keyboard shortcuts inside Explore (#73600)
* Handle time keyboard shortcuts inside Explore

* Remove unused handler for make absolute

* Remove unused code

* Unify handling keyboard shorcuts logic
2023-08-23 16:02:49 +02:00
..
datasource.test.ts Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
datasource.ts Correlations: Create paginated API (#65241) 2023-07-05 09:37:17 -05:00
explorePane.ts Correlations: Create paginated API (#65241) 2023-07-05 09:37:17 -05:00
helpers.ts Explore: move panes into a keyed object (#66117) 2023-05-03 16:45:11 +01:00
history.ts Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
main.test.ts Explore: Ensure old panes are removed before opening split view (#70670) 2023-06-27 14:59:13 +02:00
main.ts Correlations: Create paginated API (#65241) 2023-07-05 09:37:17 -05:00
query.test.ts Explore: ensure newly added query use the correct datasource (#72251) 2023-07-26 16:01:43 +01:00
query.ts Explore: ensure newly added query use the correct datasource (#72251) 2023-07-26 16:01:43 +01:00
selectors.ts Explore: URL migrations & improved state management (#69692) 2023-06-21 10:06:28 +01:00
time.test.ts Explore: Improve handling time range keyboard shortcuts inside Explore (#73600) 2023-08-23 16:02:49 +02:00
time.ts Explore: Improve handling time range keyboard shortcuts inside Explore (#73600) 2023-08-23 16:02:49 +02:00
utils.test.ts Explore: Improve parsing ranges from URL (#72498) 2023-08-17 12:06:52 +02:00
utils.ts Explore: Improve handling time range keyboard shortcuts inside Explore (#73600) 2023-08-23 16:02:49 +02:00