taskana/web
dependabot-preview[bot] 760fcb4a80 Bump @angular-devkit/build-angular from 0.901.12 to 0.901.13 in /web
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.901.12 to 0.901.13.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 11:43:04 +00:00
..
.vscode TSK-1395: Update Navbar to work without bootstrap 3 (#1288) 2020-10-14 16:39:22 +02:00
cypress Merge remote-tracking branch 'refs/remotes/origin/master' 2021-01-07 14:53:59 +01:00
src TSK-1502: Small improvements in workbasket details 2021-01-12 13:31:37 +01:00
.editorconfig TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
.eslintrc.js TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
.prettierignore TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
.prettierrc.js TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
README.md TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
angular.json TSK-1436: adapted breaking changes for frontend 2020-12-18 11:29:10 +01:00
browserslist update(TSK-890): added browserlist 2019-10-28 18:33:02 +01:00
cypress.json TSK-1356: added cypress e2e testing 2020-08-11 15:41:50 +02:00
jest.config.js TSK-1349: Workbasket access items unit tests (#1246) 2020-09-02 11:03:59 +02:00
package-lock.json Bump @angular-devkit/build-angular from 0.901.12 to 0.901.13 in /web 2021-01-18 11:43:04 +00:00
package.json Bump @angular-devkit/build-angular from 0.901.12 to 0.901.13 in /web 2021-01-18 11:43:04 +00:00
pom.xml TSK-1497: introduced GitHub Actions 2021-01-15 15:34:28 +01:00
tsconfig.json TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
tsconfig.spec.json TSK-1395: Update Navbar to work without bootstrap 3 (#1288) 2020-10-14 16:39:22 +02:00
webpack.config.js TSK-1354: built files use gzip compression (#1211) 2020-08-05 13:47:12 +02: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.