Skip to content

create delete tank functionality on ui #27

@danvanhorn

Description

@danvanhorn

On the admin page, we will need to add a button and an api call to delete a tank. The route currently exists in the api when using the DELETE method and calling {{api-domain}}/tanks/id/:id so we should be able to do this without any additional changes. I'm going to ask if they would prefer to change the tank to an inactive state to preserve history but I think this is unlikely.

Add the delete button when a tank is selected and the "Edit tank F#" section is expanded.
image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthigh priorityThese issues should be handled before any others

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions