• Joined on 2024-06-02
dlmw pushed to master at dlmw/qv 2025-01-20 09:39:18 +00:00
8792b05cca Fix footer link and tailwind source
9a03a9cebd Add script to build
Compare 2 commits »
dlmw pushed to master at dlmw/qv 2025-01-20 09:14:02 +00:00
bddae031cc Add index page and link to share more easily
dlmw pushed to master at dlmw/qv 2025-01-20 09:04:19 +00:00
5668b1cd6a Insert election with uuid instead of auto-generated id
dlmw pushed to master at dlmw/qv 2025-01-17 18:34:58 +00:00
729fbecae6 Fix content-type header
dlmw pushed to master at dlmw/qv 2025-01-17 16:26:30 +00:00
fde07b74fa Display error message from JSON to end user
dlmw pushed to master at dlmw/qv 2025-01-17 16:11:25 +00:00
f94e08fc7f Add integration tests for createVotes
dlmw pushed to master at dlmw/qv 2025-01-17 15:50:19 +00:00
5e4a089b89 Fix integration test URI
dlmw pushed to master at dlmw/qv 2025-01-17 15:49:06 +00:00
27d166dad6 Implement page to vote and fix trigger
dlmw pushed to master at dlmw/qv 2025-01-17 13:55:56 +00:00
62562272f1 Add tests for GetElection
dlmw pushed to master at dlmw/qv 2025-01-17 13:49:55 +00:00
410e8f39d3 Add some more tests and implement getElection
dlmw pushed to master at dlmw/qv 2025-01-17 12:59:43 +00:00
60d1bb382c Write TestGetElectionResults_NotFound
dlmw pushed to master at dlmw/qv 2025-01-16 15:36:29 +00:00
afac0f8f91 Change copyAllCodes to async function
dlmw pushed to master at dlmw/qv 2025-01-14 19:07:10 +00:00
70a0cd7d3b Add voterIdentities to copy again and fix issue if there was no body in the response (in the case of unknown voters election)
dlmw pushed to master at dlmw/qv 2025-01-14 18:49:19 +00:00
f784eb474f Fix maxVoters minimum value and value of boolean areVotersKnown
dlmw pushed to master at dlmw/qv 2025-01-14 16:32:47 +00:00
96133f00de Add variable for baseUri
dlmw pushed to master at dlmw/qv 2025-01-14 16:28:52 +00:00
1428534dc3 Write test for getElectionResults
dlmw pushed to master at dlmw/qv 2025-01-14 16:00:32 +00:00
66cdd0086c Fix tests
dlmw pushed to master at dlmw/qv 2025-01-14 15:52:25 +00:00
c095e9ae0b Implement getElectionResults
dlmw pushed to master at dlmw/qv 2025-01-14 12:43:22 +00:00
13c2693bdb Add caching middlware for static files
dlmw pushed to master at dlmw/qv 2025-01-14 12:31:58 +00:00
82aa5ef57d Remove unused CSS files