-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Visualizations] Make visualization saved object share-capable and re…
…move savedVisLoader (#114620) * Make visualization saved object share-capable and remove savedVisLoader * Fixed some tests * FIx tests * Fix API tests * Fix spaces API integration tests * Fix core saved objects API integration tests Co-authored-by: Joe Portner <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
- Loading branch information
1 parent
4d40ae0
commit e9d6a07
Showing
19 changed files
with
162 additions
and
682 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
83 changes: 0 additions & 83 deletions
83
src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts
This file was deleted.
Oops, something went wrong.
204 changes: 0 additions & 204 deletions
204
src/plugins/visualizations/public/saved_visualizations/find_list_items.test.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.