Commit Graph

51 Commits

Author SHA1 Message Date
RunasSudo ede6fcfaf9
Fix typo from 816412a 2018-01-30 19:31:29 +11:00
RunasSudo ebe6530557
Implement login fix for browsers without window.opener support #11 2018-01-30 14:00:14 +11:00
RunasSudo baeba08366
Fix intermittent ticket dragging strangeness 2018-01-24 16:19:31 +10:30
RunasSudo 816412aa93
Finish implementing contextual help, and reduce use of shortened hashes 2018-01-20 21:45:57 +10:30
Yingtong Li 4b5177e16b
Add voter information page 2018-01-11 21:12:27 +08:00
Yingtong Li d6862df8f0
Task info page 2018-01-11 20:25:49 +08:00
Yingtong Li df0025624d
Tweak CSS for preferential voting 2018-01-09 17:39:07 +08:00
Yingtong Li 66379909a1
Use Semantic UI dropdowns for preferential voting 2018-01-09 17:27:24 +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 403da2b76b
Spelling error 2018-01-08 19:03:08 +08:00
Yingtong Li 22af38a91a
Use radio buttons if appropriate #9 2018-01-08 19:02:37 +08:00
Yingtong Li 05de3ec5d7
Fully implement drop-down selections
Closes #8
2018-01-08 14:29:01 +08:00
Yingtong Li e6d37b73f8
Use drop-down boxes for preferential voting #8 2018-01-08 14:05:13 +08:00
Yingtong Li dc69062910
Slick new landing page and contextual help system #9 2018-01-08 13:38:50 +08:00
Yingtong Li f607bcf7bc
Fix display error on cast completion page 2018-01-07 21:03:20 +08:00
Yingtong Li 6d30d77efd
Also fix loader on cast page 2018-01-07 21:03:13 +08:00
Yingtong Li f6925cd172
More accurate progress tracker display on encryption stage 2018-01-07 20:59:38 +08:00
Yingtong Li 4ebdd8450c
Much better progress tracker in voting booth #9 2018-01-07 20:54:07 +08:00
Yingtong Li f01b236554
Warn if attempting to under-vote 2018-01-05 17:12:23 +08:00
RunasSudo 98a8faf486
Prettier times 2017-12-12 22:14:24 +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 f538c33d19
Add spacing to lists 2017-12-11 21:01:41 +10:30
RunasSudo 36cb4defe2
Improve error handling in worker 2017-12-11 20:55:00 +10:30
RunasSudo d71e9e4821
Fix calculation of maximum cryptotext size 2017-12-11 20:55:00 +10:30
RunasSudo fd6f5733a9
Tidy up group ticket styles 2017-12-11 17:11:06 +10:30
RunasSudo 0ad406f869
Fix HTML tags 2017-12-11 17:05:12 +10:30
RunasSudo ffe9af3bd9
Implement pre-poll voting 2017-12-11 17:04:57 +10:30
RunasSudo 2d3e474725
Fail gracefully for fingerprint 2017-12-11 13:26:31 +10:30
RunasSudo 5740f33b7d
Implement IP and fingerprint logging 2017-12-11 13:23:25 +10:30
RunasSudo d264159237
Implement randomisation of choices 2017-12-11 12:30:41 +10:30
RunasSudo 90bb2b6265
Complete ticket implementation
Closes #7
2017-12-11 11:52:22 +10:30
RunasSudo 6bb2dfddcb
Basic ticket dragging #7 2017-12-11 10:55:01 +10:30
RunasSudo c0752f71ed
Enforce a consistent message length for encrypted ballots
Closes #6
2017-12-07 18:02:01 +10:30
RunasSudo 4f1f0cf042
Improve dealing with Transcrypt's funky aliases
Transcrypt issue 414
2017-12-05 19:40:26 +10:30
RunasSudo 760ebd6e29
Ditto 2017-12-04 14:38:27 +11:00
RunasSudo ca542f9d9e
Implement ballot auditing 🎉 2017-11-28 22:43:32 +11:00
RunasSudo 39246d5df0
Reshuffle login flow to hopefully make things more robust 2017-11-28 14:45:54 +11:00
RunasSudo 8ba413b317
Make warning even more prominent 2017-11-28 14:45:18 +11:00
RunasSudo a7b6634281
Put greater emphasis on the "not" 2017-11-28 13:21:26 +11:00
RunasSudo 3d15403cc5
Add more scary looking warnings 2017-11-28 12:57:45 +11:00
RunasSudo 79bd2322c7
Enforce limits on preferential question selections 2017-11-28 00:26:38 +11:00
RunasSudo b5a21116bb
Minor changes 2017-11-28 00:26:13 +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 f31f5347e2
Implement voters in terms of users 2017-11-26 11:17:28 +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 f92c7640d5
Stray slash 2017-11-25 22:37:59 +11:00
RunasSudo 112be93ff5
Improve print CSS 2017-11-24 00:17:53 +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