Donor API #65

Closed
opened 2020-12-31 15:32:58 +00:00 by niggl · 2 comments
Owner

We need api endpoints for donors.

  • Get all donors
  • Get a single donor
  • Create a new donor
  • Update a donor's information
  • Delete a donor (and all his linked donations)

We also need test for all new endpoints.

We need api endpoints for donors. * [x] Get all donors * [x] Get a single donor * [x] Create a new donor * [x] Update a donor's information * [x] Delete a donor (and all his linked donations) We also need test for all new endpoints.
niggl added this to the Donations&Scans milestone 2020-12-31 15:32:58 +00:00
niggl added the
enhancement
priority:medium
labels 2020-12-31 16:38:49 +00:00
niggl referenced this issue from a commit 2021-01-02 15:40:40 +00:00
niggl referenced this issue from a commit 2021-01-02 15:55:27 +00:00
niggl referenced this issue from a commit 2021-01-02 16:07:19 +00:00
niggl referenced this issue from a commit 2021-01-02 17:19:53 +00:00
Author
Owner

Donor deletion works, but cascadeing donation deletion will be handeled in #66.

Donor deletion works, but cascadeing donation deletion will be handeled in #66.
niggl added the
status:doing
label 2021-01-02 17:36:20 +00:00
niggl referenced this issue from a commit 2021-01-02 18:10:23 +00:00
niggl referenced this issue from a commit 2021-01-02 18:10:24 +00:00
niggl referenced this issue from a commit 2021-01-02 18:14:00 +00:00
Author
Owner

Tests got implemented.

Tests got implemented.
niggl added
status:review_needed
and removed
status:doing
labels 2021-01-02 18:27:39 +00:00
niggl closed this issue 2021-01-02 21:06:11 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lfk/backend#65
No description provided.