kibana/test/api_integration
Brandon Kobel 5bf68d67aa
Saved Object Namespaces (#23378)
* Use an instance of SavedObjectsSerializer for migrations and the repository

* Fixing spelling of serialization

* Making the serializer conditionally include and prepend id with ns

* Adding repository tests for the namespaces

* Implementing find

* Modifying the SOCs to pass the options with the namespace

* Centralizing omitting the namespace when using serializer.rawToSavedObject

* Passing the schema through to the SavedObjectRepositoryProvider

* Changing the schema to work with undefined ui exports schemas

* Adding schema tests

* Making the complimentary serialization test use the namespace

* Fixing uiExports

* Fixing some tests

* Fixing included fields for the find

* Fixing include field tests, they're checking length also...

* Updating Repository test after adding namespace to always included
fields

* Renaming UIExportsSavedObjectTypeSchema to SavedObjectsSchemaDefinition

* Completing rename... forgot to save usages

* Fixing issue with the serialization.isRawSavedObject and the trailing :
2018-09-26 08:29:48 -07:00
..
apis Saved Object Namespaces (#23378) 2018-09-26 08:29:48 -07:00
fixtures/es_archiver [Management] Saved objects to React/EUI! (#17426) 2018-05-17 13:46:47 -04:00
services Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
config.js [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00