grafana/public/app/features
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
..
admin Moved Server Admin and children to separate menu item on Side Menu (#15592) 2019-03-05 13:02:41 +01:00
alerting Feature: Introduced CallToActionCard to @grafana/ui (#16237) 2019-03-27 22:33:20 +01:00
annotations Minor refactoring of #16127 2019-03-22 12:51:12 +01:00
api-keys refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
dashboard Fix: Correct SnapshotData typing (#16279) 2019-03-28 20:59:59 +01:00
datasources Feature: added actionable message in Explore when no datasource configured (#16252) 2019-03-28 17:17:01 +01:00
explore Feat: Adds reconnect for failing datasource in Explore (#16226) 2019-04-01 07:38:00 +02:00
folders refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
manage-dashboards created new color variables, changed primary to blue, changed success-btns to primary-btns. 2019-02-05 12:05:02 +01:00
org refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
panel Feat: Angular panels & SeriesData to Table/TimeSeries (#16266) 2019-03-28 18:21:53 +01:00
playlist Only keep certain query params when going to next playlist 2019-03-19 16:34:33 +01:00
plugins Panels: Refactoring how panel plugins sets hooks and components, #16166 2019-03-24 15:56:32 +01:00
profile Merge branch 'master' into ui-new-red-green-blue 2019-02-11 09:17:19 +01:00
teams refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
templating Fix: Template query editor this bind exception fix (#16299) 2019-03-29 14:25:11 +01:00
users Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
all.ts extract tls auth settings directive from datasource http settings directive 2019-01-28 19:37:19 +01:00