Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
5d14c6a97d
Bump @angular/cli from 13.2.6 to 13.3.0 in /frontend
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.2.6 to 13.3.0.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.2.6...13.3.0)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 23:33:41 +00:00
97d166d0b1 Fixed healthcheck 2022-03-17 19:57:36 +01:00
9ea9c2175f Fixed healthcheck 2022-03-17 19:44:47 +01:00
3bf24f4938 Fix angular 404 2022-03-17 19:33:38 +01:00
54780c8359 Fixed login url 2022-03-17 18:43:06 +01:00
kevinpauer
e5f5b7014b Add login auth 2022-03-17 18:12:04 +01:00
kevinpauer
32540659d5 Change API for user 2022-03-17 18:03:27 +01:00
ecc532b752 Extracted frontend from webservice to new directory
Updated directory structure
Updated .gitignore
2022-03-17 17:11:00 +01:00