|
5668b1cd6a
|
Insert election with uuid instead of auto-generated id
|
2025-01-20 10:04:15 +01:00 |
|
|
410e8f39d3
|
Add some more tests and implement getElection
|
2025-01-17 14:49:51 +01:00 |
|
|
c095e9ae0b
|
Implement getElectionResults
|
2025-01-14 16:52:20 +01:00 |
|
|
c7cccf2ec1
|
Use generated interface
|
2025-01-13 11:26:18 +01:00 |
|
|
c3563878b7
|
Add operationId for election results
|
2025-01-13 10:59:05 +01:00 |
|
|
cad5cfe636
|
Move voting to a new endpoint
/election/{id}/votes
|
2025-01-11 18:29:01 +01:00 |
|
|
0229f78976
|
Incomplete implementation of createVotes
|
2025-01-02 19:24:32 +01:00 |
|
|
8d3ce36dd9
|
Add endpoint for POST /votes in openapi.yml
|
2025-01-02 18:05:27 +01:00 |
|
|
195bc7d85e
|
Generate voter data for known elections and simplify MaxVoters (0 = no maximum)
|
2024-12-30 23:01:32 +01:00 |
|
|
9e96be5ff2
|
Rename is_anonymous to are_voters_known
|
2024-12-30 15:37:23 +01:00 |
|
|
a22f3e5a71
|
Write logic for createElection validation
|
2024-12-28 17:13:22 +01:00 |
|
|
bc2ffce244
|
Start to code election insert
|
2024-12-27 14:38:30 +01:00 |
|