20 Commits

Author SHA1 Message Date
ff2a90ed3d Add links for election results after creating 2025-01-22 08:08:28 +01:00
e7387be995 Make Chart.js work as local file 2025-01-21 11:38:21 +01:00
1b6fc173d3 Add page for results 2025-01-20 18:08:19 +01:00
8792b05cca Fix footer link and tailwind source 2025-01-20 10:39:15 +01:00
bddae031cc Add index page and link to share more easily 2025-01-20 10:13:59 +01:00
5668b1cd6a Insert election with uuid instead of auto-generated id 2025-01-20 10:04:15 +01:00
fde07b74fa Display error message from JSON to end user 2025-01-17 17:26:24 +01:00
27d166dad6 Implement page to vote and fix trigger 2025-01-17 16:48:38 +01:00
afac0f8f91 Change copyAllCodes to async function 2025-01-16 16:36:25 +01: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) 2025-01-14 20:07:02 +01:00
f784eb474f Fix maxVoters minimum value and value of boolean areVotersKnown 2025-01-14 19:49:12 +01:00
82aa5ef57d Remove unused CSS files 2025-01-14 13:31:55 +01:00
07ceec4db2 Use TailwindCSS 2025-01-14 13:31:33 +01:00
e102d01bff Remove comments 2025-01-14 12:51:53 +01:00
c878b33649 Add error returned from the request 2025-01-14 12:51:29 +01:00
3c2d45083f Put API behind /api 2025-01-14 12:40:30 +01:00
88790bdec2 Convert to Alpine.js frontend 2025-01-14 12:35:32 +01:00
2f13d7a76a Display election ID in the response and insert voters in a goroutine 2025-01-13 20:41:33 +01:00
ee847020f7 Add page to create an election 2025-01-13 19:58:42 +01:00
4f50aca3b6 Add create-election.html 2025-01-13 10:56:36 +01:00