grafana/public/app/features/datasources/settings
Peter Holmberg 4898502e4e
refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085)
* replace with Input component from grafana/ui

* removing placeholder classname

* change import

* fix import
2019-03-25 15:53:05 +01:00
..
__snapshots__ refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
BasicSettings.test.tsx Added isDefault switch on settings 2018-12-05 11:47:02 +01:00
BasicSettings.tsx refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
ButtonRow.test.tsx enable testing provsioned datasources 2019-02-12 08:45:21 +01:00
ButtonRow.tsx Fixed url of back button in datasource edit page, when root_url configured (#15759) 2019-03-05 07:35:45 +01:00
DataSourceSettingsPage.test.tsx Refactored Datasources as POC 2019-01-30 20:07:14 +01:00
DataSourceSettingsPage.tsx fix: update datasource in componentDidUpdate 2019-03-05 13:08:31 +01:00
HttpSettingsCtrl.ts Fixed type issues introduced by adding angular types 2019-03-12 15:27:02 +01:00
PluginSettings.tsx renaming DataSource type to DataSourceSettings and moved to grafana ui 2019-01-17 18:51:07 +01:00
TlsAuthSettingsCtrl.ts extract tls auth settings directive from datasource http settings directive 2019-01-28 19:37:19 +01:00