|
4834a6698b
|
Removed duplicate openapi statement
continuous-integration/drone/push Build is passing
|
2021-04-03 18:16:56 +02:00 |
|
|
0767943721
|
Switched selfservice donation.donor from string to object
continuous-integration/drone/pr Build is passing
ref #187
|
2021-04-03 17:07:44 +02:00 |
|
|
ca87774767
|
Adjusted runner property names
ref #187
|
2021-04-03 17:06:54 +02:00 |
|
|
f693f2cde9
|
Added new responsetype for new class
ref #187
|
2021-04-03 17:05:58 +02:00 |
|
|
d70c5b1bbc
|
New class: ResponseSelfServiceDonor
ref #187
|
2021-04-03 17:05:10 +02:00 |
|
|
dc3071f7d2
|
🚀Bumped version to v0.10.0
|
2021-04-01 18:30:30 +02:00 |
|
|
1be073a4fa
|
Added locale to mail related user endpoints
continuous-integration/drone/pr Build is passing
ref #184
|
2021-04-01 18:25:09 +02:00 |
|
|
7af883f271
|
Added locale to mail related runner endpoints
ref #184
|
2021-04-01 18:23:19 +02:00 |
|
|
6c9b91d75a
|
Fixed bug in return creation
|
2021-03-29 18:31:27 +02:00 |
|
|
a139554e05
|
🚀Bumped version to v0.9.1
continuous-integration/drone/push Build is passing
|
2021-03-29 17:48:53 +02:00 |
|
|
2f568c9cb8
|
Fixed copy-paste oversight
continuous-integration/drone/pr Build is passing
ref #180
|
2021-03-28 18:54:16 +02:00 |
|
|
1cb2dc9d53
|
Added test for returnCards=true array length
continuous-integration/drone/pr Build is failing
ref #180
|
2021-03-28 18:47:32 +02:00 |
|
|
6005b0661f
|
Added test for single card generation with returnCards=true
ref #180
|
2021-03-28 18:46:25 +02:00 |
|
|
5a36c8dcae
|
Added query param to return created runenrcards
ref #180
|
2021-03-28 18:44:21 +02:00 |
|
|
070560e863
|
Fixed test params
continuous-integration/drone/pr Build is passing
ref #99
|
2021-03-26 21:24:53 +01:00 |
|
|
536900091a
|
Fixed empty object getting called
continuous-integration/drone/pr Build is failing
ref #99
|
2021-03-26 21:19:58 +01:00 |
|
|
8154e715bb
|
Now forceing user deletion in tests
continuous-integration/drone/pr Build is failing
ref #99
|
2021-03-26 21:13:17 +01:00 |
|
|
4c6665062f
|
Reenabled user tests
continuous-integration/drone/pr Build is failing
ref #99
|
2021-03-26 21:08:50 +01:00 |
|
|
cb3ea9b1eb
|
Fixed pw not getting hashed currectly;
continuous-integration/drone/pr Build is passing
ref #99
|
2021-03-26 21:06:42 +01:00 |
|
|
7a64f23937
|
Moved to tmp files to better check for other problems
continuous-integration/drone/pr Build is failing
ref #99
|
2021-03-26 20:57:42 +01:00 |
|
|
96ba25ec6c
|
No longer using createuser in seeding process
continuous-integration/drone/pr Build is failing
ref #99
|
2021-03-26 20:52:58 +01:00 |
|
|
e6a8ebcb5b
|
Added user deletion tests
continuous-integration/drone/pr Build was killed
ref #99
|
2021-03-26 20:44:28 +01:00 |
|
|
888cab5898
|
Added user creation invalid tests
ref #99
|
2021-03-26 20:41:36 +01:00 |
|
|
383a8095b8
|
Added user creation valid tests
ref #99
|
2021-03-26 20:41:25 +01:00 |
|
|
63f6526e4f
|
Updated auth test to comply with the new pw requirements
ref #99
|
2021-03-26 20:28:08 +01:00 |
|
|
b24e24ff7d
|
Added pw errors to user controller
ref #99
|
2021-03-26 20:24:08 +01:00 |
|
|
9ce35d8eb7
|
Added pw errors to me controller
ref #99
|
2021-03-26 20:23:29 +01:00 |
|
|
48a87e8936
|
Now checking password rules on user update
ref #99
|
2021-03-26 20:19:23 +01:00 |
|
|
b8c28ebb08
|
Formatting
ref #99
|
2021-03-26 20:18:39 +01:00 |
|
|
5daaa3a73c
|
Now checking password rules on user creation
ref #99
|
2021-03-26 20:18:08 +01:00 |
|
|
24c38cce26
|
Added password errors
ref #99
|
2021-03-26 20:17:00 +01:00 |
|
|
97159dd9f8
|
Removed param from test
continuous-integration/drone/pr Build is passing
ref #174
|
2021-03-26 16:56:45 +01:00 |
|
|
20aeed8778
|
Added tests for the new endpoint
continuous-integration/drone/pr Build is failing
ref #174
|
2021-03-26 16:50:12 +01:00 |
|
|
ccb7ae29a3
|
Fixed response bug
ref #174
|
2021-03-26 16:45:30 +01:00 |
|
|
dcb12b0ac2
|
Added selfservice deletion endpoint
ref #174
|
2021-03-26 16:42:14 +01:00 |
|
|
dd1258333e
|
Updated old hint
ref #174
|
2021-03-26 16:42:01 +01:00 |
|
|
f3d73d5346
|
Tests now keep the group
continuous-integration/drone/pr Build is passing
ref #171
|
2021-03-26 15:17:05 +01:00 |
|
|
f159252651
|
Revert "Set timeout even higher b/c sqlite just kills itself during these tests"
continuous-integration/drone/pr Build is failing
This reverts commit 6ab60998d4f716aded93bb3b5d15594fc5e0434a.
|
2021-03-26 15:14:17 +01:00 |
|
|
6ab60998d4
|
Set timeout even higher b/c sqlite just kills itself during these tests
continuous-integration/drone/pr Build is failing
ref #171
|
2021-03-26 15:13:31 +01:00 |
|
|
30d220bc36
|
Adjusted jest timeout to mitigate sqlite from invalidateing all tests⏱
continuous-integration/drone/pr Build is failing
ref #171
|
2021-03-26 15:06:20 +01:00 |
|
|
24aff3bac4
|
Now resolveing runnercards
ref #171
|
2021-03-26 14:56:21 +01:00 |
|
|
438ff0fc3f
|
Added bulk card creation tests
continuous-integration/drone/pr Build is passing
ref #168
|
2021-03-23 18:19:49 +01:00 |
|
|
c1bbda51f0
|
Added new "bulk" endpoint
ref #168
|
2021-03-23 18:16:55 +01:00 |
|
|
3c69f8c4a8
|
Adjsuted endpoint
|
2021-03-19 17:32:46 +01:00 |
|
|
f347b7ad49
|
Updated tests 🧪
continuous-integration/drone/pr Build is passing
ref #163
|
2021-03-18 14:05:13 +01:00 |
|
|
fbdadbef1f
|
The basic bugfix 🐞
ref #163
|
2021-03-18 14:00:14 +01:00 |
|
|
1fa3fa75ee
|
Fixed wrong error type 👀👀
continuous-integration/drone/pr Build is passing
ref #160
|
2021-03-17 19:37:35 +01:00 |
|
|
c8882ae6a1
|
Removed duplicate openapi declarations 🗑
continuous-integration/drone/pr Build is failing
ref #160
|
2021-03-17 19:33:44 +01:00 |
|
|
673e896aa3
|
Added missing discription
ref #160
|
2021-03-17 19:31:09 +01:00 |
|
|
0ed7f78b2c
|
Fixed missing renameing🛠
ref #160
|
2021-03-17 19:30:08 +01:00 |
|