Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provenance + audio replay #509

Merged
merged 36 commits into from
Jan 11, 2025
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
35c5a44
replay functionality
ZachCutler04 Oct 31, 2024
56442dc
Merge branch 'zc/audioOnly' into zc/replay
ZachCutler04 Nov 12, 2024
5779cf8
audio replay UI
ZachCutler04 Nov 14, 2024
38db01a
adding full replay stuff
ZachCutler04 Nov 19, 2024
fbefdd9
Merge branch 'zc/audioOnly' into zc/replay
ZachCutler04 Dec 5, 2024
8e82c00
Merge branch 'dev' into zc/replay
ZachCutler04 Dec 11, 2024
ba2d088
Bump nanoid from 3.3.7 to 3.3.8
dependabot[bot] Dec 12, 2024
b620beb
Copy over fixes from the docs repo
JackWilb Dec 12, 2024
387483f
Fix release script, fix up configs with correct versions
JackWilb Dec 12, 2024
4e76e7c
Merge pull request #505 from revisit-studies/dependabot/npm_and_yarn/…
JackWilb Dec 12, 2024
8a2f348
Move likert matrix test down
JackWilb Dec 12, 2024
1a34b98
Add encryption and decryption of the index so participants can't jump…
JackWilb Dec 12, 2024
d8b5e66
Remove TODO
JackWilb Dec 12, 2024
385b621
Merge pull request #508 from revisit-studies/encrypt-index
JackWilb Dec 12, 2024
7c148a2
Add workflow to make a release on tag
JackWilb Dec 12, 2024
e598694
various fixes to replay
ZachCutler04 Dec 13, 2024
f908801
fix
ZachCutler04 Dec 13, 2024
2e8bfc7
Merge branch 'dev' into zc/replay
JackWilb Dec 13, 2024
74c4024
Fix a couple small issues
JackWilb Dec 13, 2024
50bcc45
Only load 1 audio file, remove crunker
JackWilb Dec 17, 2024
e10a4a1
Add app border when analyzing one session
JackWilb Dec 17, 2024
9a86051
Fix location of ui items by modifying padding dynamically
JackWilb Dec 17, 2024
86b3469
Adding info to the footer in analysis mode
ZachCutler04 Jan 6, 2025
b5ebf30
fixing various bugs
ZachCutler04 Jan 6, 2025
ceea43a
beautifying
ZachCutler04 Jan 6, 2025
b3bf79b
fixing build
ZachCutler04 Jan 6, 2025
c400b50
Fix up some of the url logic
JackWilb Jan 7, 2025
faefabb
beautifying
ZachCutler04 Jan 7, 2025
00e83ed
cleaning up, making next participant work, style changes
ZachCutler04 Jan 11, 2025
feccf42
Merge branch 'dev' into zc/replay
JackWilb Jan 11, 2025
c2dd612
Remove react-spring
JackWilb Jan 11, 2025
78efb35
Clean up some files and move others
JackWilb Jan 11, 2025
e1c145c
Use analysisHasAudio from store
JackWilb Jan 11, 2025
9b3e2c6
Merge branch 'dev' into zc/replay
JackWilb Jan 11, 2025
fed459c
Fix some hard coded paths
JackWilb Jan 11, 2025
de7bb4c
Fix data path
JackWilb Jan 11, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove react-spring
  • Loading branch information
JackWilb committed Jan 11, 2025
commit c2dd612afe603d9cdaa355ad2559217e3a97a136
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -52,7 +52,6 @@
"react-markdown": "^9.0.0",
"react-redux": "^9.1.2",
"react-router-dom": "^6.23.1",
"react-spring": "^9.7.4",
"react-vega": "^7.6.0",
"rehype-raw": "^7.0.0",
"ts-json-schema-generator": "^2.3.0",
97 changes: 0 additions & 97 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -948,14 +948,6 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@react-spring/animated@~9.7.5":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.5.tgz#eb0373aaf99b879736b380c2829312dae3b05f28"
integrity sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg==
dependencies:
"@react-spring/shared" "~9.7.5"
"@react-spring/types" "~9.7.5"

"@react-spring/core@~9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.3.tgz#60056bcb397f2c4f371c6c9a5f882db77ae90095"
@@ -965,15 +957,6 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@react-spring/core@~9.7.4", "@react-spring/core@~9.7.5":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.5.tgz#72159079f52c1c12813d78b52d4f17c0bf6411f7"
integrity sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w==
dependencies:
"@react-spring/animated" "~9.7.5"
"@react-spring/shared" "~9.7.5"
"@react-spring/types" "~9.7.5"

"@react-spring/konva@~9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.7.3.tgz#16bd29dd4860a99e960a72987c8bcfc828b22119"
@@ -984,16 +967,6 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@react-spring/konva@~9.7.4":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.7.5.tgz#ab6b0d9fcb0941db0f11e2437a002628912d2698"
integrity sha512-BelrmyY6w0FGoNSEfSJltjQDUoW0Prxf+FzGjyLuLs+V9M9OM/aHnYqOlvQEfQsZx6C/ZiDOn5BZl8iH8SDf+Q==
dependencies:
"@react-spring/animated" "~9.7.5"
"@react-spring/core" "~9.7.5"
"@react-spring/shared" "~9.7.5"
"@react-spring/types" "~9.7.5"

"@react-spring/native@~9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.7.3.tgz#ee38d7c23482cfb4916c9b3c021de2995a4f553a"
@@ -1004,36 +977,13 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@react-spring/native@~9.7.4":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.7.5.tgz#fe48f017ae63472b89ff5f02b2bc075ff8840978"
integrity sha512-C1S500BNP1I05MftElyLv2nIqaWQ0MAByOAK/p4vuXcUK3XcjFaAJ385gVLgV2rgKfvkqRoz97PSwbh+ZCETEg==
dependencies:
"@react-spring/animated" "~9.7.5"
"@react-spring/core" "~9.7.5"
"@react-spring/shared" "~9.7.5"
"@react-spring/types" "~9.7.5"

"@react-spring/rafz@~9.7.5":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.5.tgz#ee7959676e7b5d6a3813e8c17d5e50df98b95df9"
integrity sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw==

"@react-spring/shared@~9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.3.tgz#4cf29797847c689912aec4e62e34c99a4d5d9e53"
integrity sha512-NEopD+9S5xYyQ0pGtioacLhL2luflh6HACSSDUZOwLHoxA5eku1UPuqcJqjwSD6luKjjLfiLOspxo43FUHKKSA==
dependencies:
"@react-spring/types" "~9.7.3"

"@react-spring/shared@~9.7.5":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.5.tgz#6d513622df6ad750bbbd4dedb4ca0a653ec92073"
integrity sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw==
dependencies:
"@react-spring/rafz" "~9.7.5"
"@react-spring/types" "~9.7.5"

"@react-spring/three@~9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.7.3.tgz#4358a0c4640efe2972c4f7d0f7cd4efe927471c1"
@@ -1044,26 +994,11 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@react-spring/three@~9.7.4":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.7.5.tgz#46bcd22354afa873a809f1c6d7e07b59600b4d08"
integrity sha512-RxIsCoQfUqOS3POmhVHa1wdWS0wyHAUway73uRLp3GAL5U2iYVNdnzQsep6M2NZ994BlW8TcKuMtQHUqOsy6WA==
dependencies:
"@react-spring/animated" "~9.7.5"
"@react-spring/core" "~9.7.5"
"@react-spring/shared" "~9.7.5"
"@react-spring/types" "~9.7.5"

"@react-spring/types@~9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.3.tgz#ea78fd447cbc2612c1f5d55852e3c331e8172a0b"
integrity sha512-Kpx/fQ/ZFX31OtlqVEFfgaD1ACzul4NksrvIgYfIFq9JpDHFwQkMVZ10tbo0FU/grje4rcL4EIrjekl3kYwgWw==

"@react-spring/types@~9.7.5":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.5.tgz#e5dd180f3ed985b44fd2cd2f32aa9203752ef3e8"
integrity sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==

"@react-spring/web@~9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.3.tgz#d9f4e17fec259f1d65495a19502ada4f5b57fa3d"
@@ -1074,16 +1009,6 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@react-spring/web@~9.7.4":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.5.tgz#7d7782560b3a6fb9066b52824690da738605de80"
integrity sha512-lmvqGwpe+CSttsWNZVr+Dg62adtKhauGwLyGE/RRyZ8AAMLgb9x3NDMA5RMElXo+IMyTkPp7nxTB8ZQlmhb6JQ==
dependencies:
"@react-spring/animated" "~9.7.5"
"@react-spring/core" "~9.7.5"
"@react-spring/shared" "~9.7.5"
"@react-spring/types" "~9.7.5"

"@react-spring/zdog@~9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.7.3.tgz#8ccc7316f6d3460ed244d9e3f60de9b4c4a848ac"
@@ -1094,16 +1019,6 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@react-spring/zdog@~9.7.4":
version "9.7.5"
resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.7.5.tgz#ba11049ecce30d03f92189eefd67ba9a4118149d"
integrity sha512-VV7vmb52wGHgDA1ry6hv+QgxTs78fqjKEQnj+M8hiBg+dwOsTtqqM24ADtc4cMAhPW+eZhVps8ZNKtjt8ouHFA==
dependencies:
"@react-spring/animated" "~9.7.5"
"@react-spring/core" "~9.7.5"
"@react-spring/shared" "~9.7.5"
"@react-spring/types" "~9.7.5"

"@reduxjs/toolkit@^1.9.1":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.7.tgz#7fc07c0b0ebec52043f8cb43510cf346405f78a6"
@@ -4828,18 +4743,6 @@ react-spring@^9.6.1:
"@react-spring/web" "~9.7.3"
"@react-spring/zdog" "~9.7.3"

react-spring@^9.7.4:
version "9.7.4"
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.7.4.tgz#5a4e99bf121475e1bf714e0b241191cad50c6432"
integrity sha512-ypxdsOwmCfbDZGTBRyBo7eLjF55xNFN86e/QkflZ1Rfo8QMzVjCAWocrEEbsuFKkQAg2RRdhNkinWJ6BpCvJoQ==
dependencies:
"@react-spring/core" "~9.7.4"
"@react-spring/konva" "~9.7.4"
"@react-spring/native" "~9.7.4"
"@react-spring/three" "~9.7.4"
"@react-spring/web" "~9.7.4"
"@react-spring/zdog" "~9.7.4"

react-style-singleton@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/react-style-singleton/-/react-style-singleton-2.2.1.tgz#f99e420492b2d8f34d38308ff660b60d0b1205b4"
Loading