Summary
Volunteer cards in the dashboard need to show when a volunteer was matched. The volunteer list and detail endpoints currently do not return a match date. Add the match date to the response so the FE can display it.
Relates to
need4deed-org/fe#423
Acceptance criteria
- GET /volunteer and GET /volunteer/:id include a matchDate (or equivalent) field in the response when a match exists
Summary
Volunteer cards in the dashboard need to show when a volunteer was matched. The volunteer list and detail endpoints currently do not return a match date. Add the match date to the response so the FE can display it.
Relates to
need4deed-org/fe#423
Acceptance criteria