|
13d568ba3f
|
implemented refreshcount increase
ref #12
|
2020-12-05 17:20:18 +01:00 |
|
|
65b2399eaa
|
Reverted to id based relation setter
ref #13
|
2020-12-05 17:04:22 +01:00 |
|
|
4352910d54
|
More dynamic creation of objects
ref #13
|
2020-12-05 15:50:28 +01:00 |
|
|
675717f8ca
|
🚧 starting work on LogoutHandler
ref #12
|
2020-12-05 13:38:59 +01:00 |
|
|
51addd4a31
|
🚧 RefreshAuth - refresh tokens now working ✅
ref #12
|
2020-12-05 13:12:47 +01:00 |
|
|
126799dab9
|
basic RefreshAuth checking
ref #12
|
2020-12-05 13:07:33 +01:00 |
|
|
82f31185a1
|
🚧 CreateAuth - use proper refreshTokenCount
ref #12
|
2020-12-05 13:07:18 +01:00 |
|
|
c0c95056bf
|
better errors
ref #12
|
2020-12-05 13:06:58 +01:00 |
|
|
093f6f5f78
|
🚧 UserNotFoundOrRefreshTokenCountInvalidError
ref #12
|
2020-12-05 12:59:02 +01:00 |
|
|
2f902755c4
|
🚧 starting work on RefreshAuth
ref #12
|
2020-12-05 12:55:38 +01:00 |
|
|
975d30e411
|
Smoothed out the participant creation process regarting addresses
ref #13
|
2020-12-05 12:39:11 +01:00 |
|
|
a0fe8c0017
|
🚧 CreateAuth - basic jwt creation with user details
ref #12
|
2020-12-05 12:34:07 +01:00 |
|
|
c33097f773
|
first accesstoken generation
ref #12
|
2020-12-05 12:28:59 +01:00 |
|
|
45675b0699
|
All things deletion for runner* now are clean af and cascadeing
ref #13
|
2020-12-05 12:15:51 +01:00 |
|
|
1850dd542d
|
🧹 clean up CreateAuth
ref #12
|
2020-12-05 11:22:59 +01:00 |
|
|
bd0c7ce042
|
🚧 CreateAuth - credential validation
ref #12
|
2020-12-05 11:18:12 +01:00 |
|
|
d46ad59546
|
🚧 CreateAuth now returns a sample jwt
ref #12
|
2020-12-05 11:14:26 +01:00 |
|
|
b8bc39d691
|
🚧 User - mark columns as unique
ref #11 #12
|
2020-12-05 11:14:06 +01:00 |
|
|
52dfe83354
|
Merge branch 'dev' into feature/12-jwt-creation
|
2020-12-05 11:07:01 +01:00 |
|
|
aca13f7308
|
Fixed bugs concerning posts
ref #13
|
2020-12-05 10:59:15 +01:00 |
|
|
ef54dd5e9c
|
Merge branch 'dev' into feature/13-runner_controllers
|
2020-12-05 10:44:27 +01:00 |
|
|
a1105f06ab
|
Cleaned up a load of relations and optional stuff
ref #11
|
2020-12-05 10:43:28 +01:00 |
|
|
109e145a19
|
Cleaned up the createUserGroup a little bit
ref #11 #14
|
2020-12-05 10:31:24 +01:00 |
|
|
a42595bd15
|
Cleaned up the createUser a little bit
ref #11 #14
|
2020-12-05 10:23:53 +01:00 |
|
|
dadaacfaae
|
first part of the user class cleanuo
ref #11 #14
|
2020-12-05 10:16:47 +01:00 |
|
|
74ee77f814
|
Cleaned up some relations for users
ref #14
|
2020-12-05 09:48:01 +01:00 |
|
|
6ae0c1b955
|
first jwt generation
ref #12
|
2020-12-04 23:03:24 +01:00 |
|
|
6244c969af
|
integrate UserNotFoundError
ref #12
|
2020-12-04 23:03:10 +01:00 |
|
|
5d7d80d2e7
|
A step towards inheritance for the create* objects relating to runner groups
ref #13
|
2020-12-04 22:58:34 +01:00 |
|
|
a5b1804e19
|
Merge branch 'dev' into feature/12-jwt-creation
|
2020-12-04 22:51:57 +01:00 |
|
|
a7854fbe81
|
CreateUser - remove uuid from params
ref #11
|
2020-12-04 22:51:44 +01:00 |
|
|
3e38bc5950
|
Merge branch 'dev' into feature/12-jwt-creation
|
2020-12-04 22:48:57 +01:00 |
|
|
7f3358d284
|
🚧 User entity - add @Column
ref #11
|
2020-12-04 22:48:42 +01:00 |
|
|
92cd58e641
|
Merge branch 'dev' into feature/12-jwt-creation
|
2020-12-04 22:45:54 +01:00 |
|
|
6cb01090d0
|
working on AuthController + CreateAuth
ref #12
|
2020-12-04 22:43:41 +01:00 |
|
|
48484f04c9
|
Merge branch 'dev' into feature/13-runner_controllers
|
2020-12-04 22:43:29 +01:00 |
|
|
56202ec309
|
Create models now feature the createparticipant abstract
ref #13
|
2020-12-04 22:40:14 +01:00 |
|
|
c4b7ece974
|
class-validator on Auth model
ref #12
|
2020-12-04 22:34:03 +01:00 |
|
|
a7afcf4cd1
|
CreateAuth model
ref #12
|
2020-12-04 22:19:55 +01:00 |
|
|
b0a24c6a74
|
basic Auth model
ref #12
|
2020-12-04 22:18:40 +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 |
|
|
a7cf86eae4
|
🚧 CreateUser - add group as object instead of nested array
|
2020-12-04 19:32:17 +01:00 |
|
|
c30922e325
|
Still broken distance, we'll fix this together
ref #13
|
2020-12-04 19:31:20 +01:00 |
|
|
d4753a02d4
|
🐞 fixed UserGroupNotFoundError throwing ✅
ref #14
|
2020-12-04 19:31:10 +01:00 |
|
|
451d0c92dd
|
trying to fix UserGroupNotFoundError (false/not triggering)
ref #14
|
2020-12-04 19:02:07 +01:00 |
|
|
8beb658bcc
|
New response model for runners
ref #13
|
2020-12-04 19:01:36 +01:00 |
|