-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Saved objects extensions refactor merge #142878
Saved objects extensions refactor merge #142878
Commits on Oct 5, 2022
-
Adds extensions and factories for these
Adds public types for extensions, temporarily omiting these from public mocks and saved objects service Adds extensions to saved objects start contract, temporarily omitting them from the saved objects service start implementation adding extensions to saved objects implementation Still wip adding extensions and factories to implementation more small changes Starts removing wrappers Updates saved objects service mock Updates more types around extensions and wrappers removal Adds saved objects extensions to plugin_context Adds extensions mocks to public saved objects server mocks Updates two more tests
Configuration menu - View commit details
-
Copy full SHA for e9f14d5 - Browse repository at this point
Copy the full SHA e9f14d5View commit details
Commits on Oct 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9386be3 - Browse repository at this point
Copy the full SHA 9386be3View commit details
Commits on Oct 11, 2022
-
Adds ROC extension implementations, complete removal of SOC wrapper r…
…eferences. Functional unit tests passing.
Configuration menu - View commit details
-
Copy full SHA for 2f46222 - Browse repository at this point
Copy the full SHA 2f46222View commit details
Commits on Oct 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 06ca3e6 - Browse repository at this point
Copy the full SHA 06ca3e6View commit details -
Removes wrapper references from secure spaces client. Moves extension…
… mocks to API server mocks package.
Configuration menu - View commit details
-
Copy full SHA for 72138ee - Browse repository at this point
Copy the full SHA 72138eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bcbbdc - Browse repository at this point
Copy the full SHA 1bcbbdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f277e6 - Browse repository at this point
Copy the full SHA 1f277e6View commit details -
Fixes several jest tests to include expected calling parameters with …
…internal options.
Configuration menu - View commit details
-
Copy full SHA for 4fff618 - Browse repository at this point
Copy the full SHA 4fff618View commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7c4d55 - Browse repository at this point
Copy the full SHA c7c4d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8eefce - Browse repository at this point
Copy the full SHA a8eefceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9935fef - Browse repository at this point
Copy the full SHA 9935fefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3398a57 - Browse repository at this point
Copy the full SHA 3398a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for da05c66 - Browse repository at this point
Copy the full SHA da05c66View commit details
Commits on Oct 14, 2022
-
Fixes repo called to find_legacy_url_aliases and find_shared_origin_o…
…bjects by adding the new internalOptions parameter.
Configuration menu - View commit details
-
Copy full SHA for dfaf90b - Browse repository at this point
Copy the full SHA dfaf90bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b3fc1 - Browse repository at this point
Copy the full SHA e3b3fc1View commit details
Commits on Oct 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0eeb94b - Browse repository at this point
Copy the full SHA 0eeb94bView commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fce0433 - Browse repository at this point
Copy the full SHA fce0433View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3484af - Browse repository at this point
Copy the full SHA c3484afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 896813b - Browse repository at this point
Copy the full SHA 896813bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d831567 - Browse repository at this point
Copy the full SHA d831567View commit details
Commits on Oct 25, 2022
-
Merges bulk delete with SO extensions. Updates extension test suites …
…with bulk delete tests.
Configuration menu - View commit details
-
Copy full SHA for ca77b0a - Browse repository at this point
Copy the full SHA ca77b0aView commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 087c3a5 - Browse repository at this point
Copy the full SHA 087c3a5View commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dbb01f4 - Browse repository at this point
Copy the full SHA dbb01f4View commit details
Commits on Oct 28, 2022
-
Matches authorization behavior of bulk delete to existing delete. Res…
…olves functional test failures for bulk delete.
Configuration menu - View commit details
-
Copy full SHA for 62c0ec1 - Browse repository at this point
Copy the full SHA 62c0ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8b670 - Browse repository at this point
Copy the full SHA 7f8b670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 247de7b - Browse repository at this point
Copy the full SHA 247de7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d01e30 - Browse repository at this point
Copy the full SHA 2d01e30View commit details
Commits on Oct 31, 2022
-
Resolves issues with fleet tests when bulkDelete is called with an em…
…pty array of objects.
Configuration menu - View commit details
-
Copy full SHA for 3192709 - Browse repository at this point
Copy the full SHA 3192709View commit details -
Merge branch 'refactor-update_object_spaces' of https://github.com/Ti…
…naHeiligers/kibana into merge-saved-objects-extensions
Configuration menu - View commit details
-
Copy full SHA for e8c4840 - Browse repository at this point
Copy the full SHA e8c4840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1307b79 - Browse repository at this point
Copy the full SHA 1307b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c45408 - Browse repository at this point
Copy the full SHA 2c45408View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cbd92a - Browse repository at this point
Copy the full SHA 0cbd92aView commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b79b1b5 - Browse repository at this point
Copy the full SHA b79b1b5View commit details
Commits on Nov 3, 2022
-
Adds missing TSDoc comments - round 2. Removes redundant ISavedObject…
…sRepository definition from repository.
Configuration menu - View commit details
-
Copy full SHA for 33cb8e4 - Browse repository at this point
Copy the full SHA 33cb8e4View commit details -
Removes 'import type' in so package domain. Updates mocks for find sh…
…ared origin objects and find legacy url aliases tests to remove reference to repository mock. Refactor of scoped client provider getExensions.
Configuration menu - View commit details
-
Copy full SHA for 6a586e3 - Browse repository at this point
Copy the full SHA 6a586e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7472293 - Browse repository at this point
Copy the full SHA 7472293View commit details -
Removes 'import type' in so package domain. Updates mocks for find sh…
…ared origin objects and find legacy url aliases tests to remove reference to repository mock. Refactor of scoped client provider getExensions.
Configuration menu - View commit details
-
Copy full SHA for 7f8214f - Browse repository at this point
Copy the full SHA 7f8214fView commit details -
Merge branch 'refactor-update_object_spaces' of https://github.com/Ti…
…naHeiligers/kibana into merge-saved-objects-extensions
Configuration menu - View commit details
-
Copy full SHA for 507250f - Browse repository at this point
Copy the full SHA 507250fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d604293 - Browse repository at this point
Copy the full SHA d604293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed2d02 - Browse repository at this point
Copy the full SHA 9ed2d02View commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bd0695b - Browse repository at this point
Copy the full SHA bd0695bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e72c6ad - Browse repository at this point
Copy the full SHA e72c6adView commit details -
Configuration menu - View commit details
-
Copy full SHA for bca7189 - Browse repository at this point
Copy the full SHA bca7189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8627b0f - Browse repository at this point
Copy the full SHA 8627b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df2e31 - Browse repository at this point
Copy the full SHA 1df2e31View commit details -
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
…-ref HEAD~1..HEAD --fix'
Configuration menu - View commit details
-
Copy full SHA for eb39e38 - Browse repository at this point
Copy the full SHA eb39e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7dfda0 - Browse repository at this point
Copy the full SHA f7dfda0View commit details -
Merge branch 'refactor-update_object_spaces' of https://github.com/Ti…
…naHeiligers/kibana into merge-saved-objects-extensions
Configuration menu - View commit details
-
Copy full SHA for 5edf4ed - Browse repository at this point
Copy the full SHA 5edf4edView commit details -
Configuration menu - View commit details
-
Copy full SHA for f63f535 - Browse repository at this point
Copy the full SHA f63f535View commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ca4adc - Browse repository at this point
Copy the full SHA 7ca4adcView commit details -
Changes imports for extension ID's to exports from packages. Removes …
…re-export of extension ID's.
Configuration menu - View commit details
-
Copy full SHA for 1af7416 - Browse repository at this point
Copy the full SHA 1af7416View commit details -
Merge branch 'refactor-update_object_spaces' of https://github.com/Ti…
…naHeiligers/kibana into merge-saved-objects-extensions
Configuration menu - View commit details
-
Copy full SHA for 810878d - Browse repository at this point
Copy the full SHA 810878dView commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bd1a1a5 - Browse repository at this point
Copy the full SHA bd1a1a5View commit details -
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
…-ref HEAD~1..HEAD --fix'
Configuration menu - View commit details
-
Copy full SHA for f146f2a - Browse repository at this point
Copy the full SHA f146f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4d8c2 - Browse repository at this point
Copy the full SHA 7e4d8c2View commit details -
Merge branch 'refactor-update_object_spaces' of https://github.com/Ti…
…naHeiligers/kibana into merge-saved-objects-extensions
Configuration menu - View commit details
-
Copy full SHA for 4b083a1 - Browse repository at this point
Copy the full SHA 4b083a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6647ac9 - Browse repository at this point
Copy the full SHA 6647ac9View commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 243bfaa - Browse repository at this point
Copy the full SHA 243bfaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3229e46 - Browse repository at this point
Copy the full SHA 3229e46View commit details -
Merge branch 'refactor-update_object_spaces' of https://github.com/Ti…
…naHeiligers/kibana into merge-saved-objects-extensions
Configuration menu - View commit details
-
Copy full SHA for db77463 - Browse repository at this point
Copy the full SHA db77463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f41316 - Browse repository at this point
Copy the full SHA 7f41316View commit details
Commits on Nov 17, 2022
-
Update packages/core/saved-objects/core-saved-objects-api-server/src/…
…saved_objects_client.ts Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 31b8532 - Browse repository at this point
Copy the full SHA 31b8532View commit details -
Refactors getExtensions of the scoped client provider, and CheckAutho…
…rizationParams interface to use Sets for actions.
Configuration menu - View commit details
-
Copy full SHA for f05c8b6 - Browse repository at this point
Copy the full SHA f05c8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7678f71 - Browse repository at this point
Copy the full SHA 7678f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b25b0 - Browse repository at this point
Copy the full SHA c9b25b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae02c50 - Browse repository at this point
Copy the full SHA ae02c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9909253 - Browse repository at this point
Copy the full SHA 9909253View commit details