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

[Discover] Remove Angular #109774

Merged

Conversation

kertal
Copy link
Member

@kertal kertal commented Aug 24, 2021

Summary

This PR removes all remaining Angular related code hidden in Discover. Due to our Deangularization efforts, it's redundant.

Testing

Everything should work like before

resolves #92573

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@timroes timroes added Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Aug 31, 2021
@timroes timroes requested review from a team and removed request for a team August 31, 2021 14:56
Copy link
Contributor

@andreadelrio andreadelrio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such a cool achievement team! LGTM 🚀 🎉

Copy link
Contributor

@dimaanj dimaanj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally in FF, LGTM

@kertal
Copy link
Member Author

kertal commented Sep 1, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
discover 444 438 -6

Async chunks

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

id before after diff
discover 551.7KB 525.6KB -26.1KB

Page load bundle

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

id before after diff
discover 92.5KB 89.4KB -3.1KB
Unknown metric groups

async chunk count

id before after diff
discover 6 4 -2

History

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

cc @kertal

Copy link
Contributor

@timroes timroes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested via a-la-carte on Chrome Linux. Seems to work fine. Tested Discover main app, surrounding documents, individual document viewer, embeddable on dashboards. Code LGTM

@kertal kertal changed the title [Discover] Remove angular [Discover] Remove Angular Sep 2, 2021
@kertal kertal added the auto-backport Deprecated - use backport:version if exact versions are needed label Sep 2, 2021
@kertal kertal merged commit 814cf7a into elastic:master Sep 2, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 2, 2021
- This PR removes a remaining Angular related code in Discover
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

kertal added a commit to kertal/kibana that referenced this pull request Sep 2, 2021
- This PR removes a remaining Angular related code in Discover
kibanamachine added a commit that referenced this pull request Sep 2, 2021
- This PR removes a remaining Angular related code in Discover

Co-authored-by: Matthias Wilhelm <matthias.wilhelm@elastic.co>
@kertal kertal mentioned this pull request Sep 10, 2021
3 tasks
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 Feature:Discover Discover Application performance release_note:skip Skip the PR/issue when compiling release notes Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. technical debt Improvement of the software architecture and operational architecture v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Discover] Deangularize Discover App
7 participants