tnc-ca-geo / animl-frontend

A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
https://animl.camera
Other
18 stars 0 forks source link

Delete camera configs #229

Open nathanielrindlaub opened 3 months ago

nathanielrindlaub commented 3 months ago

Add an item to the camera context menu (to be implemented in #228) to delete the camera (Project.cameraConfig) and all images associated with it. If it's a wireless camera, we'd also want to unregister the camera from the project.

This is useful for accidental bulk uploads, accidental wireless camera registrations, etc.

postfalk commented 2 days ago

Be careful. People might want to delete the camera but keep the images. Make sure that this does not happen incidental, possible two confirmation checkmarks, one for camera, one for images.