Commit Graph

6 Commits

Author SHA1 Message Date
kevinpauer
3457f474d2
Merge pull request #112 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/cli-13.3.4
Bump @angular/cli from 13.2.6 to 13.3.4 in /frontend
2022-04-29 11:46:17 +02:00
dependabot[bot]
a86c0b224e
Bump @types/jasmine from 3.10.3 to 4.0.3 in /frontend
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.10.3 to 4.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

---
updated-dependencies:
- dependency-name: "@types/jasmine"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 09:45:31 +00:00
dependabot[bot]
1dbad06d69
Bump @angular/cli from 13.2.6 to 13.3.4 in /frontend
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.2.6 to 13.3.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.2.6...13.3.4)

---
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-04-29 09:45:03 +00:00
kevinpauer
79dfd6e5a1 Remove unused lifecycle methodes Fix #87 2022-04-28 19:44:17 +02:00
kevinpauer
93fc314c15 Add cron configurator 2022-04-25 19:19:40 +02:00
ecc532b752 Extracted frontend from webservice to new directory
Updated directory structure
Updated .gitignore
2022-03-17 17:11:00 +01:00