Commit Graph

950 Commits (ee167f01e4bd65627e15e74eaa129ace90399508)

Author SHA1 Message Date
ggurdin df9f8e0916
prevent null check error in send button 1 year ago
ggurdin 212632a913
if userID is null, don't try to get isRoomAdmin 1 year ago
ggurdin 54975adbb3
require non-null error in card error widget 1 year ago
ggurdin 380689cf03
if running language assistance after going through IT, clear the itController 1 year ago
ggurdin 01f07c5584
move canSend function from igcController to choreographer 1 year ago
ggurdin f4c0637f83
only reset IT source text if the user hasn't gone through any IT steps 1 year ago
ggurdin 49588b91cf
don't allow send + make send button red while running IT 1 year ago
ggurdin cf1f79147a
don't allow users to edit the input bar during IT 1 year ago
ggurdin fa8526d58d
added copy to arb file, added padding to widget to show text in toolbar 1 year ago
ggurdin 358e874ce4
merge in main branch 1 year ago
choreo development cd50460939 got rid of practice activity for non target language 1 year ago
ggurdin fbccd3a7f8
some tweaks to the card header 1 year ago
ggurdin 1cc4551e12
Merge branch 'main' into 819-cant-type-with-it-bar 1 year ago
ggurdin 1a151e90b7
removed print statement 1 year ago
ggurdin 9e3111f97c
don't play token text if null message audio is playing 1 year ago
ggurdin dc79a50fda
only init one instance of ttscontroller, don't stop tts twice 1 year ago
ggurdin 5ba7e938bc
Merge branch 'main' into toolbar-min-dimensions 1 year ago
ggurdin 4b5602b237
added x button back to card error header 1 year ago
ggurdin cb566d06bc
add minimum dimensions to toolbar contents 1 year ago
William Jordan-Cooley 00d6277bc6 some code cleanup and comments 1 year ago
ggurdin d64fe86d6a
Merge branch 'main' into toolbar-min-dimensions 1 year ago
ggurdin a5adde628d
Merge branch 'main' into logout-analytics-stream-fix 1 year ago
ggurdin 23b6dd08b5
when sending analytics to the server at logout, don't update the getAnalytics stream afterwards 1 year ago
ggurdin 63cd77baf4
Revert "turn off choice array animation"
This reverts commit 59682599a5.
1 year ago
ggurdin 5b232cea69
turn back on setState on analytics data 1 year ago
ggurdin 1944c19c50
Revert "when inviting tachers to analytics room, request all particpants to ensure teacher isn't already a member"
This reverts commit bc1dfc1e0e.
1 year ago
ggurdin 4c51bb15f6
turn back on analytics stream call in logout 1 year ago
ggurdin f141680cc7
comment out some references to myAnalytics stream 1 year ago
ggurdin 59682599a5
turn off choice array animation 1 year ago
ggurdin 9b97895a9d
merge main into toolbar-min-dimensions 1 year ago
ggurdin 0c7042b51c
store num completed activities in memory instead of local cache 1 year ago
William Jordan-Cooley 31b77c6d99 some name cleanup, error handling and dont open overlay if click outside text 1 year ago
William Jordan-Cooley 6d7ef49d91 bring back set analytics in updateChoice 1 year ago
William Jordan-Cooley 6265d6636d bringing word audio card 1 year ago
William Jordan-Cooley e30267bf8e turn off analytics setting in multiple choice 1 year ago
ggurdin 0fa4202f7d
always show learning settings in popup 1 year ago
ggurdin 7b2defab02
adjust oerlay offset on overflow 1 year ago
ggurdin ce5de8a93e
Merge branch 'main' into conversation-bot-design 1 year ago
ggurdin a7a7f4c252
switch form dropdowns to new wigget type to make options appear below the dropdown 1 year ago
William Jordan-Cooley dfe1ca6653 commenting out audio button in debug attempt 1 year ago
ggurdin 4050b3f0ec
Merge branch 'main' into sentry 1 year ago
ggurdin f6bab92733
better error handling for renderbox errors 1 year ago
ggurdin 696bd0f129
in message overlay, wrap any calls to get renderbox or media query in a try catch block to get better error handling 1 year ago
ggurdin 3efe374302
added mounted check before setting state in choice_array 1 year ago
ggurdin 5d190cc51e
check for null content in message translation card 1 year ago
William Jordan-Cooley 7c0078694b adding mounted check 1 year ago
ggurdin 7e9855dcc1
better error logging if sourceText is null in getNextTranslationData 1 year ago
ggurdin bc1dfc1e0e
when inviting tachers to analytics room, request all particpants to ensure teacher isn't already a member 1 year ago
ggurdin 0b2c32904a
only call setState in message_selection_overlay if mounted 1 year ago
ggurdin d5eee79f4c
log actual error in message_audio_card logging statements instead of empty exception 1 year ago