Nicolai Ort niggl
niggl pushed to feature/14-user-controllers at lfk/backend 2020-12-05 08:48:40 +00:00
74ee77f814 Cleaned up some relations for users
a7854fbe81 CreateUser - remove uuid from params
7f3358d284 🚧 User entity - add @Column
48484f04c9 Merge branch 'dev' into feature/13-runner_controllers
56202ec309 Create models now feature the createparticipant abstract
Compare 21 commits »
niggl pushed to dev at lfk/backend 2020-12-05 08:48:21 +00:00
74ee77f814 Cleaned up some relations for users
niggl pushed to feature/11-new_classes at lfk/backend 2020-12-05 08:48:05 +00:00
74ee77f814 Cleaned up some relations for users
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 21:58:35 +00:00
5d7d80d2e7 A step towards inheritance for the create* objects relating to runner groups
niggl opened issue lfk/backend#16 2020-12-04 21:58:09 +00:00
Clean up localities
niggl pushed to dev at lfk/backend 2020-12-04 21:43:51 +00:00
48484f04c9 Merge branch 'dev' into feature/13-runner_controllers
56202ec309 Create models now feature the createparticipant abstract
afef95e14e Fixed amount calculations
b480912bd8 Now with even more inheritance and fancy stuff: RunnerResponses now get their information from participant responses
7b08489533 Now with working runner orga controller including responses
Compare 18 commits »
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 21:43:33 +00:00
48484f04c9 Merge branch 'dev' into feature/13-runner_controllers
fe46e5d667 - close #14
a7cf86eae4 🚧 CreateUser - add group as object instead of nested array
d4753a02d4 🐞 fixed UserGroupNotFoundError throwing
451d0c92dd trying to fix UserGroupNotFoundError (false/not triggering)
Compare 23 commits »
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 21:40:15 +00:00
56202ec309 Create models now feature the createparticipant abstract
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 21:07:31 +00:00
afef95e14e Fixed amount calculations
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 21:00:49 +00:00
b480912bd8 Now with even more inheritance and fancy stuff: RunnerResponses now get their information from participant responses
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 20:55:10 +00:00
7b08489533 Now with working runner orga controller including responses
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 20:38:29 +00:00
a437ada3b3 Runnerteams now with resolving relations and response types :O
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 20:18:46 +00:00
c53e94d205 Part 1 of the relation fix
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 18:40:01 +00:00
056413560e Now all runner endpoints return a response runner
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 18:31:21 +00:00
c30922e325 Still broken distance, we'll fix this together
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 18:01:42 +00:00
8beb658bcc New response model for runners
niggl pushed to feature/14-user-controllers at lfk/backend 2020-12-04 17:36:48 +00:00
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 17:34:02 +00:00
913033373b Switched to using a response model for tracks
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 17:16:36 +00:00
65f995cb9f Removed console logging only used for dev
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-04 17:15:40 +00:00
795599fd38 Working(tm) implementation of group and team deletion