Added user management for groups. Improved user experience slightly. Added some error checks for request acks.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
}
|
||||
</mat-form-field>
|
||||
</mat-card-content>
|
||||
<mat-card-actions>
|
||||
<mat-card-actions align="end">
|
||||
<button mat-button
|
||||
[disabled]="waitForResponse || formGroup.invalid"
|
||||
(click)="add()">
|
||||
|
||||
Reference in New Issue
Block a user