Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[home] Include ability to publish kibana saved objects from add data …
…tutorial (#19559) (#20939) * add savedObjects to tutorial schema, add savedObjects to APM, add bulk create endpoint * SavedObjectInstaller component * bulkCreate fixes * fix tutorial jest test * update from sqren review * updated copy * move saved object json into seperate json files * minor commit clean up * ensure isMounted before setting state after async call, allow manifest to customize saved object install message * remove duplicated logic for getting config xpack.apm.indexPattern * refactor get index pattern title * add functional test that loads APM saved objects * remove extra await * display overwrite message * use angular free savedObjectClient * functional test cleanup * handle bulkRequest exception and add jest tests for SavedObjectsInstaller * use Promise.reject instead of throw * update copy
- Loading branch information