constructor(
    private couchService: CouchService,
    private router: Router,
    private route: ActivatedRoute,
    private dialog: MatDialog,