constructor(
    private is: InventoryService,
    private ts: ThingService,
    private route: ActivatedRoute,
    private router: Router,