Angular: Isolate angular more (#41440)

* Getting close

* Restore angular app boot at startup

* Moving angular annotations dependencies to app/angular or old graph

* Remove redundant setLinkSrv call

* Fixing graph test

* Minor refactor based on review feedback

* Create in get function
This commit is contained in:
Torkel Ödegaard
2021-11-10 11:05:36 +01:00
committed by GitHub
parent e7fd41d779
commit c96c92d712
51 changed files with 201 additions and 227 deletions

View File

@@ -1,4 +1,3 @@
import './annotations/all';
import './plugins/all';
import './dashboard';
import './manage-dashboards';