Commit graph

8904 commits

Author SHA1 Message Date
ggurdin
d64fe86d6a
Merge branch 'main' into toolbar-min-dimensions 2024-10-24 12:20:42 -04:00
ggurdin
17261600d2
Merge pull request #836 from pangeachat/logout-analytics-stream-fix
when sending analytics to the server at logout, don't update the getA…
2024-10-24 12:20:10 -04:00
ggurdin
a5adde628d
Merge branch 'main' into logout-analytics-stream-fix 2024-10-24 12:19:52 -04:00
ggurdin
23b6dd08b5
when sending analytics to the server at logout, don't update the getAnalytics stream afterwards 2024-10-24 12:19:00 -04:00
ggurdin
a22e267fe4
Merge pull request #835 from pangeachat/freezing-fixes
Revert "turn off choice array animation"
2024-10-24 12:02:12 -04:00
ggurdin
7e9432b6f5
Merge branch 'freezing-fixes' of https://github.com/pangeachat/client into freezing-fixes 2024-10-24 12:01:49 -04:00
ggurdin
6052e16189
bump version 2024-10-24 12:01:05 -04:00
ggurdin
178311146d
Merge branch 'main' into freezing-fixes 2024-10-24 11:59:12 -04:00
ggurdin
63cd77baf4
Revert "turn off choice array animation"
This reverts commit 59682599a5.
2024-10-24 11:58:11 -04:00
ggurdin
81005b7a23
Merge pull request #834 from pangeachat/freezing-fixes
turn back on setState on analytics data
2024-10-24 11:37:58 -04:00
ggurdin
09913db2ed
Merge branch 'main' into freezing-fixes 2024-10-24 11:37:52 -04:00
ggurdin
5b232cea69
turn back on setState on analytics data 2024-10-24 11:37:24 -04:00
ggurdin
cf48b93190
Merge pull request #833 from pangeachat/freezing-fixes
Freezing fixes
2024-10-24 11:30:07 -04:00
ggurdin
f316b45c63
Merge branch 'main' into freezing-fixes 2024-10-24 11:30:01 -04:00
ggurdin
f6bd074000
revert change to getting room participants 2024-10-24 11:29:02 -04:00
ggurdin
1944c19c50
Revert "when inviting tachers to analytics room, request all particpants to ensure teacher isn't already a member"
This reverts commit bc1dfc1e0e.
2024-10-24 11:28:20 -04:00
ggurdin
49fe43a496
Merge pull request #832 from pangeachat/freezing-fixes
Freezing fixes
2024-10-24 11:22:57 -04:00
ggurdin
f28fd3f3f5
Merge branch 'main' into freezing-fixes 2024-10-24 11:22:50 -04:00
ggurdin
636fb150e8
bump version 2024-10-24 11:22:21 -04:00
ggurdin
4c51bb15f6
turn back on analytics stream call in logout 2024-10-24 11:22:04 -04:00
ggurdin
ae38106237
Merge pull request #831 from pangeachat/freezing-fixes
Freezing fixes
2024-10-24 11:08:03 -04:00
ggurdin
68a382bf32
Merge branch 'main' into freezing-fixes 2024-10-24 11:07:55 -04:00
ggurdin
70d598c7b2
bump version 2024-10-24 11:07:25 -04:00
ggurdin
f141680cc7
comment out some references to myAnalytics stream 2024-10-24 11:07:05 -04:00
ggurdin
cb333b6802
Merge pull request #830 from pangeachat/freezing-fixes
Freezing fixes
2024-10-24 10:48:04 -04:00
ggurdin
612296d341
bump version number 2024-10-24 10:47:31 -04:00
ggurdin
59682599a5
turn off choice array animation 2024-10-24 10:47:02 -04:00
ggurdin
9b97895a9d
merge main into toolbar-min-dimensions 2024-10-24 08:50:41 -04:00
ggurdin
f0dd984e7a
Merge pull request #825 from pangeachat/store-num-completed-activities-locally
store num completed activities in memory instead of local cache
2024-10-23 16:37:18 -04:00
ggurdin
0c7042b51c
store num completed activities in memory instead of local cache 2024-10-23 16:36:40 -04:00
William Jordan-Cooley
6d7ef49d91 bring back set analytics in updateChoice 2024-10-23 15:35:50 -04:00
William Jordan-Cooley
6265d6636d bringing word audio card 2024-10-23 15:13:08 -04:00
William Jordan-Cooley
4bfc70300a bumping version number 2024-10-23 14:39:03 -04:00
William Jordan-Cooley
e30267bf8e turn off analytics setting in multiple choice 2024-10-23 14:34:42 -04:00
ggurdin
bbe4982d4b
Merge pull request #815 from pangeachat/learning-settings-popup
always show learning settings in popup
2024-10-23 14:23:39 -04:00
ggurdin
0fa4202f7d
always show learning settings in popup 2024-10-23 14:23:11 -04:00
ggurdin
1fabeba1fb
Merge pull request #811 from pangeachat/fix-cutoff-popups
adjust oerlay offset on overflow
2024-10-23 14:00:55 -04:00
ggurdin
7b2defab02
adjust oerlay offset on overflow 2024-10-23 14:00:16 -04:00
ggurdin
04b3fd6840
Merge pull request #809 from pangeachat/copyeditting
copyeditting and updated order of main menu options
2024-10-23 12:48:14 -04:00
ggurdin
763a6d425a
Merge branch 'main' into copyeditting 2024-10-23 12:48:08 -04:00
ggurdin
d570b772bc
switch from 'my learning settings' -> 'learning settings' 2024-10-23 12:47:46 -04:00
ggurdin
058f876146
copyeditting and updated order of main menu options 2024-10-23 12:46:16 -04:00
ggurdin
7a2f89945e
Merge pull request #808 from pangeachat/conversation-bot-design
switch form dropdowns to new wigget type to make options appear below…
2024-10-23 12:41:23 -04:00
ggurdin
ce5de8a93e
Merge branch 'main' into conversation-bot-design 2024-10-23 12:41:17 -04:00
ggurdin
a7a7f4c252
switch form dropdowns to new wigget type to make options appear below the dropdown 2024-10-23 12:40:38 -04:00
William Jordan-Cooley
dfe1ca6653 commenting out audio button in debug attempt 2024-10-23 11:48:45 -04:00
ggurdin
199c1ce655
Merge pull request #805 from pangeachat/sentry
log actual error in message_audio_card logging statements instead of …
2024-10-23 11:20:32 -04:00
ggurdin
4050b3f0ec
Merge branch 'main' into sentry 2024-10-23 11:20:24 -04:00
ggurdin
f6bab92733
better error handling for renderbox errors 2024-10-23 11:19:30 -04:00
ggurdin
696bd0f129
in message overlay, wrap any calls to get renderbox or media query in a try catch block to get better error handling 2024-10-23 10:57:05 -04:00