Web Interface for DeFinMa (Angular)
c6187da945
* commit 'c0b410c4830179c6f5dcc41901da4b234134ee8e': fixed material numbers in new dialog fixed new sample material group/supplier autocomplete, template refresh after changes, template array input |
||
---|---|---|
cf_config | ||
e2e | ||
src | ||
.editorconfig | ||
.gitignore | ||
.npmrc | ||
angular.json | ||
browserslist | ||
karma.conf.js | ||
manifest.yml | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json | ||
tslint.json |
Digital fingerprint of plastics - UI
This is the Angular front end for the digital fingerprint of plastics web page hosted in the bic
Bosch styled components
Bosch styled Angular components were added following this guide, included using the @inst-iot/bosch-angular-ui-components
package.
Testing
Unit and e2e tests are implemented and can be executed using ng test
and protractor ./e2e/protractor.conf.js
respectively.