Skip to content

[7.x] add SavedObjectType.management.displayName (#113091)#113249

Merged
pgayvallet merged 5 commits intoelastic:7.xfrom
pgayvallet:backport/7.x/pr-113091
Sep 28, 2021
Merged

[7.x] add SavedObjectType.management.displayName (#113091)#113249
pgayvallet merged 5 commits intoelastic:7.xfrom
pgayvallet:backport/7.x/pr-113091

Conversation

@pgayvallet
Copy link
Contributor

Backports the following commits to 7.x:

* add `SavedObjectType.management.displayName`

* fix unit tests

* add FTR test

* update generated doc

* also update labels

* fix unit tests
# Conflicts:
#	src/plugins/saved_objects_management/public/management_section/objects_table/components/flyout.test.tsx
#	src/plugins/saved_objects_management/public/management_section/objects_table/components/flyout.tsx
#	src/plugins/saved_objects_management/public/management_section/objects_table/saved_objects_table.test.tsx
#	src/plugins/saved_objects_management/public/management_section/objects_table/saved_objects_table.tsx
#	src/plugins/saved_objects_management/public/management_section/saved_objects_table_page.tsx
@pgayvallet pgayvallet added the backport This PR is a backport of another PR label Sep 28, 2021
@pgayvallet pgayvallet enabled auto-merge (squash) September 28, 2021 11:54
@pgayvallet
Copy link
Contributor Author

retest

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

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 93 98 +5

Async chunks

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

id before after diff
savedObjectsManagement 88.0KB 88.3KB +265.0B

Page load bundle

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

id before after diff
savedObjectsManagement 23.4KB 23.4KB -9.0B
Unknown metric groups

API count

id before after diff
core 2294 2295 +1
savedObjectsManagement 106 111 +5
total +6

History

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

@pgayvallet pgayvallet merged commit 102822f into elastic:7.x Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants