Commit Graph

2667 Commits

Author SHA1 Message Date
David Ernst
74448eacfd 1.0.0 v1.0.0 2025-04-20 14:27:17 -07:00
David Ernst
7f98733816 DetailedEncryptionReceipt: Include Generator as well 2025-03-27 15:50:14 -07:00
David Ernst
fac9c780f0 /protocol memoize detailed encryption receipt for non-deterministic encoding calc 2025-03-27 15:42:23 -07:00
David Ernst
c4052cd611 /protocol EncryptionReceipt should use production one, not re-implemented component 2025-03-27 15:24:46 -07:00
David Ernst
693d7d2a58 /protocol EncryptionReceipt: Add missing typing 2025-03-27 14:38:42 -07:00
David Ernst
1ce189cde4 Merge pull request #256 from siv-org/arianabuilds-patch-1
Remove Google Analytics
2025-02-16 19:25:26 -08:00
arianabuilds
692aaf50a6 Add comment deprecating gAnalytics 2025-02-16 19:23:34 -08:00
arianabuilds
77fd2d51a8 Remove Google Analytics 2025-02-16 19:21:32 -08:00
David Ernst
4df94e1dab vote/BudgetItem: Tally up budget used even if not using option.values 2025-02-07 13:52:56 -06:00
David Ernst
f00239eceb vote/BudgetItem: Hide 'Show:' if no toggle_items available 2025-02-07 13:51:27 -06:00
David Ernst
0bc1224986 Fix tally_budget_items when option.value not used 2025-02-07 13:42:56 -06:00
David Ernst
6408b82eaa Remove one more ref to Observers 2024-12-12 13:43:34 -06:00
David Ernst
7c98bebf91 Merge branch 'main' of https://github.com/siv-org/siv 2024-12-12 13:42:07 -06:00
David Ernst
4b4c20f3a6 Remove more outdated references to 'Verifying Observers' 2024-12-12 13:42:04 -06:00
David Ernst
2e86c84c71 invite-privacy-protector email: Replace old ref to 'Verifying Observer' 2024-12-12 10:25:10 -06:00
David Ernst
8dbc3a6543 Merge pull request #253 from siv-org/add-pusher-app-id-to-env-template
Add PUSHER_APP_ID to .env.local.TEMPLATE
2024-10-08 23:21:30 -07:00
Ariana I
93eb2be448 Add Pusher_APP_ID to .env.local.TEMPLATE 2024-10-08 23:16:29 -07:00
David Ernst
9597182b77 Merge pull request #252 from siv-org/betterErrorForAddTrustees
Print /add-trustees error message to screen
2024-10-08 22:47:03 -07:00
Ariana I
97c291df27 print /add-trustees error message to screen 2024-10-08 22:40:48 -07:00
David Ernst
01a1dc8dd2 <DecryptedVotes /> padding bottom 2024-09-29 01:04:04 -07:00
David Ernst
f684186029 Merge pull request #250 from joshuaherr/multiwinner-rcv
Add support for Multi-Winner IRV Tallying
2024-09-27 19:21:52 -07:00
David Ernst
4dac0cf58c Merge branch 'main' into multiwinner-rcv 2024-09-27 03:40:39 -07:00
David Ernst
0579a532b2 /vote & /status: Fix unTruncateSelection() for RCV votes 2024-09-27 03:39:58 -07:00
David Ernst
ef8fe3b3d0 Remove redundant unit tests 2024-09-27 03:21:50 -07:00
David Ernst
d5e6a851a7 More multi-winner irv tallying code cleanup 2024-09-27 02:32:40 -07:00
David Ernst
cc8802c618 Merge branch 'main' into multiwinner-rcv 2024-09-27 01:59:19 -07:00
David Ernst
d335a38502 /admin/ballot-design: Improve 'Revert' finalized btn hover 2024-09-27 01:58:54 -07:00
David Ernst
a84eb61824 /admin/ballot-design: Clean up initial load from db & finalized no-op 2024-09-27 01:56:14 -07:00
David Ernst
09c2699a6a Begin cleaning up Multi-winner IRV 2024-09-27 01:33:13 -07:00
David Ernst
d12112c0a9 Merge branch 'main' into multiwinner-rcv 2024-09-27 01:01:49 -07:00
David Ernst
16e266eca3 vote: Make sure RCV votes re-sort, even if order not randomized 2024-09-27 00:49:26 -07:00
arianabuilds
945324fea8 Merge pull request #251 from siv-org/revert-finalized-ballot-design
/admin/ballot-design: Banner once finalized, & Revert btn
2024-09-27 00:28:51 -07:00
David Ernst
38ad85a17e /api/revert-finalized-ballot-design: Better logging when feature used 2024-09-26 23:44:41 -07:00
David Ernst
957091a50b /api/revert-finalized-ballot-design: Confirm no votes cast yet 2024-09-26 23:31:41 -07:00
David Ernst
7ea1bd1262 Begin adding /api/revert-finalized-ballot-design endpoint 2024-09-26 23:04:01 -07:00
David Ernst
e83466636c /admin/ballot-design: front-end for BallotDesignFinalizedBanner 2024-09-26 22:29:14 -07:00
David Ernst
8106860355 Pull <FinalizeBallotDesignButton /> out into own component 2024-09-26 21:56:48 -07:00
David Ernst
3db038dde7 /admin/privacy: Add icon to Learn More link 2024-09-26 21:42:46 -07:00
David Ernst
e25e09765a <BallotDesign />: Replace .mode-container styled-jsx w/ tw 2024-09-26 21:39:41 -07:00
David Ernst
4aef906795 <BallotDesign />: Replace .spacer styled-jsx w/ tw 2024-09-26 21:37:53 -07:00
David Ernst
6af977d7c7 Finalize Ballot-Design should redirect to /privacy, not /observers 2024-09-26 21:12:40 -07:00
Joshua
c4889e28b7 Fixing sort order to remove final warning 2024-09-26 20:05:26 -06:00
Joshua
4da5718de3 Fixing ordering per husky 2024-09-26 20:04:26 -06:00
Joshua
f8c988f18f Adding changes for multi-winner RCV, including modifications to IRV algorithm to allow for multiple winners, changes to UI to display multiple winners, and updates to single winner IRV to select from array. 2024-09-26 20:01:02 -06:00
David Ernst
f137c6030a Merge pull request #249 from siv-org/UpdateVerifyingObservers
Update admin panel: Verifying Observers -> Privacy Protectors
2024-09-25 21:39:57 -07:00
Ariana I
d312baa179 Admin/Privacy: link to learn more 2024-09-25 21:14:37 -07:00
Ariana I
8e0123ccaa Rename Admin SetPrivacyProtectors components 2024-09-25 20:37:48 -07:00
Ariana I
3e69c4b6d4 Text Change - sidebar: Verifying Observers -> Privacy Protectors 2024-09-25 20:28:47 -07:00
Ariana I
31d860ffc1 Text Change - admin/Observers/Observers: Verifying Observers -> Privacy Protectors 2024-09-25 20:24:02 -07:00
Ariana I
5f8c046ec6 Text Change - admin/Observers/EncryptionAddress: Verifying Observers -> Privacy Protectors 2024-09-25 20:22:10 -07:00