Open
Description
As an admin
I might want to delete a listing
So that I can remove a duplicate or a test one
Acceptance Criteria
- When I am an admin and click into a listing, then I should see the option to delete the listing
- When I click delete, then I will see an Are You Sure modal
- When I click Yes then the listing will no longer be there
Notes
- This would be a soft delete, will need a flag to not show
- Update filters
- Update tests
- Remove reference for applications, but keep the records
- Include error message for applications in the user account section