grafana/public/app
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226)
* Style: made outlined buttons and used it in Alert component

* Refactor: clean up state on load data source failure

* Refactor: test data source thunk created

* Refactor: move logic to changeDatasource and call that from intialize

* Refactor: move load explore datasources to own thunk

* Refactor: move logic to updateDatasourceInstanceAction

* Tests: reducer tests

* Test(Explore): Added tests and made thunkTester async

* Fix(Explore): Fixed so that we do not render StartPage if there is no StartPage

* Fix(Explore): Missed type in merge

* Refactor: Thunktester did not fail tests on async failures and prevented queires from running on datasource failures

* Feat: Fadein error alert to prevent flickering

* Feat: Refresh labels after reconnect

* Refactor: Move useLokiForceLabels into useLokiLabels from PR comments

* Feat: adds refresh metrics to Prometheus languageprovider

* Style: removes padding for connected datasources

* Chore: remove implicit anys
2019-04-01 07:38:00 +02:00
..
core Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285) 2019-03-29 09:41:37 +01:00
features Feat: Adds reconnect for failing datasource in Explore (#16226) 2019-04-01 07:38:00 +02:00
partials Make password hint configurable from settings/defaults.ini 2019-03-07 14:00:04 -08:00
plugins Feat: Adds reconnect for failing datasource in Explore (#16226) 2019-04-01 07:38:00 +02:00
routes chore: Removed implicit anys in react container and test helpers 2019-03-24 20:27:12 +01:00
store Fixed issue where double clicking on back button closes sidemenu 2019-02-11 09:37:13 +01:00
types Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285) 2019-03-29 09:41:37 +01:00
app.ts chore: Cleaning up implicit anys in app.ts 2019-03-15 01:59:16 -07:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00