taskana/web
dependabot[bot] 27a445fc3b Bump url-parse from 1.5.1 to 1.5.3 in /web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 12:03:16 +02:00
..
.vscode TSK-1395: Update Navbar to work without bootstrap 3 (#1288) 2020-10-14 16:39:22 +02:00
cypress TSK-1647: Implemented global frontend error handling using backend error keys 2021-07-14 10:49:34 +02:00
src TSK-1683: Saving Workbaskets and Classifications custom fields corrected 2021-08-05 11:09:50 +02:00
.editorconfig TSK-981: Provide frontend formatter for common IDEs (#1187) 2020-07-22 10:44:33 +02:00
.eslintrc.js TSK-1657: Angular 12 update 2021-06-28 17:02:48 +02:00
.prettierignore TSK-1469: Update to Angular 11 2021-06-15 11:22:05 +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-1657: Angular 12 update 2021-06-28 17:02:48 +02:00
browserslist TSK-1653: configured browserslist according to our supported environments 2021-06-09 15:12:34 +02:00
cypress-standalone.json TSK-1469: Update to Angular 11 2021-06-15 11:22:05 +02:00
cypress.json TSK-1469: Update to Angular 11 2021-06-15 11:22:05 +02:00
jest.config.js TSK-1657: Angular 12 update 2021-06-28 17:02:48 +02:00
package.json TSK-1647: Implemented global frontend error handling using backend error keys 2021-07-14 10:49:34 +02:00
pom.xml Updated poms to version 4.8.1-SNAPSHOT 2021-08-02 19:55:32 +00:00
tsconfig.json TSK-1469: Update to Angular 11 2021-06-15 11:22:05 +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-1469: Update to Angular 11 2021-06-15 11:22:05 +02:00
yarn.lock Bump url-parse from 1.5.1 to 1.5.3 in /web 2021-08-12 12:03:16 +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.