|
b5a1bfc247
|
Small code cleanup
|
2024-12-30 20:53:53 +01:00 |
|
|
4d73c122e3
|
Fix bug where maxVoters could be 0 while AreVotersKnown was true
|
2024-12-30 20:45:04 +01:00 |
|
|
29fb5880e3
|
Add migrations and continue implementing election insertion
|
2024-12-30 20:41:28 +01:00 |
|
|
9e96be5ff2
|
Rename is_anonymous to are_voters_known
|
2024-12-30 15:37:23 +01:00 |
|
|
f1a951ce81
|
Write test skeleton
|
2024-12-28 17:58:01 +01:00 |
|
|
a22f3e5a71
|
Write logic for createElection validation
|
2024-12-28 17:13:22 +01:00 |
|
|
5c784f491d
|
Add POST /election
|
2024-12-27 18:03:46 +01:00 |
|
|
80d936af6e
|
Ensure database file is created by pinging
|
2024-12-27 15:05:37 +01:00 |
|
|
bc2ffce244
|
Start to code election insert
|
2024-12-27 14:38:30 +01:00 |
|
|
ca5fccb809
|
Small fixes in init.sql and create drop.sql
|
2024-12-27 11:10:10 +01:00 |
|