VRMS
VRMS copied to clipboard
Add edit functionality to Activity Logs
Overview
A user should be able to edit a single activity log in case they made a mistake. Related to #192
Action Items
- [ ] Create PATCH route in back end
- [ ] Insert an edit button in front end
- [ ] Create an edit form
- [ ] Apply PACTH request from front end to back end