Nicolai Ort niggl
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 10:36:35 +00:00
9c63a34fe1 Little bugfix
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 09:59:18 +00:00
aca13f7308 Fixed bugs concerning posts
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 09:44:32 +00:00
ef54dd5e9c Merge branch 'dev' into feature/13-runner_controllers
a1105f06ab Cleaned up a load of relations and optional stuff
109e145a19 Cleaned up the createUserGroup a little bit
a42595bd15 Cleaned up the createUser a little bit
dadaacfaae first part of the user class cleanuo
Compare 8 commits »
niggl pushed to dev at lfk/backend 2020-12-05 09:44:20 +00:00
a1105f06ab Cleaned up a load of relations and optional stuff
109e145a19 Cleaned up the createUserGroup a little bit
a42595bd15 Cleaned up the createUser a little bit
dadaacfaae first part of the user class cleanuo
Compare 4 commits »
niggl pushed to feature/11-new_classes at lfk/backend 2020-12-05 09:43:31 +00:00
a1105f06ab Cleaned up a load of relations and optional stuff
niggl pushed to feature/11-new_classes at lfk/backend 2020-12-05 09:31:26 +00:00
109e145a19 Cleaned up the createUserGroup a little bit
niggl pushed to feature/11-new_classes at lfk/backend 2020-12-05 09:23:56 +00:00
a42595bd15 Cleaned up the createUser a little bit
niggl pushed to feature/11-new_classes at lfk/backend 2020-12-05 09:16:51 +00:00
dadaacfaae first part of the user class cleanuo
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