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

[App Search] Migrate Source Engines & Crawler pages to new page template #102848

Merged
merged 7 commits into from
Jun 23, 2021

Conversation

cee-chen
Copy link
Member

@cee-chen cee-chen commented Jun 22, 2021

Summary

Follow up to #102170 - converts more App Search pages to the new KibanaPageTemplate. I'm attempting to break up the AS layout conversion into smaller, easier to review chunks.

This PR handles the Source Engine view & the Crawler views (+ small UI polish change of the CrawlerLanding panel going from shadowed to bordered). As always, follow along by commit (and turn off whitespace diffs)

Screencaps

Source Engines:

Crawler:

Checklist

@cee-chen cee-chen added release_note:skip Skip the PR/issue when compiling release notes v7.14.0 auto-backport Deprecated - use backport:version if exact versions are needed labels Jun 22, 2021
@cee-chen cee-chen requested review from byronhulcher and a team June 22, 2021 03:58
- move away from color=secondary, EUI is eventually deprecating it
- add (+) icon to match other views
@JasonStoltz JasonStoltz self-assigned this Jun 22, 2021
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

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

id before after diff
enterpriseSearch 2.1MB 2.1MB -681.0B

History

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

cc @JasonStoltz

@cee-chen cee-chen merged commit cf12c03 into elastic:master Jun 23, 2021
@cee-chen cee-chen deleted the kibana-page-template-as-11 branch June 23, 2021 00:25
@kibanamachine
Copy link
Contributor

💔 Backport failed

Status Branch Result
7.x Commit could not be cherrypicked due to conflicts

To backport manually run:
node scripts/backport --pr 102848

cee-chen pushed a commit that referenced this pull request Jun 23, 2021
…ate (#102848) (#103030)

* Convert meta engines Source Engines view to new page template

* Convert CrawlerLanding to new page template

* Convert CrawlerOverview to new page template

* Update routers

* Misc Source Engines UI polish

- move away from color=secondary, EUI is eventually deprecating it
- add (+) icon to match other views

* Fix bad merge conflict
# Conflicts:
#	x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/crawler_overview.test.tsx
#	x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/crawler_overview.tsx
#	x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/crawler_router.test.tsx
#	x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/crawler_router.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes v7.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants