grafana/public/app/features/datasources/settings
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111)
Primarily- moving majority of the types and utils from @grafana/ui to @grafana/data

* Move types from grafana-ui to grafana-data

* Move valueFormats to grafana-data

* Move utils from grafana-ui to grafana-data

* Update imports in grafana-ui

* revert data's tsconfig change

* Update imports in grafana-runtime

* Fix import paths in grafana-ui

* Move rxjs to devDeps

* Core import updates batch 1

* Import updates batch 2

* Imports fix batch 3

* Imports fixes batch i don't know

* Fix imorts in grafana-toolkit

* Fix imports after master merge
2019-10-31 10:48:05 +01:00
..
__snapshots__ DataSourcePlugin: support custom tabs (#16859) 2019-05-14 07:55:49 +02: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 Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02:00
DataSourceSettingsPage.test.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
DataSourceSettingsPage.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
HttpSettingsCtrl.ts ReactMigration: Migrate DataSource HTTP Settings to React (#19452) 2019-10-18 12:09:53 +02:00
PluginSettings.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
TlsAuthSettingsCtrl.ts extract tls auth settings directive from datasource http settings directive 2019-01-28 19:37:19 +01:00