379 Commits

Author SHA1 Message Date
4494afc64b
feat(runners): Include collected distance donation amount in runner detail 2025-05-01 16:02:28 +02:00
f4bf309821
feat(donations): Implement response type to indicate possible missing donor 2025-04-28 19:35:07 +02:00
9875b4f392
wip 2025-04-28 11:04:22 +02:00
a50d72f2f5
feat(RunnerController): add selfservice_links parameter to getRunners method 2025-04-17 20:45:28 +02:00
1a478bd784
feat(RunnerController.getAll): debug created_via query param filter 2025-04-11 12:09:10 +02:00
6e63c57936
feat(RunnerController.getAll): add created_via query param filter 2025-04-09 11:37:49 +02:00
8237d5f210
feat(RunnerCardController): putByCode 2025-04-09 10:23:01 +02:00
a6afba93e2
feat(stats): Publish runners by kiosk stat 2025-04-08 21:15:41 +02:00
5415cd38a7
feat(runners): Generate selfservice urls on runner if requested or create/update/get single 2025-04-08 20:00:27 +02:00
5c5000a218
feat: add runnersViaSelfservice to statsControllerGet 2025-03-28 21:49:19 +01:00
8c6fdb2239
refactor(RunnerController.remove): only load necessary relations 2025-03-28 12:01:15 +01:00
c0d5af5d7a
refactor(RunnerTeamController.remove): only load necessary relations 2025-03-28 12:00:55 +01:00
07bf28b144
refactor: allow selfservice link every 30s
Some checks failed
ci/woodpecker/push/build Pipeline failed
2024-12-11 22:22:54 +01:00
6eff243803
feat: middlename 2024-12-11 18:34:40 +01:00
0f4c8b2051
refactor: move to new mailer 2024-12-11 18:26:57 +01:00
8d9418635d
feat(orgs): Also resolve child-teams' distances and add them to org total 2023-05-10 13:37:54 +02:00
245827e9c6
feat(groups): Resolve the total group distance on group get single (aka get org and get team) 2023-05-10 13:15:59 +02:00
42c23a5883
Formatting 2023-04-19 15:45:34 +02:00
6ee5328dbc
Added calls to controller 2023-04-19 15:41:49 +02:00
fcee3909f4
fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
513d7f6fba
usergroup pagination
Some checks failed
continuous-integration/drone/pr Build is failing
ref #205
2023-04-18 18:44:15 +02:00
244da61892
users pagination
ref #205
2023-04-18 18:43:13 +02:00
2a72aea10e
Track pagination
Some checks failed
continuous-integration/drone/pr Build is failing
ref #205
2023-04-18 18:41:57 +02:00
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
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
23fa78eb9d
Get all scans speed improvement 2023-04-15 20:31:52 +02: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
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
4a294b1e17 Now resolving all relations for orgs by distance
Some checks failed
continuous-integration/drone/pr Build is failing
ref #190
2021-04-07 16:34:09 +02:00
23bd432c5f Resolved missing parentgroup relation
Some checks failed
continuous-integration/drone/pr Build is failing
ref #190
2021-04-07 16:23:13 +02:00
87f444c30d At least one fewer test should fail now
Some checks failed
continuous-integration/drone/pr Build is failing
ref #190
2021-04-07 16:17:37 +02:00