|
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
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
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
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
continuous-integration/drone/pr Build is passing
|
2023-02-02 11:24:04 +01:00 |
|
|
39aa7598b7
|
Updated tests for new login in selfservice
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
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
continuous-integration/drone/pr Build is passing
ref #193
|
2021-04-14 18:54:02 +02:00 |
|
|
8ae4b85827
|
Added payedDonationAmount to donor and responsedonor
continuous-integration/drone/pr Build is passing
ref #193
|
2021-04-14 18:49:44 +02:00 |
|
|
8fe3243693
|
Saved missing file
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
continuous-integration/drone/pr Build is failing
ref #193
|
2021-04-14 18:42:38 +02:00 |
|
|
30c6d3d8db
|
Added status to tests
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
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 |
|
|
99307423c5
|
Added payed amount to update classes
ref #193
|
2021-04-14 18:19:26 +02:00 |
|
|
71542bc388
|
Added payed amount to crealte classes
ref #193
|
2021-04-14 18:17:26 +02:00 |
|
|
d64f470b60
|
Added payed amount to response class
ref #193
|
2021-04-14 18:15:37 +02:00 |
|
|
b8fbb72fa0
|
Added payed amount fileld to donation class
ref #193
|
2021-04-14 18:12:45 +02:00 |
|
|
95e1eec313
|
Removed all useless console.logs
continuous-integration/drone/pr Build is passing
ref #190
|
2021-04-07 16:41:10 +02:00 |
|
|
377d5dadb2
|
Potential fix for all remaining errors
continuous-integration/drone/pr Build is passing
ref #190
|
2021-04-07 16:38:20 +02:00 |
|
|
4a294b1e17
|
Now resolving all relations for orgs by distance
continuous-integration/drone/pr Build is failing
ref #190
|
2021-04-07 16:34:09 +02:00 |
|
|
720774fcf4
|
Added temp console log
ref #190
|
2021-04-07 16:31:36 +02:00 |
|
|
dcdbdd15ac
|
Ptotential fix for stats failing
continuous-integration/drone/pr Build is failing
ref #190
|
2021-04-07 16:28:48 +02:00 |
|
|
132b48cf2a
|
Removed console log for passing tests
ref #190
|
2021-04-07 16:26:12 +02:00 |
|
|
23bd432c5f
|
Resolved missing parentgroup relation
continuous-integration/drone/pr Build is failing
ref #190
|
2021-04-07 16:23:13 +02:00 |
|
|
71b33ab05b
|
Removed console logs for now working tests
ref #190
|
2021-04-07 16:21:01 +02:00 |
|
|
87f444c30d
|
At least one fewer test should fail now
continuous-integration/drone/pr Build is failing
ref #190
|
2021-04-07 16:17:37 +02:00 |
|