| commit | 22dbe0d7bc7e16c78769ba9ce59535d7ed3fa82e | [log] [tgz] |
|---|---|---|
| author | Christopher Keim <keim@develop-group.de> | Fri Jun 05 09:26:34 2020 +0200 |
| committer | Christopher Keim <keim@develop-group.de> | Fri Jun 05 09:26:34 2020 +0200 |
| tree | 0d428af9f863b34d9e811446f0847472279e229a | |
| parent | 3624a6daff778409ac758e5164b1d88fc08e01d6 [diff] |
[TOB-68] feat: Extend page for creating new statements * Install PrimeNg * Install MomentJS * Add user control for dates * Add user control for file dropping * Add progress spinner component * Add form for creating new statements * Add store module for statements and statement types * Include API calls to backend [TOB-164] test: Increase test coverage for utility functions * Use barrel files for imports * Add tests for utility functions Signed-off-by: Christopher Keim <keim@develop-group.de>
This application represents a user module for the Eclipse openK User Modules project.
Run npm run serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run npm run build to build the project. All build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma.
Run npm run licenses to generate a listing of all packages and their licenses used for production. A file is created at ./licenses.txt. The content of the file is required in NOTICE.md.