grafana/public/app/features
Dominik Prokop c9b11bfc7a ReactMigration: Migrate DataSource HTTP Settings to React (#19452)
* Basic components for HTTP settings migration WIP

* Add secureJsonFields to DataSourceSettings

* Introduce datasource-http-settings-next directive for backward compatibility

* fix lint

* renames

* rename fix

* TagsInput component

* move tags from app to grafana/ui

* implement tagsinput on datasourcesettings

* capitalize

* new file for react directive for testing

* some layout touch ups

* FormField story

* Minor touch ups

* add url validation

* using prevent default to prevent updating datasource when adding tag

* using Stylefactory and fix tslint issue on MouseEvent

* only show tlsauthsettings if tls or ca cert

* fix url input length

* fix for showAccessOptions

* Implemented CertTextArea, removed commented code

* removed commented / not used code

* Rename and add more elements to Certification component

* fixing newSecureJsonData

* spelling

* Fix issue with checkboxes being undefined

* Removed old partials and minor fix

* removed unused props from story
2019-10-18 12:09:53 +02:00
..
admin ReactMigration: Migrate DataSource HTTP Settings to React (#19452) 2019-10-18 12:09:53 +02:00
alerting Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
annotations Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
api-keys Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
dashboard Fix: Unsubscribe from events in dashboards (#19788) 2019-10-16 12:54:13 +02:00
datasources ReactMigration: Migrate DataSource HTTP Settings to React (#19452) 2019-10-18 12:09:53 +02:00
explore Explore: Add unit test to TimeSyncButton (#19836) 2019-10-16 11:48:10 +02:00
folders Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
manage-dashboards InputDataSource: Fixed issue with config editor (#19818) 2019-10-16 12:58:49 +02:00
org noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
panel Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
playlist Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
plugins Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
profile Profile: Fix issue with user profile not showing more than sessions some times (#19578) 2019-10-03 18:09:16 +02:00
teams Select: Allow custom value for selects (#19775) 2019-10-15 15:08:56 +02:00
templating TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 2019-10-18 11:40:08 +02:00
users Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
all.ts extract tls auth settings directive from datasource http settings directive 2019-01-28 19:37:19 +01:00