-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Graph] De-angularization of the app #91128
Labels
Feature:Graph
Graph application feature
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
technical debt
Improvement of the software architecture and operational architecture
Comments
stratoula
added
Feature:Graph
Graph application feature
technical debt
Improvement of the software architecture and operational architecture
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
labels
Feb 11, 2021
Pinging @elastic/kibana-app (Team:KibanaApp) |
It may make sense here to also remove the |
There are three things which are still managed by angular:
|
More information can be found in https://gist.github.com/flash1293/ef51b9d97a5522c802ea60e75867eb29 |
Closed
This was referenced Jul 21, 2021
19 tasks
closed by #106587 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Feature:Graph
Graph application feature
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
technical debt
Improvement of the software architecture and operational architecture
As angularJS will no longer be supported after 31.12.2021, we should proceed with the deangularization of the Graph app:
angularJS
https://github.com/elastic/kibana/tree/master/x-pack/plugins/graph/public/angular. This needs to be migrated to React componentsinitAngularBootstrap
dependency from the plugin.ts.angular
packages that are imported onapplication.ts
The text was updated successfully, but these errors were encountered: