SI-70 last change + SI-66 logout: commits code review

Signed-off-by: Peter Buschmann <peter.buschmann@pta.de>
2 files changed
tree: 30f6615442e8792d2740d8d9b525d1ad6f4f1742
  1. config/
  2. elements/
  3. git/
  4. hooks/
  5. i18n/
  6. projects/
  7. .editorconfig
  8. .gitignore
  9. .prettierrc
  10. angular.json
  11. CONTRIBUTING.md
  12. Dockerfile
  13. DockerfileUnsecure
  14. gird-failure-information-map
  15. gird-failure-information-map.js
  16. LICENSE.md
  17. NOTICE.md
  18. package.json
  19. proxy-docker-unsecure.conf.json
  20. proxy-docker.conf.json
  21. proxy.conf-integration.json
  22. proxy.conf.json
  23. README.md
  24. sonar-project.properties
  25. test-map.html
  26. tsconfig.json
  27. tslint.json
README.md

Org.Eclipse.OpenkUsermodules.GridFailureInformation.Frontend

This project was generated with Angular CLI version 8.3.19.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.