Donation API Endpoint feature/66-donation_api #94

Merged
niggl merged 30 commits from feature/66-donation_api into dev 2021-01-13 17:20:09 +00:00

30 Commits

Author SHA1 Message Date
niggl 0724932152 Updated some openapi descriptions
continuous-integration/drone/pr Build is passing
ref #94
2021-01-13 18:01:53 +01:00
niggl bba35d189e Added donor donation amount to the donor response
continuous-integration/drone/pr Build is failing
ref #66
2021-01-13 17:32:10 +01:00
niggl cd5e4bbd60 Added donation update validtests
ref #66
2021-01-13 17:19:57 +01:00
niggl a513bf13ca Added donation update invalid tests
ref #66
2021-01-12 20:43:07 +01:00
niggl e3e570e664 Added donation add validtests
ref #66
2021-01-12 20:15:51 +01:00
niggl badff85e28 Fixed typos
ref #66
2021-01-12 20:14:23 +01:00
niggl 4a0f75044f Added donation add invalid tests
ref #66
2021-01-12 20:09:00 +01:00
niggl b729a7cead Added cascading runner deletion tests
ref #66
2021-01-12 20:01:56 +01:00
niggl 4375ca92d3 Added cascading donor deletion tests
ref #66
2021-01-12 20:00:02 +01:00
niggl 71537b283f Added donation delete tests
ref #66
2021-01-12 19:53:03 +01:00
niggl 63506dac1c Added donation get tests
ref #66
2021-01-12 19:44:15 +01:00
niggl e716fae1c5 Implmented cascading donation deletion for runners and donors
ref #66
2021-01-12 19:33:54 +01:00
niggl f7370bc802 Implemented distance donation updateing
ref #66
2021-01-12 19:06:26 +01:00
niggl 72c3fc78b3 Added the basics for distance donation updateing
ref #66
2021-01-12 19:03:33 +01:00
niggl 110387dbd3 Merge branch 'feature/66-donation_api' of git.odit.services:lfk/backend into feature/66-donation_api
# Conflicts:
#	src/controllers/DonationController.ts
2021-01-12 19:01:14 +01:00
niggl 2820f151e8 Implemented fixed donation updateing
ref #66
2021-01-12 19:01:03 +01:00
niggl 9517df5082 Implemented fixed donation updateing
ref #66
2021-01-12 19:00:35 +01:00
niggl 56cedf0144 Fixed typo
ref #66
2021-01-12 18:55:20 +01:00
niggl bbaee7cd4d Added the basics for fixed donation updateing
ref #66
2021-01-12 18:53:59 +01:00
niggl 8ee2bdf488 Implemented distance donation creation
ref #66
2021-01-12 18:50:55 +01:00
niggl 97ecc83fe4 Implemented fixed donation creation
ref #66
2021-01-12 18:50:47 +01:00
niggl 57f62a6087 Implemented donation deletion
ref #66
2021-01-12 18:46:02 +01:00
niggl 2e760ff461 Implemented the donation creation action models
ref #66
2021-01-12 18:39:14 +01:00
niggl 0df26cbd54 Implemented donation getting
ref #66
2021-01-12 18:29:55 +01:00
niggl 5f1ab4a2f3 Added donation errors
ref #66
2021-01-12 18:26:55 +01:00
niggl e1ff8c03e1 Added donation permission target
ref #66
2021-01-12 18:21:52 +01:00
niggl 55f72c35a6 Implemented the distance donation response
ref #66
2021-01-12 18:20:36 +01:00
niggl 6c53701a59 Implemented the donation response
ref #66
2021-01-12 18:16:09 +01:00
niggl 02bb634257 Implemented a response donation interface
ref #66
2021-01-12 18:07:41 +01:00
niggl 5581c03f77 Added barebones donation controller
ref #66
2021-01-12 18:01:03 +01:00