grafana/public/app
Andrej Ocenas b0bd242eda
Explore/Refactor: Simplify URL handling (#29173)
* Inline datasource actions into initialisation

* Simplify url handling

* Add comments

* Remove split property from state and split Explore.tsx to 2 components

* Add comments

* Simplify and fix splitOpen and splitClose actions

* Update public/app/features/explore/ExplorePaneContainer.tsx

Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>

* Update public/app/features/explore/state/explorePane.test.ts

Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>

* Update public/app/features/explore/Wrapper.tsx

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>

* Fix test

* Fix lint

Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2021-02-12 21:33:26 +01:00
..
core Variables: Extend option pickers to accept custom onChange callback (#30913) 2021-02-12 16:00:12 +02:00
features Explore/Refactor: Simplify URL handling (#29173) 2021-02-12 21:33:26 +01:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins CloudWatch: Ensure empty query row errors are not passed to the panel (#31172) 2021-02-12 15:49:33 +01:00
routes Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
store Influx: Make max series limit configurable and show the limiting message if applied (#31025) 2021-02-10 15:23:19 +01:00
types Explore/Refactor: Simplify URL handling (#29173) 2021-02-12 21:33:26 +01:00
app.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts CDN: Adds support for serving assets over a CDN (#30691) 2021-02-01 10:13:09 +01:00