grafana/public/app/core/directives
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
..
array_join.ts Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
autofill_event_fix.ts Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
diff-view.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
dropdown_typeahead.ts Piechart: fix unit selector when scrolling is required (#18932) 2019-09-11 07:42:28 +02:00
give_focus.ts Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
metric_segment.ts Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
misc.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
ng_model_on_blur.ts @grafana/data: export dateMath and rangeUtil (#17971) 2019-07-05 23:43:12 -07:00
rebuild_on_change.ts Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
tags.ts ReactMigration: Migrate DataSource HTTP Settings to React (#19452) 2019-10-18 12:09:53 +02:00
value_select_dropdown.ts TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 2019-10-18 11:40:08 +02:00