added buttons for resetting to defaults in samples and changed defaults, added loading spinner and added apply filters button (again)

This commit is contained in:
VLE2FE
2020-08-18 12:37:27 +02:00
parent bebc69afde
commit 9c2095c31a
9 changed files with 63 additions and 19 deletions

View File

@ -4,6 +4,7 @@ import {UserModel} from '../models/user.model';
import {LoginService} from '../services/login.service';
import {ModalService} from '@inst-iot/bosch-angular-ui-components';
// TODO: somehow mail change triggered
@Component({
selector: 'app-users',