Commit Graph

34 Commits

Author SHA1 Message Date
RunasSudo ab2022e5ad
Also use full hash in auditor 2018-01-20 21:51:36 +10:30
RunasSudo b2c0f7e3c0
Fix hash display bug on voter page 2018-01-20 21:46:31 +10:30
Yingtong Li 4b5177e16b
Add voter information page 2018-01-11 21:12:27 +08:00
Yingtong Li 65aa81844b
Implement enums 2018-01-11 19:06:21 +08:00
Yingtong Li a47164fc53
Use truncated hashes for votes #9
Also add a nice icon to the smart ballot tracker
2018-01-08 20:16:28 +08:00
Yingtong Li 5380c5c916
Also fix loader on election view page 2018-01-07 20:57:33 +08:00
Yingtong Li 4ebdd8450c
Much better progress tracker in voting booth #9 2018-01-07 20:54:07 +08:00
RunasSudo 9255899a01
Store votes in a separate collection for better concurrency support 2018-01-03 13:51:37 +08:00
RunasSudo 597519eccc
Correct grammatical error on results page 2017-12-17 17:32:43 +10:30
RunasSudo 764660f317
Implement ballot counting 2017-12-16 21:17:17 +10:30
RunasSudo 25a9a27434
Implement BLT/JSON export 2017-12-15 22:36:08 +10:30
RunasSudo 98a8faf486
Prettier times 2017-12-12 22:14:24 +10:30
RunasSudo 6ba9b1369a
Add task scheduling to election/admin UI 2017-12-12 20:49:02 +10:30
RunasSudo 788c5c006c
Smush the WorkflowTasks and Tasks together; liberally apply superglue and duct tape 2017-12-12 20:02:39 +10:30
RunasSudo ffe9af3bd9
Implement pre-poll voting 2017-12-11 17:04:57 +10:30
RunasSudo 5740f33b7d
Implement IP and fingerprint logging 2017-12-11 13:23:25 +10:30
RunasSudo 90bb2b6265
Complete ticket implementation
Closes #7
2017-12-11 11:52:22 +10:30
RunasSudo fd9e18a311
Fix bug with previous commit 2017-12-07 17:32:57 +10:30
RunasSudo be4127639b
Basic functionality of the admin pane 2017-12-07 15:34:24 +10:30
RunasSudo 95e6a56f81
Basic administrator view 2017-12-07 15:03:11 +10:30
RunasSudo d22f402cdc
Custom nomenclature for election, referendum, poll, etc. 2017-12-04 14:30:41 +11:00
RunasSudo ca542f9d9e
Implement ballot auditing 🎉 2017-11-28 22:43:32 +11:00
RunasSudo 0f7dfae947
Use no-cache instead of public for Cache-Control 2017-11-28 13:58:22 +11:00
RunasSudo c2d3b4ab93
Add preferential voting support. Closes #4 2017-11-27 22:56:43 +11:00
RunasSudo 8485aadbe4
Implement simple email authentication 2017-11-26 20:48:15 +11:00
RunasSudo 20abbdae78
Integrate authentication into voting booth
Also fix a number (several too many) bugs that found their way into the system following the previous few commits
2017-11-25 23:16:29 +11:00
RunasSudo 11e6c4a7aa
Minor changes 2017-11-25 03:18:45 +11:00
RunasSudo 82aa31cf50
Dates, hashes and more cross-references 2017-11-24 20:26:18 +11:00
RunasSudo 6af132bb5f
🎉 Up to counting elections 2017-11-24 19:37:48 +11:00
RunasSudo 81807ca7f8
Fix hashing issues and issues with passing EosLists around
Caused election hash to change when changing workflow task states
2017-11-24 18:09:43 +11:00
RunasSudo 453443d22a
🎉 We did it, Reddit! Voting booth now functional at a basic level 2017-11-23 23:10:57 +11:00
RunasSudo ca8c0ce614
Get started on voting booth 2017-11-23 21:07:16 +11:00
RunasSudo a3652e40de
Basic election details display 2017-11-23 18:18:01 +11:00
RunasSudo 6ebf83ed96
Get started on a basic web UI 2017-11-22 23:23:24 +11:00