Skip to content

[7.x] Migrate Index Management to new solutions nav (#101548)#103029

Merged
cjcenizal merged 1 commit intoelastic:7.xfrom
cjcenizal:backport/7.x/pr-101548
Jun 23, 2021
Merged

[7.x] Migrate Index Management to new solutions nav (#101548)#103029
cjcenizal merged 1 commit intoelastic:7.xfrom
cjcenizal:backport/7.x/pr-101548

Conversation

@cjcenizal
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* Migrate index template and component template wizard pages to new nav.
* Convert index templates and component templates pages to new nav.
* Convert indices and data streams pages to new nav.
* Add PageLoading component to es_ui_shared.
* Refactor index table component tests.
* Add missing error reporting to get all templates API route handler.
# Conflicts:
#	x-pack/plugins/index_management/server/routes/api/templates/register_get_routes.ts
@cjcenizal cjcenizal added the backport This PR is a backport of another PR label Jun 23, 2021
@cjcenizal cjcenizal enabled auto-merge (squash) June 23, 2021 00:25
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
esUiShared 153 155 +2
indexManagement 519 515 -4
total -2

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
esUiShared 88 90 +2

Async chunks

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

id before after diff
indexManagement 1.3MB 1.3MB -2.0KB

Page load bundle

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

id before after diff
esUiShared 191.8KB 192.5KB +770.0B
Unknown metric groups

API count

id before after diff
esUiShared 90 92 +2

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

@cjcenizal cjcenizal merged commit 9a5efd8 into elastic:7.x Jun 23, 2021
@cjcenizal cjcenizal deleted the backport/7.x/pr-101548 branch June 23, 2021 03:13
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