Better backup list view and filtering

This commit is contained in:
sepehr 2024-07-31 17:48:24 +03:30
parent 7e977823c5
commit 6cc1060e36
8 changed files with 297 additions and 49 deletions

View file

@ -12,7 +12,6 @@ import { AuthRoutingModule } from './auth-routing.module';
import { AuthComponent } from './auth.component';
import { GuiGridModule } from '@generic-ui/ngx-grid';
import { faCoffee } from '@fortawesome/free-solid-svg-icons';
import { FormsModule } from '@angular/forms';
import {MatDatepickerModule} from '@angular/material/datepicker';