|
ce9b765b81
|
refactor(config): improve consola error logs
|
2025-04-28 11:03:33 +02:00 |
|
|
2ab6e985e3
|
refactor: make Donation.donor optional
|
2025-04-28 10:56:06 +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 |
|
|
d6755ed134
|
feat(runners): Allow created via being set via api
|
2025-04-08 21:04:38 +02:00 |
|
|
599c75fc00
|
fix(participant): Switch to correct type
|
2025-04-08 21:03:23 +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 |
|
|
c4201e9a68
|
fix: TypeError: Cannot read properties of undefined (reading 'filter') - when trying to delete a org/team with runners
close #210
|
2025-03-28 21:14:14 +01:00 |
|
|
78dcad0857
|
pnpm@10.7, node@23, argon->@node-rs/argon2
|
2025-03-28 21:04:50 +01:00 |
|
|
2e271bcd52
|
fix: add .created_via to ResponseParticipant constructor
|
2025-03-28 18:24:53 +01:00 |
|
|
a3639dd89b
|
feat: created_via for tracking how runners got into the system (#212)
close #211
squash merge please:)
Reviewed-on: #212
|
2025-03-28 17:05:10 +00: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
ci/woodpecker/push/build Pipeline failed
|
2024-12-11 22:22:54 +01:00 |
|
|
765ef84903
|
SELFSERVICE_URL
|
2024-12-11 18:43:11 +01:00 |
|
|
296ba8ddab
|
FRONTEND_URL env
|
2024-12-11 18:40:21 +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 |
|
|
5082b1b8b1
|
fix: updated README for pnpm, typos
|
2023-11-06 18:04:32 +01:00 |
|
|
8d9418635d
|
feat(orgs): Also resolve child-teams' distances and add them to org total
|
2023-05-10 13:37:54 +02:00 |
|
|
f2832a2dae
|
fix(orgs): Removed unused log
|
2023-05-10 13:36:05 +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 |
|
|
12a9ae2493
|
feat(donors): Resolve donations with donors via pagination
|
2023-04-19 18:10:26 +02:00 |
|
|
b25b0db760
|
Added hints
|
2023-04-19 15:47:54 +02:00 |
|
|
fe59e3a557
|
Added average donation per distance to stats
|
2023-04-19 15:46:50 +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 |
|
|
6f39ac42da
|
feat(stats): Added donation count and donor count to stats
|
2023-04-19 15:41:43 +02:00 |
|
|
fcee3909f4
|
fix(pagination) page=0 resulted in false thx JS
|
2023-04-18 20:09:44 +02:00 |
|
|
2f305e127c
|
Updated test for attribute
continuous-integration/drone/pr Build is passing
|
2023-04-18 20:02:03 +02:00 |
|
|
513d7f6fba
|
usergroup pagination
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
continuous-integration/drone/pr Build is failing
ref #205
|
2023-04-18 18:41:57 +02:00 |
|
|
71ebce6f8e
|
statsclient pagination
continuous-integration/drone/pr Build is failing
ref #205
|
2023-04-18 18:40:45 +02:00 |
|
|
f60025b6de
|
scanstation pagination
continuous-integration/drone/pr Build is failing
ref #205
|
2023-04-18 18:39:37 +02:00 |
|
|
0fa663a341
|
RunnerTeam Pagination
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
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
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
continuous-integration/drone/push Build is passing
|
2023-04-15 22:51:48 +02:00 |
|