Commit Graph

1062 Commits

Author SHA1 Message Date
niggl a28ffe06e5 Formatting
ref #205
2023-04-18 18:21:09 +02:00
niggl d873674819 Added pagination for runners
ref #205
2023-04-18 18:20:56 +02:00
niggl 37b2ac974b Added pagination for get all scans
ref #205
2023-04-18 18:17:10 +02:00
niggl 0f0c3c7214 Fixed possible null
continuous-integration/drone/push Build is passing
2023-04-15 22:51:48 +02:00
niggl b2ac70e0ae Faster stats (not including donations) 2023-04-15 22:35:55 +02:00
niggl a5a56a263a Resolve groups again for card generation 2023-04-15 21:15:29 +02:00
niggl 2d8f7528d9 Don't resolve runner group and parten with get all card requests 2023-04-15 21:13:14 +02:00
niggl 2905884c02 Log batch time in mass scan script 2023-04-15 21:11:32 +02:00
niggl e9914e317b Faster trackscan creation by only loading the latest scan 2023-04-15 21:08:08 +02:00
niggl 702070da66 Dont load cards with get all runners request 2023-04-15 20:55:22 +02:00
niggl 7c4ff42a3b More scan request optimizations 2023-04-15 20:51:13 +02:00
niggl 8007117434 Added test script for creating mass scans 2023-04-15 20:50:48 +02:00
niggl 23fa78eb9d Get all scans speed improvement 2023-04-15 20:31:52 +02:00
niggl 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
niggl 9a8d618ae4 Adjusted modulo for new fixed card length 2023-03-18 22:14:50 +01:00
niggl 068deb4960 Back to modulo 2023-03-18 21:55:10 +01:00
niggl 6289f30740 Switched from card prefix replacement via modulo to regex 2023-03-18 21:46:21 +01:00
niggl ea87cc793b Updated default length 2023-03-15 14:44:19 +01:00
niggl ffee887ddf breaking(runnercards): shorter runnercard codes (padding to 12 was a bit tooo ambitious) 2023-03-15 14:39:24 +01:00
niggl d5c689d693 Updated tests
continuous-integration/drone/pr Build is passing
ref #201
2023-02-15 14:35:58 +01:00
niggl 8fedd4ef3b Added delete check for citizen org
ref #201
2023-02-15 14:34:12 +01:00
philipp edaf255e8f move to 15min limit
continuous-integration/drone/pr Build is passing
2023-02-03 14:12:28 +01:00
niggl 67a3661448 Updated description 2023-02-02 16:16:36 +01:00
niggl 4433ddb1e1 Updated logo url
continuous-integration/drone/pr Build is passing
2023-02-02 11:24:04 +01:00
niggl 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
niggl 19a290c3a9 Fixed typo 2023-02-02 11:17:18 +01:00
niggl 9bc80aac8a Updated selfservice tests to prevent email duplication
ref #197
2023-02-02 11:14:48 +01:00
niggl 68cd746a9f Added selfservice runner create check to prevent duplicate email
ref #197
2023-02-02 11:08:36 +01:00
niggl 69651d9f6c Rename selfservice forgot to login
ref #197
2023-02-02 11:03:12 +01:00
niggl eb526fb57f Added fix for the appended 2
continuous-integration/drone/push Build is passing
2021-04-22 19:52:32 +02:00
niggl 8a82e059b7 Now prefixing runnercards with 2 2021-04-22 19:41:18 +02:00
niggl da266a8dd6 Fixed spelling
continuous-integration/drone/pr Build is passing
ref #193
2021-04-14 18:54:02 +02:00
niggl 8ae4b85827 Added payedDonationAmount to donor and responsedonor
continuous-integration/drone/pr Build is passing
ref #193
2021-04-14 18:49:44 +02:00
niggl 8fe3243693 Saved missing file
continuous-integration/drone/pr Build is passing
ref #193
2021-04-14 18:47:10 +02:00
niggl 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
niggl 30c6d3d8db Added status to tests
continuous-integration/drone/pr Build was killed
ref #193
2021-04-14 18:41:20 +02:00
niggl 6c14ed9c89 Added mssing check to tests
ref #193
2021-04-14 18:36:59 +02:00
niggl 01ed51489e Updated tests
continuous-integration/drone/pr Build is failing
ref #193
2021-04-14 18:34:15 +02:00
niggl 0636616dad Marked payedAmount as optional during creation and/or update
ref #193
2021-04-14 18:29:40 +02:00
niggl 34dbaaafe0 Responses now contain the donation status
ref #193
2021-04-14 18:28:08 +02:00
niggl b4c31ee9b5 Added donation status enum
ref #193
2021-04-14 18:25:42 +02:00
niggl 99307423c5 Added payed amount to update classes
ref #193
2021-04-14 18:19:26 +02:00
niggl 71542bc388 Added payed amount to crealte classes
ref #193
2021-04-14 18:17:26 +02:00
niggl d64f470b60 Added payed amount to response class
ref #193
2021-04-14 18:15:37 +02:00
niggl b8fbb72fa0 Added payed amount fileld to donation class
ref #193
2021-04-14 18:12:45 +02:00
niggl 95e1eec313 Removed all useless console.logs
continuous-integration/drone/pr Build is passing
ref #190
2021-04-07 16:41:10 +02:00
niggl 377d5dadb2 Potential fix for all remaining errors
continuous-integration/drone/pr Build is passing
ref #190
2021-04-07 16:38:20 +02:00
niggl 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
niggl 720774fcf4 Added temp console log
ref #190
2021-04-07 16:31:36 +02:00
niggl dcdbdd15ac Ptotential fix for stats failing
continuous-integration/drone/pr Build is failing
ref #190
2021-04-07 16:28:48 +02:00