1121 Commits

Author SHA1 Message Date
71ebce6f8e
statsclient pagination
Some checks failed
continuous-integration/drone/pr Build is failing
ref #205
2023-04-18 18:40:45 +02:00
f60025b6de
scanstation pagination
Some checks failed
continuous-integration/drone/pr Build is failing
ref #205
2023-04-18 18:39:37 +02:00
0fa663a341
RunnerTeam Pagination
Some checks failed
continuous-integration/drone/pr Build is failing
ref #205
2023-04-18 18:38:27 +02:00
538622aa18
Added pagination for runner orgs
ref #205
2023-04-18 18:37:09 +02:00
86a21dbfa4
Get all pagination for permissions
Some checks failed
continuous-integration/drone/pr Build is failing
ref #205
2023-04-18 18:35:25 +02:00
1e9e24d99d
Pagination for group contacts
ref #205
2023-04-18 18:34:08 +02:00
4493c0e3d9
Added pagination for get all donors
Some checks failed
continuous-integration/drone/pr Build is failing
ref #205
2023-04-18 18:30:20 +02:00
f5d48fc638
Added pagination for donations
ref #205
2023-04-18 18:28:55 +02:00
b35a2dd2fa
Added pagination for runnercards
ref #205
2023-04-18 18:27:11 +02:00
a28ffe06e5
Formatting
ref #205
2023-04-18 18:21:09 +02:00
d873674819
Added pagination for runners
ref #205
2023-04-18 18:20:56 +02:00
37b2ac974b
Added pagination for get all scans
ref #205
2023-04-18 18:17:10 +02:00
0f0c3c7214
Fixed possible null
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-15 22:51:48 +02:00
b2ac70e0ae
Faster stats (not including donations) 2023-04-15 22:35:55 +02:00
a5a56a263a
Resolve groups again for card generation 2023-04-15 21:15:29 +02:00
2d8f7528d9
Don't resolve runner group and parten with get all card requests 2023-04-15 21:13:14 +02:00
2905884c02
Log batch time in mass scan script 2023-04-15 21:11:32 +02:00
e9914e317b
Faster trackscan creation by only loading the latest scan 2023-04-15 21:08:08 +02:00
702070da66
Dont load cards with get all runners request 2023-04-15 20:55:22 +02:00
7c4ff42a3b
More scan request optimizations 2023-04-15 20:51:13 +02:00
8007117434
Added test script for creating mass scans 2023-04-15 20:50:48 +02:00
23fa78eb9d
Get all scans speed improvement 2023-04-15 20:31:52 +02:00
a8fc755840
Back to ean13 based codes
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
2023-04-15 18:09:24 +02:00
9a8d618ae4
Adjusted modulo for new fixed card length 2023-03-18 22:14:50 +01:00
068deb4960
Back to modulo 2023-03-18 21:55:10 +01:00
6289f30740
Switched from card prefix replacement via modulo to regex 2023-03-18 21:46:21 +01:00
ea87cc793b
Updated default length 2023-03-15 14:44:19 +01:00
ffee887ddf
breaking(runnercards): shorter runnercard codes (padding to 12 was a bit tooo ambitious) 2023-03-15 14:39:24 +01:00
d5c689d693
Updated tests
All checks were successful
continuous-integration/drone/pr Build is passing
ref #201
2023-02-15 14:35:58 +01:00
8fedd4ef3b
Added delete check for citizen org
ref #201
2023-02-15 14:34:12 +01:00
edaf255e8f
move to 15min limit
All checks were successful
continuous-integration/drone/pr Build is passing
2023-02-03 14:12:28 +01:00
67a3661448
Updated description 2023-02-02 16:16:36 +01:00
4433ddb1e1
Updated logo url
All checks were successful
continuous-integration/drone/pr Build is passing
2023-02-02 11:24:04 +01:00
39aa7598b7
Updated tests for new login in selfservice
All checks were successful
continuous-integration/drone/pr Build is passing
ref #197
2023-02-02 11:18:45 +01:00
19a290c3a9
Fixed typo 2023-02-02 11:17:18 +01:00
9bc80aac8a
Updated selfservice tests to prevent email duplication
ref #197
2023-02-02 11:14:48 +01:00
68cd746a9f
Added selfservice runner create check to prevent duplicate email
ref #197
2023-02-02 11:08:36 +01:00
69651d9f6c
Rename selfservice forgot to login
ref #197
2023-02-02 11:03:12 +01:00
eb526fb57f Added fix for the appended 2
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-22 19:52:32 +02:00
8a82e059b7 Now prefixing runnercards with 2 2021-04-22 19:41:18 +02:00
da266a8dd6 Fixed spelling
All checks were successful
continuous-integration/drone/pr Build is passing
ref #193
2021-04-14 18:54:02 +02:00
8ae4b85827 Added payedDonationAmount to donor and responsedonor
All checks were successful
continuous-integration/drone/pr Build is passing
ref #193
2021-04-14 18:49:44 +02:00
8fe3243693 Saved missing file
All checks were successful
continuous-integration/drone/pr Build is passing
ref #193
2021-04-14 18:47:10 +02:00
49b174f29f No longer answering with null, but 0
Some checks failed
continuous-integration/drone/pr Build is failing
ref #193
2021-04-14 18:42:38 +02:00
30c6d3d8db Added status to tests
Some checks reported errors
continuous-integration/drone/pr Build was killed
ref #193
2021-04-14 18:41:20 +02:00
6c14ed9c89 Added mssing check to tests
ref #193
2021-04-14 18:36:59 +02:00
01ed51489e Updated tests
Some checks failed
continuous-integration/drone/pr Build is failing
ref #193
2021-04-14 18:34:15 +02:00
0636616dad Marked payedAmount as optional during creation and/or update
ref #193
2021-04-14 18:29:40 +02:00
34dbaaafe0 Responses now contain the donation status
ref #193
2021-04-14 18:28:08 +02:00
b4c31ee9b5 Added donation status enum
ref #193
2021-04-14 18:25:42 +02:00