grafana/public/app/features/explore/state
Hugo Häggmark 4b4afc7b2c
Chore: reduces circular dependencies for variables/utils.ts (#44087)
* Chore: move constants to own file

* Chore: moves safe* functions to grafana/data

* Chore: moves safe* functions to grafana/data

* Chore: adds VariableQueryEditorProps and deprecates VariableQueryProps

* Chore: remove getDefaultVariableAdapters function

* Chore: moves transaction status to types

* Chore: fix tests that do not initialise TemplateSrv

* Chore: change space when stringifying

* Chore: revert safe* func move

* Chore: remove circular dependency in Explore utils
2022-01-17 12:48:26 +01:00
..
datasource.test.ts Explore: Reuse Dashboard's QueryRows component (#38942) 2021-09-15 16:26:23 +01:00
datasource.ts Loki: Logs volume improvements (#40327) 2021-10-18 12:22:41 +02:00
explorePane.test.ts explore: store failed queries too (#42516) 2021-12-09 14:00:50 +01:00
explorePane.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
history.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
main.test.ts Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
main.ts Explore: simplify URL generation logic (#40640) 2021-10-21 09:46:40 +01:00
query.test.ts Tempo: Don't show error when running query without traceId (#43676) 2022-01-05 19:34:09 +01:00
query.ts Explore: Don't change query status to Done if there was Error (#43850) 2022-01-10 13:44:51 +01:00
selectors.ts Explore: Reuse Dashboard's QueryRows component (#38942) 2021-09-15 16:26:23 +01:00
time.test.ts Explore/Refactor: Simplify URL handling (#29173) 2021-02-12 21:33:26 +01:00
time.ts Hotkeys: Make time range permanent (#43802) 2022-01-07 16:51:29 +01:00
utils.test.ts Dependencies: Jest 27 (#42681) 2021-12-03 17:09:25 +00:00
utils.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00