Commit graph

8861 commits

Author SHA1 Message Date
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
ggurdin
3efe374302
added mounted check before setting state in choice_array 2024-10-23 10:12:40 -04:00
ggurdin
5d190cc51e
check for null content in message translation card 2024-10-23 10:10:49 -04:00
William Jordan-Cooley
7c0078694b adding mounted check 2024-10-23 10:06:16 -04:00
ggurdin
7e9855dcc1
better error logging if sourceText is null in getNextTranslationData 2024-10-23 09:34:03 -04:00
ggurdin
bc1dfc1e0e
when inviting tachers to analytics room, request all particpants to ensure teacher isn't already a member 2024-10-23 09:21:44 -04:00
ggurdin
0b2c32904a
only call setState in message_selection_overlay if mounted 2024-10-23 09:21:02 -04:00
ggurdin
d5eee79f4c
log actual error in message_audio_card logging statements instead of empty exception 2024-10-23 09:08:32 -04:00
ggurdin
7bc7e87df6
Merge pull request #800 from pangeachat/767-fill-intl_esarb-with-missing-copy-from-intl_enarb
finishedd copying to intl_es.arb
2024-10-22 16:49:49 -04:00
ggurdin
0aa6e1a371
Merge branch 'main' into 767-fill-intl_esarb-with-missing-copy-from-intl_enarb 2024-10-22 16:49:29 -04:00
ggurdin
55b4946617
Merge pull request #803 from pangeachat/ls-in-stt-req
Ls-in-stt-req
2024-10-22 16:46:26 -04:00
ggurdin
cbd2729f47
Merge branch 'main' into ls-in-stt-req 2024-10-22 16:45:46 -04:00
ggurdin
ea04ce9d2b
Merge pull request #804 from pangeachat/shrink-activity-done-popup
dynamic sizing for practice activity toolbar content
2024-10-22 16:42:36 -04:00
ggurdin
9f485ccb05
dynamic sizing for practice activity toolbar content 2024-10-22 16:42:05 -04:00
William Jordan-Cooley
d26e71123e adding user l1 and l2 to text to speech req 2024-10-22 16:40:44 -04:00
ggurdin
fa4cb10276
Merge pull request #799 from pangeachat/sentry-issues
Sentry issues
2024-10-22 15:41:07 -04:00
ggurdin
2d9cb5f8d9
clearer error messages on fail to invite bot to space 2024-10-22 15:38:56 -04:00
ggurdin
f99b48af98
if eventID is invalid, don't try to set read marker 2024-10-22 15:32:41 -04:00
ggurdin
2a7fd9a962
always provice error message to card error widget 2024-10-22 15:27:01 -04:00
choreo development
b499ef2f14 finishedd copying to intl_es.arb 2024-10-22 15:05:38 -04:00
ggurdin
c028f64f60
tts web version always return null on stop(), don't log error 2024-10-22 15:01:07 -04:00
ggurdin
985ccfe30d
better error handling if originalSent is null in _fetchActivity 2024-10-22 14:54:42 -04:00
ggurdin
db2ad031eb
Merge pull request #728 from pangeachat/popup-dimensions
make popup dimensions dynamic
2024-10-22 14:45:55 -04:00
ggurdin
f1ac5709f7
adjustment to layouts of toolbar content to make dynamic sizing work 2024-10-22 14:44:26 -04:00
ggurdin
4d0b2a3df1
resolve merge conflicts 2024-10-22 13:51:42 -04:00
ggurdin
0b0a48d91f
Merge pull request #795 from pangeachat/bot-settings-design
Bot settings design
2024-10-22 11:13:00 -04:00
ggurdin
b3a0ad1b6e
added x button to coversation bot settings and make text fields expand to fit contents 2024-10-22 11:09:25 -04:00
ggurdin
e1062b3443
if not add bot, show disabled, low opacity form. Moved state handling to top level widget 2024-10-22 10:54:46 -04:00
ggurdin
8e0a807d4e
removed UI logic for if bot settings is in new group page since it was removed 2024-10-22 09:45:06 -04:00
ggurdin
c45b074993
Merge pull request #793 from pangeachat/better-event-clearing
check if mounted before clearing selected events, clear selected even…
2024-10-22 09:38:00 -04:00
ggurdin
a6d41f9c77
check if mounted before clearing selected events, clear selected events on dispose 2024-10-22 09:36:55 -04:00
ggurdin
09316b8339
Merge pull request #792 from pangeachat/activity-from-json-handling
better error handling for null content in practice activity fromJSON …
2024-10-22 09:23:43 -04:00
ggurdin
aad699d6bd
better error handling for null content in practice activity fromJSON method 2024-10-22 09:21:50 -04:00
ggurdin
fb9bab5cc5
Merge pull request #786 from pangeachat/fix-freezing-attempt
Fix-freezing-attempt
2024-10-22 09:15:56 -04:00
ggurdin
11efd78e1a
Merge branch 'main' into fix-freezing-attempt 2024-10-22 09:15:41 -04:00
ggurdin
821d79e4af
Merge pull request #790 from pangeachat/unsupported-operation-fix
changed list from const to final to prevent unsupported operation err…
2024-10-22 09:14:06 -04:00
ggurdin
0d75e961da
changed list from const to final to prevent unsupported operation error on .add() 2024-10-22 09:13:38 -04:00
ggurdin
d8d069c6da
Merge pull request #789 from pangeachat/remove-keyboard-shortcuts
comment out references to buggy package keyboard_shortcuts
2024-10-22 09:11:12 -04:00
ggurdin
cb7fd0f6f6
comment out references to buggy package keyboard_shortcuts 2024-10-22 09:10:44 -04:00
William Jordan-Cooley
10d937ed1b additional error handling to fix freezing and/or catch error message 2024-10-21 17:17:24 -04:00
ggurdin
c94e559b52
Merge pull request #785 from pangeachat/revert-space-view
go back to fluffychat new space/group pages, delete add to space togg…
2024-10-21 17:10:13 -04:00
ggurdin
4cf0b372da
Merge branch 'main' into revert-space-view 2024-10-21 17:09:52 -04:00
ggurdin
89a61c03ed
go back to fluffychat new space/group pages, delete add to space toggles widget 2024-10-21 17:06:09 -04:00
William Jordan-Cooley
db61a1ae69 merging in changes to tts and fixing env filename again 2024-10-21 16:41:12 -04:00