kibana/docs/developer/plugin
Artyom Gospodarsky 3a915b22a0
Use NP registry instead of ui/registry/field_formats (#48108)
* Create Field Format Provider

* Pass Field Format as a start dependency

* Register utils in the new field formats

* Fix types issue

* Make FieldFormats instance as a service

* Exclude importing of register.js

* Remove uiExports/fieldFormats imports

* Migrate some dependencies to new Field Format

* Migrate field format to new instance

* Fix type errors

* Fix Jest tests

* Move from getFieldFormat to npSetup

* Fix types errors

* Fix reviews

* Fix types errors

* Fix types

* fix CI

* Bind getConfig to FieldFormatRegisty

* Mock FieldFormat in FieldItem

* Fix DataPanel tests

* Fix DataPanel tests

* Fix Jest tests

* Create a fieldFormats mock for mocha tests

* fix CI

* fix CI

* Mock fieldFormatsRegistry in all visualizations

* Fix 'should create scripted field' functional test

* Change FieldFormat.from return type

* Fix reviews

* Fix mocha test

* Fix mocha tests

* Encapsulate FieldFormatRegistry

* Pretty field_item.tsx

* Fix reviews

* Fix PR comments

* Fix CI

* Replace any by a specific type

* Fix mocha tests

* Remove config from url converter

* Expand Field Format ID type for creating custom converters

* Fix a jest test

* Update migration doc

* Add quote and semicolon

* Fix types errors which doesn't relate to the aim of PR
2019-11-20 16:30:33 +03:00
..
development-plugin-feature-registration.asciidoc [DOCS] Creates developer folder (#45280) 2019-09-10 17:13:23 -07:00
development-plugin-functional-tests.asciidoc [DOCS] Creates developer folder (#45280) 2019-09-10 17:13:23 -07:00
development-plugin-localization.asciidoc [DOCS] Creates developer folder (#45280) 2019-09-10 17:13:23 -07:00
development-plugin-resources.asciidoc Docs: Fix for asciidoctor (#47876) 2019-10-10 17:18:38 -04:00
development-uiexports.asciidoc Use NP registry instead of ui/registry/field_formats (#48108) 2019-11-20 16:30:33 +03:00