131 Commits

Author SHA1 Message Date
David Ernst
cd66535d43 Remove git push dependency on yarn 2024-07-15 15:03:12 +03:00
Ariana Ivan
ef0e67a6e5 annoying new package.json 2024-06-15 14:41:14 -07:00
David Ernst
d1d199dfa9 Upgrade typescript to 5.4 2024-04-22 16:19:35 -07:00
David Ernst
b0bb2a62dd /admin/conventions: Basic QR template 2024-04-10 01:10:54 -07:00
David Ernst
52cd3f0c09 Fix <AddVoters /> multiline input line numbering 2024-04-09 01:02:45 -07:00
David Ernst
b0ff3a2c21 Merge branch 'main' into rcv-tallying 2024-04-08 22:55:31 -07:00
David Ernst
8489651591 Upgrade and fix eslint-plugin-sort-destructure-keys@1.5.0 2024-04-08 21:46:48 -07:00
David Ernst
97b0af7aeb Upgrade eslint-plugin-typescript-sort-keys@3.0 2024-04-08 21:14:34 -07:00
David Ernst
8b908eb0a6 Upgrade @typescript-eslint devDeps to v6 2024-04-08 21:05:20 -07:00
David Ernst
7ba512d2a6 Upgrade devDep typescript@5.4 2024-04-08 20:44:34 -07:00
David Ernst
37e3e75064 Upgrade swr@2 2024-04-08 20:44:25 -07:00
David Ernst
4ce6297c59 Upgrade react-signature-pad-wrapper for react@18 2024-04-08 19:30:11 -07:00
David Ernst
d6f1dffc8b Replace react-codemirror2 w/ @uiw/react-codemirror 2024-04-08 19:15:17 -07:00
David Ernst
22bc3036d4 Animate tooltip in 2024-03-16 20:13:51 -07:00
David Ernst
3d7935be9b Custom <Tooltip /> component 2024-03-16 19:32:50 -07:00
David Ernst
f588f8371a Reinstall emotion deps for MUI 2024-03-16 13:50:20 -07:00
David Ernst
153ad8f28a Remove @mui/styles and emotion deps 2024-03-13 17:16:41 -07:00
David Ernst
d646e2daef Upgrade material ui 4 -> 5 2024-03-13 16:50:12 -07:00
David Ernst
805fa3a9f0 Rename package.json name to siv-web 2024-03-13 15:42:38 -07:00
David Ernst
b8f10d9856 Upgrade react-flip-move to 3.0.5 to fix react typing error (missing children prop) 2024-03-13 15:34:17 -07:00
David Ernst
92f78921da Upgrade next 11 -> 12 2024-03-13 15:17:43 -07:00
David Ernst
74a2465a0c Begin handling IRV tallying 2024-03-06 17:12:12 -06:00
Ariana Ivan
a5771274e3 Upgrade react to 18 2023-11-28 14:29:49 -08:00
David Ernst
5f32aa42b7 Begin install tailwind w/o preflight 2023-04-23 22:29:48 +03:00
David Ernst
9ea01a50c0 Patch next build false error about @types/react 2022-07-30 18:43:26 -07:00
David Ernst
2696ca8f49 Tweak @types/react 2022-07-30 18:23:08 -07:00
David Ernst
f453b7dd23 Upgrade @types/react 2022-07-30 18:15:51 -07:00
David Ernst
ab31ee9543 Temp fix yarn resolutions https://stackoverflow.com/a/71835812/2348750 2022-04-12 19:38:38 -07:00
David Ernst
447da97f61 Upgrade devDep @types/react to v17 2022-04-12 19:26:42 -07:00
David Ernst
7a78d01118 Merge branch 'docs' 2022-03-15 18:30:29 -07:00
David Ernst
b9522f4dd0 Upgrade crypto package to incorporate our API improvements 2022-03-15 17:54:50 -07:00
David Ernst
7b7b93fd2c Fix rendering docs pages 2022-03-15 17:48:33 -07:00
David Ernst
1ac345dabd Vote invitations should send out in order 2022-02-13 21:16:23 -08:00
David Ernst
5389e8fdda Add script to backup db data 2022-02-11 18:01:56 -08:00
David Ernst
ee11afdff0 Adjust build settings for noble-ed25519 2022-02-10 19:43:57 -08:00
David Ernst
dca690cc2e Only run lint on pre-push, not pre-commit 2022-02-10 16:19:53 -08:00
David Ernst
3544973e28 Upgrade cypress to 9.4.1 2022-02-10 16:15:17 -08:00
David Ernst
ffe6605b3f Remove unused stylelint deps 2022-02-10 15:04:20 -08:00
David Ernst
07afc7f0eb Remove unused dep @types/ms 2022-02-10 15:02:55 -08:00
David Ernst
48150a602b Remove unused tailwind code 2022-02-10 14:55:29 -08:00
David Ernst
aac16306c5 Remove unused 'firebase' dep 2022-02-10 14:42:41 -08:00
David Ernst
f8b1a0b1d6 Remove remaining unused JSBN code and deps 2022-02-10 14:41:04 -08:00
David Ernst
2f5dc7ab25 Convert encrypt, decrypt, shuffle, and shuffle-proof code to use elliptic curves 2022-02-05 20:11:49 -08:00
David Ernst
e8e8d40e9c Convert threshold-keygen to use elliptic curves 2022-02-05 18:24:55 -08:00
David Ernst
9860bf198a e2e: Finish automated tests for unlocking votes & checking results 2021-11-19 16:26:12 -08:00
David Ernst
84f95a11c5 e2e: Use mailslurp API to look for observer email invitation programmatically 2021-11-13 14:31:21 -08:00
David Ernst
ce9e31dbf3 Upgrade cypress to 9.0.0 2021-11-13 12:42:20 -08:00
David Ernst
7fc3d424b0 Update react-codemirror2 to latest github version to fix react@17 peer-dep warning 2021-11-08 13:01:41 -08:00
David Ernst
1816c36c7f Add '@mdx-js/react@*', peer dep of @next/mdx 2021-11-04 04:22:49 -07:00
David Ernst
1c4a2c9c0c Update timeago-react dep for react@17 peer compat 2021-11-02 23:53:22 -07:00