Commit Graph

34 Commits

Author SHA1 Message Date
ba8dbf66ca Update dependency @angular-eslint/builder to v13.5.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-18 12:34:23 +02:00
dependabot[bot]
8ee08dbae3
Bump eslint from 8.14.0 to 8.15.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 10:16:03 +00:00
dependabot[bot]
e48d4c7052
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.23.0 in /frontend
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 09:54:13 +00:00
e2f0fd635c Change build command 2022-05-08 12:09:31 +02:00
Florian Kaiser
ad6b47056f
Merge branch 'main' into frontend 2022-05-08 10:44:31 +02:00
kevinpauer
4e23a2b072
Merge pull request #136 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular-devkit/build-angular-13.3.5
Bump @angular-devkit/build-angular from 13.3.4 to 13.3.5 in /frontend
2022-05-05 12:09:30 +02:00
kevinpauer
91fdcf3877
Merge pull request #137 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/cli-13.3.5
Bump @angular/cli from 13.3.4 to 13.3.5 in /frontend
2022-05-05 12:09:18 +02:00
dependabot[bot]
9688e81e28
Bump @angular/material from 13.3.5 to 13.3.6 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.3.5 to 13.3.6.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/13.3.5...13.3.6)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:35:46 +00:00
dependabot[bot]
223300fd85
Bump @angular/cli from 13.3.4 to 13.3.5 in /frontend
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.3.4 to 13.3.5.
- [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.3.4...13.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:35:34 +00:00
dependabot[bot]
b95f3a5b51
Bump @angular-devkit/build-angular from 13.3.4 to 13.3.5 in /frontend
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 13.3.4 to 13.3.5.
- [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.3.4...13.3.5)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:34:12 +00:00
dependabot[bot]
7a5f8b8dba
Bump karma from 6.3.17 to 6.3.19 in /frontend
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.3.19.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.19)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 07:04:46 +00:00
dependabot[bot]
e1098accf1
Bump jasmine-core from 4.0.1 to 4.1.0 in /frontend
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 10:25:27 +00:00
kevinpauer
2618ac3198
Merge pull request #131 from WebEngineering2/dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-5.22.0
Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 in /frontend
2022-05-03 12:24:20 +02:00
kevinpauer
adbb81079f
Merge pull request #120 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/material-13.3.5
Bump @angular/material from 13.2.6 to 13.3.5 in /frontend
2022-05-03 12:21:19 +02:00
kevinpauer
990ada8541
Merge pull request #119 from WebEngineering2/dependabot/npm_and_yarn/frontend/tslib-2.4.0
Bump tslib from 2.3.1 to 2.4.0 in /frontend
2022-05-03 12:21:08 +02:00
kevinpauer
f2c45e7012
Merge pull request #117 from WebEngineering2/dependabot/npm_and_yarn/frontend/karma-coverage-2.2.0
Bump karma-coverage from 2.1.1 to 2.2.0 in /frontend
2022-05-03 12:20:58 +02:00
kevinpauer
d1ab38ab36
Merge pull request #124 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular-devkit/build-angular-13.3.4
Bump @angular-devkit/build-angular from 13.2.6 to 13.3.4 in /frontend
2022-05-03 12:20:45 +02:00
dependabot[bot]
896598b847
Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 in /frontend
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 10:19:53 +00:00
dependabot[bot]
1f1dbba96a
Bump @typescript-eslint/parser from 5.17.0 to 5.22.0 in /frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 09:36:03 +00:00
kevinpauer
6f8f0679bd Add documentation 2022-05-03 10:59:36 +02:00
dependabot[bot]
b8c3559d77
Bump @angular-devkit/build-angular from 13.2.6 to 13.3.4 in /frontend
Bumps [@angular-devkit/build-angular](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-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 09:36:12 +00:00
dependabot[bot]
378b51718a
Bump @angular/material from 13.2.6 to 13.3.5 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.2.6 to 13.3.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/13.2.6...13.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 09:34:47 +00:00
dependabot[bot]
1f8add1861
Bump tslib from 2.3.1 to 2.4.0 in /frontend
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.3.1...2.4.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 09:34:28 +00:00
dependabot[bot]
1bac71d25c
Bump karma-coverage from 2.1.1 to 2.2.0 in /frontend
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: karma-coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-30 21:29:47 +00:00
kevinpauer
0d1b95dbce
Merge pull request #114 from WebEngineering2/dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-5.21.0
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.21.0 in /frontend
2022-04-29 11:48:20 +02:00
kevinpauer
6553391840
Merge pull request #111 from WebEngineering2/dependabot/npm_and_yarn/frontend/karma-jasmine-5.0.0
Bump karma-jasmine from 4.0.1 to 5.0.0 in /frontend
2022-04-29 11:47:25 +02:00
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]
994540f15d
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.21.0 in /frontend
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.21.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 09:46:12 +00: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
dependabot[bot]
068d188017
Bump karma-jasmine from 4.0.1 to 5.0.0 in /frontend
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: karma-jasmine
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 09:44:06 +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