kibana/test
Pierre Gayvallet 181862c191
Restructure SavedObject types internal representation (#56378) (#56953)
* adapt types and tests to prepare for new NP api

* rename and export public types

* update generated doc

* first implementation of registerMappings

* adapt es archiver to convert legacy mappings

* update generated doc

* fix more tests

* add unit tests

* add legacy-compat unit test

* add documentation and examples

* Introduce SavedObjectTypeRegistry and SavedObjectType types

* add and fix tests

* expose createSerializer API and fix usages

* remove registerMappings API, add internal registerType

* revert changes to migration guide

* adapt ES-archiver migrator creation

* export serializer-related types

* update generated doc

* add and use convertTypesToLegacySchema

* remove / move to internal some mapping types

* fix forEach closure context

* add missing docs

* fix core path

* some nits

* fix so_mixin tests

* fix integration tests

* fix integration tests for real

* add documentation on serializer + restructure files and types

* nit

* add and use the ISavedObjectTypeRegistry interface

* Add documentation, deprecates migrationLogger#warning

* better typing for SavedObjectsRawDoc._source

* nits

* update generated doc

* remove exposition of SavedObjectsTypeMappingDefinitions, update doc

* creates so internal contracts mocks

* improve documentation
2020-02-06 12:10:31 +01:00
..
accessibility Discover a11y tests (#54209) (#54632) 2020-01-14 14:33:15 -05:00
api_integration Restructure SavedObject types internal representation (#56378) (#56953) 2020-02-06 12:10:31 +01:00
common Kibana property config migrations (#55937) (#56720) 2020-02-04 08:04:04 -06:00
dev_certs [devServer] include self-signed certificates for testing 2016-01-19 14:19:25 -07:00
examples Embeddable examples on the platform and included with --run-examples flag (#52111) (#53190) 2019-12-16 17:45:26 -05:00
functional Rollup TSVB integration: Add test and fix warning text (#56639) (#56827) 2020-02-05 13:20:29 +01:00
interpreter_functional [Reporting/FieldFormats] expose setFieldFormats and call from ReportingPlugin.start (#56563) (#56875) 2020-02-05 11:33:21 -07:00
plugin_functional Upgrade EUI to v18.3.0 (#56228) (#56702) 2020-02-04 09:15:53 -06:00
scripts Remove matrix build support (#54202) (#56170) 2020-01-28 16:55:29 -05:00
server_integration Add support for certificates in PKCS#12 (P12) key stores (#53810) (#54383) 2020-01-09 14:47:16 -05:00
typings [State Management] State syncing utilities (#53582) (#54454) 2020-01-13 10:10:56 +03:00
ui_capabilities/newsfeed_err [7.x] [Newsfeed] UI plugin for Kibana (#49579) (#50503) 2019-11-13 14:36:23 -07:00
visual_regression autofix all violations 2019-12-13 23:55:01 -07:00
mocha_decorations.d.ts [7.x] Re-split ciGroups after pipeline rollout (#46375) (#46643) 2019-09-25 17:21:47 -07:00
tsconfig.json Add KQL functionality in the find function of the saved objects (#41136) (#47182) 2019-10-03 08:42:35 -04:00