|
f225cc4954
|
feat(responses): Added created_at/updated_at
|
2025-05-06 19:38:20 +02:00 |
|
|
a4480589a0
|
feat(participants): Added created/updated at
|
2025-05-06 19:29:46 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
6f39ac42da
|
feat(stats): Added donation count and donor count to stats
|
2023-04-19 15:41:43 +02:00 |
|
|
b2ac70e0ae
|
Faster stats (not including donations)
|
2023-04-15 22:35:55 +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 |
|
|
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 |
|
|
34dbaaafe0
|
Responses now contain the donation status
ref #193
|
2021-04-14 18:28:08 +02:00 |
|
|
d64f470b60
|
Added payed amount to response class
ref #193
|
2021-04-14 18:15:37 +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 |
|
|
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 |
|
|
51daf969cf
|
Added min laptime to StatsRunner
ref #190
|
2021-04-06 08:14:02 +02:00 |
|
|
0767943721
|
Switched selfservice donation.donor from string to object
continuous-integration/drone/pr Build is passing
ref #187
|
2021-04-03 17:07:44 +02:00 |
|
|
ca87774767
|
Adjusted runner property names
ref #187
|
2021-04-03 17:06:54 +02:00 |
|
|
f693f2cde9
|
Added new responsetype for new class
ref #187
|
2021-04-03 17:05:58 +02:00 |
|
|
d70c5b1bbc
|
New class: ResponseSelfServiceDonor
ref #187
|
2021-04-03 17:05:10 +02:00 |
|
|
a2c97a11a3
|
Laptime is now a part of the response
ref #151
|
2021-03-01 16:59:36 +01:00 |
|
|
6074ac5b3a
|
Added selfservice scan response class
ref #151
|
2021-03-01 16:47:54 +01:00 |
|
|
ba3b5eeefc
|
Added selfservice org response model
ref #146
|
2021-02-24 18:20:31 +01:00 |
|
|
ba396e0eba
|
Added selfservice team response model
ref #146
|
2021-02-24 18:18:10 +01:00 |
|
|
cc869f69ad
|
🚀Bumped version to v0.4.5
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-02-09 19:18:46 +01:00 |
|
|
416f2a1366
|
The ResponseUserGroup now returns their permisssions as a string array
ref #143
|
2021-02-09 18:26:22 +01:00 |
|
|
0c9867d706
|
Implemented /groups/permissions endpoint
ref #143
|
2021-02-09 18:18:00 +01:00 |
|
|
ff7406e71a
|
Cleaned up realations regarding response classes
continuous-integration/drone/pr Build is passing
ref #132
|
2021-01-30 16:19:42 +01:00 |
|
|
9d5e486c6d
|
Implemented the interface in all responses
refr #132
|
2021-01-29 17:06:43 +01:00 |
|
|
e44cc4c4cb
|
Added a Response interface
ref #132
|
2021-01-29 16:49:19 +01:00 |
|
|
c6c643ecf1
|
Renamed files and classed from *Organisation* to *Organization*📝
ref #117
|
2021-01-24 18:40:46 +01:00 |
|
|
ef15d0d576
|
Changed organisation* to organization* in descriptions, comments and endoints ✏
ref #117
|
2021-01-24 18:34:15 +01:00 |
|
|
10f98e9c99
|
Bugfix: turned old entity in response to responseclass
ref #112
|
2021-01-21 19:49:11 +01:00 |
|
|
46f9503543
|
Fixed typo
ref #112
|
2021-01-21 18:45:15 +01:00 |
|
|
c39a59e54e
|
Implemented runner selfservice token generation
ref #112
|
2021-01-21 18:03:48 +01:00 |
|
|
ad446500f9
|
Implemented registration key generation
ref #112
|
2021-01-21 17:48:13 +01:00 |
|
|
c5f7cb2c68
|
Beautified import
ref #111
|
2021-01-20 19:44:24 +01:00 |
|
|
88a7089289
|
Created a donation runner response class for the runner selfservice
ref #111
|
2021-01-20 19:43:53 +01:00 |
|
|
b89f7ac1b4
|
Created a donation respoinse class for the runner selfservice
ref #111
|
2021-01-20 19:43:20 +01:00 |
|
|
2eb26e4e38
|
Fixed push undefined eror
ref #104
|
2021-01-19 17:41:00 +01:00 |
|
|
09e429fc67
|
Added address to contact response
ref #104
|
2021-01-19 17:13:46 +01:00 |
|