Commit Graph

  • f58a715c45 Cleaned up the loaders niggl 2020-12-05 19:09:08 +01:00
  • a3a809bb40 Merge branch 'feature/11-new_classes' of git.odit.services:lfk/backend into feature/11-new_classes niggl 2020-12-05 19:01:51 +01:00
  • 33b3bcb8c2 Error cleanup niggl 2020-12-05 19:01:30 +01:00
  • 1ae466a6f4 Error cleanup niggl 2020-12-05 19:01:30 +01:00
  • 431fd608a6 sample json validation philipp 2020-12-05 18:52:36 +01:00
  • 21ad622c10 Removed console logs niggl 2020-12-05 18:49:59 +01:00
  • 61e7ae4f86 Cleanup: Renamed Responses to represent their response nature niggl 2020-12-05 18:49:13 +01:00
  • 8ae5cea631 basic jest + typescript support philipp 2020-12-05 18:49:09 +01:00
  • 0e924449d6 Cleanup: Renamed the creation folder to the more fitting "actions" niggl 2020-12-05 18:45:47 +01:00
  • 5c259484ee remove sampletoken generation philipp 2020-12-05 18:02:57 +01:00
  • 740d7f10f5 remove routes/v1/test philipp 2020-12-05 18:02:49 +01:00
  • 993096741d Merge branch 'dev' of https://git.odit.services/lfk/backend into dev philipp 2020-12-05 18:00:48 +01:00
  • 8607af62b5 Merge branch 'feature/12-jwt-creation' of https://git.odit.services/lfk/backend into feature/12-jwt-creation philipp 2020-12-05 17:59:50 +01:00
  • 76e19ca28d implement proper jwt checking in authchecker philipp 2020-12-05 17:59:43 +01:00
  • 3ac150331a Merge branch 'feature/12-jwt-creation' of git.odit.services:lfk/backend into feature/12-jwt-creation niggl 2020-12-05 17:47:35 +01:00
  • 5a4a6cdcef Added basic openapi security scheme for the bearer auth header niggl 2020-12-05 17:47:32 +01:00
  • e5b605cc55 🧹 cleanups philipp 2020-12-05 17:25:57 +01:00
  • 7e4ce00c30 added await (async stuff und so) niggl 2020-12-05 17:20:39 +01:00
  • 13d568ba3f implemented refreshcount increase niggl 2020-12-05 17:20:18 +01:00
  • 65b2399eaa Reverted to id based relation setter niggl 2020-12-05 17:04:22 +01:00
  • 4352910d54 More dynamic creation of objects niggl 2020-12-05 15:50:28 +01:00
  • 8c229dba82 add response schemas to AuthController philipp 2020-12-05 13:40:59 +01:00
  • 675717f8ca 🚧 starting work on LogoutHandler philipp 2020-12-05 13:38:59 +01:00
  • 0d21497c2f 🚧 AuthController - add proper response schemas philipp 2020-12-05 13:31:46 +01:00
  • e5f65d0b80 note on refreshtokencount checking philipp 2020-12-05 13:30:22 +01:00
  • 51addd4a31 🚧 RefreshAuth - refresh tokens now working philipp 2020-12-05 13:12:47 +01:00
  • 126799dab9 basic RefreshAuth checking philipp 2020-12-05 13:07:33 +01:00
  • 82f31185a1 🚧 CreateAuth - use proper refreshTokenCount philipp 2020-12-05 13:07:18 +01:00
  • c0c95056bf better errors philipp 2020-12-05 13:06:58 +01:00
  • 093f6f5f78 🚧 UserNotFoundOrRefreshTokenCountInvalidError philipp 2020-12-05 12:59:02 +01:00
  • 2f902755c4 🚧 starting work on RefreshAuth philipp 2020-12-05 12:55:38 +01:00
  • 975d30e411 Smoothed out the participant creation process regarting addresses niggl 2020-12-05 12:39:11 +01:00
  • a0fe8c0017 🚧 CreateAuth - basic jwt creation with user details philipp 2020-12-05 12:34:07 +01:00
  • c33097f773 first accesstoken generation philipp 2020-12-05 12:28:59 +01:00
  • 28c2b862f0 🚧 AuthController with multiple endpoints philipp 2020-12-05 12:28:43 +01:00
  • d23ed002b2 🚧 JwtNotProvidedError philipp 2020-12-05 12:28:06 +01:00
  • 8870b26ce6 Deletes now work based on EntityFromParam niggl 2020-12-05 12:24:38 +01:00
  • 0e3cf07b91 TrackController now also deletes based on a entityfromparam niggl 2020-12-05 12:21:47 +01:00
  • 179add80f4 Now throwing errors even faster niggl 2020-12-05 12:18:24 +01:00
  • 45675b0699 All things deletion for runner* now are clean af and cascadeing niggl 2020-12-05 12:15:51 +01:00
  • 9c63a34fe1 Little bugfix niggl 2020-12-05 11:36:33 +01:00
  • 1850dd542d 🧹 clean up CreateAuth philipp 2020-12-05 11:22:59 +01:00
  • 2a1b65f424 🚧AuthController - add all Error response schemas to post philipp 2020-12-05 11:22:45 +01:00
  • bd0c7ce042 🚧 CreateAuth - credential validation philipp 2020-12-05 11:18:12 +01:00
  • d46ad59546 🚧 CreateAuth now returns a sample jwt philipp 2020-12-05 11:14:26 +01:00
  • b8bc39d691 🚧 User - mark columns as unique philipp 2020-12-05 11:14:06 +01:00
  • 52dfe83354 Merge branch 'dev' into feature/12-jwt-creation philipp 2020-12-05 11:07:01 +01:00
  • aca13f7308 Fixed bugs concerning posts niggl 2020-12-05 10:59:15 +01:00
  • ef54dd5e9c Merge branch 'dev' into feature/13-runner_controllers niggl 2020-12-05 10:44:27 +01:00
  • a1105f06ab Cleaned up a load of relations and optional stuff niggl 2020-12-05 10:43:28 +01:00
  • 109e145a19 Cleaned up the createUserGroup a little bit niggl 2020-12-05 10:31:24 +01:00
  • a42595bd15 Cleaned up the createUser a little bit niggl 2020-12-05 10:23:53 +01:00
  • dadaacfaae first part of the user class cleanuo niggl 2020-12-05 10:16:47 +01:00
  • 74ee77f814 Cleaned up some relations for users niggl 2020-12-05 09:48:01 +01:00
  • 6ae0c1b955 first jwt generation philipp 2020-12-04 23:03:24 +01:00
  • 6244c969af integrate UserNotFoundError philipp 2020-12-04 23:03:10 +01:00
  • d803704eee UserNotFoundError philipp 2020-12-04 23:02:23 +01:00
  • 5d7d80d2e7 A step towards inheritance for the create* objects relating to runner groups niggl 2020-12-04 22:58:34 +01:00
  • a5b1804e19 Merge branch 'dev' into feature/12-jwt-creation philipp 2020-12-04 22:51:57 +01:00
  • a7854fbe81 CreateUser - remove uuid from params philipp 2020-12-04 22:51:44 +01:00
  • 3e38bc5950 Merge branch 'dev' into feature/12-jwt-creation philipp 2020-12-04 22:48:57 +01:00
  • 7f3358d284 🚧 User entity - add @Column philipp 2020-12-04 22:48:42 +01:00
  • 92cd58e641 Merge branch 'dev' into feature/12-jwt-creation philipp 2020-12-04 22:45:54 +01:00
  • 6cb01090d0 working on AuthController + CreateAuth philipp 2020-12-04 22:43:41 +01:00
  • 48484f04c9 Merge branch 'dev' into feature/13-runner_controllers niggl 2020-12-04 22:43:29 +01:00
  • 56202ec309 Create models now feature the createparticipant abstract niggl 2020-12-04 22:40:14 +01:00
  • c4b7ece974 class-validator on Auth model philipp 2020-12-04 22:34:03 +01:00
  • c5c3058f3d clean up jwtauth philipp 2020-12-04 22:28:17 +01:00
  • a7afcf4cd1 CreateAuth model philipp 2020-12-04 22:19:55 +01:00
  • f251b7acdb authchecker - use new custom Errors philipp 2020-12-04 22:18:54 +01:00
  • b0a24c6a74 basic Auth model philipp 2020-12-04 22:18:40 +01:00
  • b9bbdee826 🚧 basic AuthErrors 🔒 philipp 2020-12-04 22:17:03 +01:00
  • afef95e14e Fixed amount calculations niggl 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 niggl 2020-12-04 22:00:48 +01:00
  • 7b08489533 Now with working runner orga controller including responses niggl 2020-12-04 21:55:09 +01:00
  • 1f3b312675 🚧 basic JWTAuth Middleware philipp 2020-12-04 21:38:34 +01:00
  • a437ada3b3 Runnerteams now with resolving relations and response types :O niggl 2020-12-04 21:38:28 +01:00
  • fe46e5d667 - close #14 philipp 2020-12-04 21:29:49 +01:00
  • c53e94d205 Part 1 of the relation fix niggl 2020-12-04 21:18:44 +01:00
  • 056413560e Now all runner endpoints return a response runner niggl 2020-12-04 19:40:00 +01:00
  • a7cf86eae4 🚧 CreateUser - add group as object instead of nested array philipp 2020-12-04 19:32:17 +01:00
  • c30922e325 Still broken distance, we'll fix this together niggl 2020-12-04 19:31:20 +01:00
  • d4753a02d4 🐞 fixed UserGroupNotFoundError throwing philipp 2020-12-04 19:31:10 +01:00
  • 451d0c92dd trying to fix UserGroupNotFoundError (false/not triggering) philipp 2020-12-04 19:02:07 +01:00
  • 8beb658bcc New response model for runners niggl 2020-12-04 19:01:36 +01:00
  • a3b79ef21d Fix niggl 2020-12-04 18:36:46 +01:00
  • b101682e3c CreateUser philipp 2020-12-04 18:34:24 +01:00
  • 3275b5fd80 🚧 UserGroups philipp 2020-12-04 18:34:14 +01:00
  • 913033373b Switched to using a response model for tracks niggl 2020-12-04 18:34:01 +01:00
  • 65f995cb9f Removed console logging only used for dev niggl 2020-12-04 18:16:34 +01:00
  • 795599fd38 Working(tm) implementation of group and team deletion niggl 2020-12-04 18:15:38 +01:00
  • 5b7f3ae12f 🚧 CreateUser group search + adding philipp 2020-12-04 18:02:28 +01:00
  • d556e9ba19 🚧 UserController philipp 2020-12-04 17:56:09 +01:00
  • 1efca47336 🚧 reference new Errors from CreateUser philipp 2020-12-04 17:55:51 +01:00
  • 091b455460 🚧 move to uuidV4 philipp 2020-12-04 17:53:49 +01:00
  • a0e6424d48 🚧 better/ more errors philipp 2020-12-04 17:53:28 +01:00
  • c4f02023b9 Shortened db call niggl 2020-12-04 17:51:27 +01:00
  • ca917b0577 Added basics for the runner team controller niggl 2020-12-04 17:50:10 +01:00
  • ce2c38e188 🔒argon2 password hashing w/ salt philipp 2020-12-04 17:25:15 +01:00
  • ae24c3394b 📏 fit to new structure philipp 2020-12-04 17:10:00 +01:00