Skip to content
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

[data view mgmt] add saved object relationships to data view management #132385

Merged
merged 14 commits into from May 24, 2022

Conversation

mattkime
Copy link
Contributor

@mattkime mattkime commented May 18, 2022

Summary

Add Relationships tab to data view management detail page - displays list of saved objects which reference the data view, filterable by title and type.

Screen Shot 2022-05-17 at 10 40 00 PM

@mattkime mattkime added Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Team:AppServicesSv release_note:feature Makes this part of the condensed release notes v8.3.0 labels May 21, 2022
@mattkime mattkime requested a review from shivindera May 21, 2022 04:06
@mattkime mattkime marked this pull request as ready for review May 23, 2022 19:15
@mattkime mattkime requested review from a team as code owners May 23, 2022 19:15
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServicesSv)

@mattkime mattkime requested a review from pgayvallet May 24, 2022 04:01
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
dataViewManagement 132 146 +14

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
savedObjectsManagement 97 112 +15

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
dataViewManagement 117.2KB 122.2KB +5.1KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
dataViewManagement 4.3KB 4.5KB +160.0B
savedObjectsManagement 19.0KB 19.2KB +197.0B
total +357.0B
Unknown metric groups

API count

id before after diff
savedObjectsManagement 110 125 +15

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages release_note:feature Makes this part of the condensed release notes v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants