rework cutofing processing (#716)

* rework cutofing processing

* fix default generation bug

* dont hard code all dependent ids to 'hello'

* fix recommendation display and bug with health cehck not updating

* fix key name

* fix dependency error updates and retain order on backup

* fix health check display
This commit is contained in:
Matt Hill
2021-10-21 16:49:47 -06:00
committed by Aiden McClelland
parent c6e379bffa
commit 65a4b8ab84
21 changed files with 1691 additions and 1459 deletions

View File

@@ -24,9 +24,8 @@
"@start9labs/emver": "0.1.5",
"ajv": "^6.12.6",
"core-js": "^3.17.2",
"fast-json-patch": "^3.1.0",
"fuse.js": "^6.4.6",
"json-pointer": "^0.6.1",
"jsonpointerx": "^1.1.4",
"marked": "3.0.2",
"mustache": "^4.2.0",
"ng-qrcode": "^5.0.0",