21 Commits

Author SHA1 Message Date
2b38044271 Created a response for the statsClient
ref #56
2020-12-29 19:45:30 +01:00
75332983c2 Code + comment cleanup for the response models
ref #39
2020-12-20 19:38:22 +01:00
cf583a22fa Added missing username property to the responseuser
ref #39
2020-12-20 17:19:33 +01:00
2240a45a91 Added class validation for the enum
ref #6
2020-12-18 19:49:39 +01:00
145a08b1b4 Now with cleaner participants in the responses
ref #6
2020-12-18 15:26:54 +01:00
d89fcb84a2 Implemented permission getting
ref #6
2020-12-18 15:12:06 +01:00
388fc6ba6a Fixed typo 2020-12-18 14:52:31 +01:00
efecffb72d Added responseusers
ref #6
2020-12-17 21:12:45 +01:00
068e5bd72b Merge branch 'dev' into feature/17-automated_tests
# Conflicts:
#	src/models/responses/ResponseEmpty.ts
2020-12-10 18:51:50 +01:00
bd07763455 Fix for the 404 in the swagger doc 2020-12-10 18:50:18 +01:00
d2898ff60f Merge branch 'dev' into feature/17-automated_tests 2020-12-09 19:42:51 +01:00
a068c4d318 Deletes now return 204 instead of 404 (better rest compatability)
ref #13
2020-12-09 19:34:49 +01:00
61e7ae4f86 Cleanup: Renamed Responses to represent their response nature
ref #11 #13 #14
2020-12-05 18:49:13 +01:00
e5b605cc55 🧹 cleanups 2020-12-05 17:25:57 +01:00
afef95e14e Fixed amount calculations 2020-12-04 22:07:30 +01:00
b480912bd8 Now with even more inheritance and fancy stuff: RunnerResponses now get their information from participant responses
ref #13
2020-12-04 22:00:48 +01:00
7b08489533 Now with working runner orga controller including responses
ref #13
2020-12-04 21:55:09 +01:00
a437ada3b3 Runnerteams now with resolving relations and response types :O
ref #13
2020-12-04 21:38:28 +01:00
c53e94d205 Part 1 of the relation fix 2020-12-04 21:18:44 +01:00
8beb658bcc New response model for runners
ref #13
2020-12-04 19:01:36 +01:00
913033373b Switched to using a response model for tracks 2020-12-04 18:34:01 +01:00