• Joined on 2024-06-02
dlmw pushed to master at dlmw/qv 2025-01-14 12:31:39 +00:00
07ceec4db2 Use TailwindCSS
dlmw pushed to master at dlmw/qv 2025-01-14 11:51:55 +00:00
e102d01bff Remove comments
dlmw pushed to master at dlmw/qv 2025-01-14 11:51:32 +00:00
c878b33649 Add error returned from the request
dlmw pushed to master at dlmw/qv 2025-01-14 11:44:09 +00:00
2847c53bca Add doc for HTTP 400 on vote creation
dlmw pushed to master at dlmw/qv 2025-01-14 11:40:33 +00:00
3c2d45083f Put API behind /api
dlmw pushed to master at dlmw/qv 2025-01-14 11:35:40 +00:00
88790bdec2 Convert to Alpine.js frontend
dlmw pushed to master at dlmw/qv 2025-01-13 21:10:17 +00:00
f22710464b Add TODO
dlmw pushed to master at dlmw/qv 2025-01-13 21:00:04 +00:00
22a6593e3a Add busy_timeout
dlmw pushed to master at dlmw/qv 2025-01-13 20:59:54 +00:00
26ae032fd6 Remove concurrency
b9d6d25245 Add return
Compare 2 commits »
dlmw pushed to master at dlmw/qv 2025-01-13 19:41:44 +00:00
e8ced857e0 Remove comments
2f13d7a76a Display election ID in the response and insert voters in a goroutine
Compare 2 commits »
dlmw pushed to master at dlmw/qv 2025-01-13 19:07:22 +00:00
7ab27a947e Remove todo because fixed
dlmw pushed to master at dlmw/qv 2025-01-13 19:06:59 +00:00
d1225d3258 Fix slow-ass code
dlmw pushed to master at dlmw/qv 2025-01-13 18:58:47 +00:00
ee847020f7 Add page to create an election
dlmw pushed to master at dlmw/qv 2025-01-13 10:26:23 +00:00
c7cccf2ec1 Use generated interface
dlmw pushed to master at dlmw/qv 2025-01-13 09:59:08 +00:00
c3563878b7 Add operationId for election results
dlmw pushed to master at dlmw/qv 2025-01-13 09:56:41 +00:00
4f50aca3b6 Add create-election.html
dlmw pushed to master at dlmw/qv 2025-01-11 17:39:49 +00:00
9cc85b9a47 Fix test that wasn't testing the correct thing
dlmw pushed to master at dlmw/qv 2025-01-11 17:38:10 +00:00
98421c8c06 Remove useless variable
dlmw pushed to master at dlmw/qv 2025-01-11 17:29:09 +00:00
cad5cfe636 Move voting to a new endpoint
dlmw pushed to master at dlmw/qv 2025-01-11 16:57:37 +00:00
86d7d0e881 Add some TODO and add 500 error responses in openapi.yml. Also write the endpoint for election results