Dashboard: Move some plugin & panel state to redux (#22052)

* WIP: dashboard panel redux

* Progress

* Progress

* Changing plugin type

* Progress

* Updated

* Progess

* Fixed timing issue

* Updated

* Fixed unit tests

* Fixed issue in dashboard page

* Updated test
This commit is contained in:
Torkel Ödegaard
2020-02-10 14:23:54 +01:00
committed by GitHub
parent 258b507179
commit 49407987fe
21 changed files with 688 additions and 146 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=1025
ERROR_COUNT_LIMIT=1005
DIRECTIVES_LIMIT=172
CONTROLLERS_LIMIT=139