taskana/web
Holger Hagen 93a429b682 Updated poms to version 1.1.6-SNAPSHOT 2019-12-01 21:13:25 +00:00
..
.vscode TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
src TSK 885: Remove pager from empty workbasket list 2019-11-30 12:23:38 +01:00
.editorconfig TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
README.md TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
angular.json TSK-728 - Update bootstrap version 2018-10-16 11:11:37 +02:00
browserslist update(TSK-890): added browserlist 2019-10-28 18:33:02 +01:00
jasmine-seed-reporter.js bug/825 fix random test failing in travis, added seed inspector for future errors 2019-03-08 10:13:52 +01:00
karma.conf.js task/831 Reimplement locale and date solution for all date outputs 2019-03-26 17:27:06 +01:00
package-lock.json update(TSK-890): Updated to ng8. Tests are passing locally. Adjusted svg-styling, mocked a svg-dependency 2019-10-28 18:33:02 +01:00
package.json TSK-890: using node and java in deploy stage + reduced verbosity of web 2019-10-30 09:19:27 +01:00
pom.xml Updated poms to version 1.1.6-SNAPSHOT 2019-12-01 21:13:25 +00:00
tsconfig.json update(TSK-890): Updated to ng8. Tests are passing locally. Adjusted svg-styling, mocked a svg-dependency 2019-10-28 18:33:02 +01:00
tslint.json update(TSK-890): Updated to ng8. Tests are passing locally. Adjusted svg-styling, mocked a svg-dependency 2019-10-28 18:33:02 +01:00

README.md

Admin

This project was generated with Angular CLI version 1.0.3.

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|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.

Further help

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