issue-10 #17

Merged
sebastian merged 29 commits from issue-10 into master 2023-10-22 11:40:25 +02:00
3 changed files with 25 additions and 27 deletions
Showing only changes of commit a9a36dfac9 - Show all commits

View File

@ -9,12 +9,12 @@
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"@angular/animations": "^14.3.0", "@angular/animations": "^14.3.0",
"@angular/cdk": "^13.2.2", "@angular/cdk": "^14.2.7",
"@angular/common": "^14.3.0", "@angular/common": "^14.3.0",
"@angular/compiler": "^14.3.0", "@angular/compiler": "^14.3.0",
"@angular/core": "^14.3.0", "@angular/core": "^14.3.0",
"@angular/forms": "^14.3.0", "@angular/forms": "^14.3.0",
"@angular/material": "^13.2.2", "@angular/material": "^14.2.7",
"@angular/platform-browser": "^14.3.0", "@angular/platform-browser": "^14.3.0",
"@angular/platform-browser-dynamic": "^14.3.0", "@angular/platform-browser-dynamic": "^14.3.0",
"@angular/router": "^14.3.0", "@angular/router": "^14.3.0",
@ -411,9 +411,9 @@
} }
}, },
"node_modules/@angular/cdk": { "node_modules/@angular/cdk": {
"version": "13.2.2", "version": "14.2.7",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-14.2.7.tgz",
"integrity": "sha512-cT5DIaz+NI9IGb3X61Wh26+L6zdRcOXT1BP37iRbK2Qa2qM8/0VNeK6hrBBIblyoHKR/WUmRlS8XYf6mmArpZw==", "integrity": "sha512-/tEsYaUbDSnfEmKVvAMramIptmhI67O+9STjOV0i+74XR2NospeK0fkbywIANu1n3w6AHGMotvRWJrjmbCElFg==",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
@ -421,8 +421,8 @@
"parse5": "^5.0.0" "parse5": "^5.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"@angular/common": "^13.0.0 || ^14.0.0-0", "@angular/common": "^14.0.0 || ^15.0.0",
"@angular/core": "^13.0.0 || ^14.0.0-0", "@angular/core": "^14.0.0 || ^15.0.0",
"rxjs": "^6.5.3 || ^7.4.0" "rxjs": "^6.5.3 || ^7.4.0"
} }
}, },
@ -580,19 +580,19 @@
} }
}, },
"node_modules/@angular/material": { "node_modules/@angular/material": {
"version": "13.2.2", "version": "14.2.7",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-13.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular/material/-/material-14.2.7.tgz",
"integrity": "sha512-YAjPp2+/wuEOPfkAxdRVdbWHiK4P3DgMZa9qP/NizN2lTXNrftEfD09ZlPIFMZRnnExezJ2LnO7eyELpc1VSKg==", "integrity": "sha512-WXHh8pEStpgkXZJmYOg2cI8BSHkV82ET4XTJCNPdveumaCn1UYnaNzsXD13kw5z+zmy8CufhFEzdXTrv/yt7KQ==",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@angular/animations": "^13.0.0 || ^14.0.0-0", "@angular/animations": "^14.0.0 || ^15.0.0",
"@angular/cdk": "13.2.2", "@angular/cdk": "14.2.7",
"@angular/common": "^13.0.0 || ^14.0.0-0", "@angular/common": "^14.0.0 || ^15.0.0",
"@angular/core": "^13.0.0 || ^14.0.0-0", "@angular/core": "^14.0.0 || ^15.0.0",
"@angular/forms": "^13.0.0 || ^14.0.0-0", "@angular/forms": "^14.0.0 || ^15.0.0",
"@angular/platform-browser": "^13.0.0 || ^14.0.0-0", "@angular/platform-browser": "^14.0.0 || ^15.0.0",
"rxjs": "^6.5.3 || ^7.4.0" "rxjs": "^6.5.3 || ^7.4.0"
} }
}, },
@ -12989,9 +12989,9 @@
} }
}, },
"@angular/cdk": { "@angular/cdk": {
"version": "13.2.2", "version": "14.2.7",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-14.2.7.tgz",
"integrity": "sha512-cT5DIaz+NI9IGb3X61Wh26+L6zdRcOXT1BP37iRbK2Qa2qM8/0VNeK6hrBBIblyoHKR/WUmRlS8XYf6mmArpZw==", "integrity": "sha512-/tEsYaUbDSnfEmKVvAMramIptmhI67O+9STjOV0i+74XR2NospeK0fkbywIANu1n3w6AHGMotvRWJrjmbCElFg==",
"requires": { "requires": {
"parse5": "^5.0.0", "parse5": "^5.0.0",
"tslib": "^2.3.0" "tslib": "^2.3.0"
@ -13095,9 +13095,9 @@
} }
}, },
"@angular/material": { "@angular/material": {
"version": "13.2.2", "version": "14.2.7",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-13.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular/material/-/material-14.2.7.tgz",
"integrity": "sha512-YAjPp2+/wuEOPfkAxdRVdbWHiK4P3DgMZa9qP/NizN2lTXNrftEfD09ZlPIFMZRnnExezJ2LnO7eyELpc1VSKg==", "integrity": "sha512-WXHh8pEStpgkXZJmYOg2cI8BSHkV82ET4XTJCNPdveumaCn1UYnaNzsXD13kw5z+zmy8CufhFEzdXTrv/yt7KQ==",
"requires": { "requires": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
} }

View File

@ -11,12 +11,12 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "^14.3.0", "@angular/animations": "^14.3.0",
"@angular/cdk": "^13.2.2", "@angular/cdk": "^14.2.7",
"@angular/common": "^14.3.0", "@angular/common": "^14.3.0",
"@angular/compiler": "^14.3.0", "@angular/compiler": "^14.3.0",
"@angular/core": "^14.3.0", "@angular/core": "^14.3.0",
"@angular/forms": "^14.3.0", "@angular/forms": "^14.3.0",
"@angular/material": "^13.2.2", "@angular/material": "^14.2.7",
"@angular/platform-browser": "^14.3.0", "@angular/platform-browser": "^14.3.0",
"@angular/platform-browser-dynamic": "^14.3.0", "@angular/platform-browser-dynamic": "^14.3.0",
"@angular/router": "^14.3.0", "@angular/router": "^14.3.0",

View File

@ -1,10 +1,8 @@
import {Component, Inject, OnInit} from '@angular/core'; import {Component, Inject, OnInit} from '@angular/core';
import {UntypedFormControl, Validators} from "@angular/forms"; import {UntypedFormControl, Validators} from "@angular/forms";
import {MAT_DIALOG_DATA, MatDialogRef} from "@angular/material/dialog"; import {MAT_DIALOG_DATA, MatDialogRef} from "@angular/material/dialog";
import {TaskgroupEntityInfo, TaskgroupService} from "../../../api"; import {TaskgroupService} from "../../../api";
import {error} from "@angular/compiler/src/util";
import {MatSnackBar} from "@angular/material/snack-bar"; import {MatSnackBar} from "@angular/material/snack-bar";
import {ActivatedRoute} from "@angular/router";
import {TaskgroupCreationData} from "./TaskgroupCreationData"; import {TaskgroupCreationData} from "./TaskgroupCreationData";