kibana/x-pack/test/saved_object_api_integration
Pierre Gayvallet f1272b5ffe
Add SavedObject management section registration in core (#59291)
* add management section to SavedObjectsType

* adapt import/export routes to get types accessor

* add documentation

* update generated doc

* update migration guide

* use request context to access exportable types

* update generated doc

* adapt SavedObjectsManagement to use the registry

* stop magical tricks about the config type, register it as any other so type.

* fix FTR assertions

* fix so_mixin tests

* register the `config` type from the uiSettings service

* nits and comments

* update generated doc

* remove true from dynamic property definition, use force-cast back for config type

* remove obsolete test comment
2020-03-10 11:13:45 +01:00
..
common Add SavedObject management section registration in core (#59291) 2020-03-10 11:13:45 +01:00
security_and_spaces [FTR] expose new es client service (#51066) 2019-11-20 08:56:23 -07:00
security_only [FTR] expose new es client service (#51066) 2019-11-20 08:56:23 -07:00
spaces_only migrate savedObjects routes to core (#56734) 2020-02-18 15:40:21 +01:00