Commit Graph

4654 Commits (a7a7f4c252c1257fbf4ae1aae4d52b2fa963b3fe)

Author SHA1 Message Date
ggurdin a7a7f4c252
switch form dropdowns to new wigget type to make options appear below the dropdown 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
ggurdin cbd2729f47
Merge branch 'main' into ls-in-stt-req 1 year ago
ggurdin 9f485ccb05
dynamic sizing for practice activity toolbar content 1 year ago
William Jordan-Cooley d26e71123e adding user l1 and l2 to text to speech req 1 year ago
ggurdin 2d9cb5f8d9
clearer error messages on fail to invite bot to space 1 year ago
ggurdin f99b48af98
if eventID is invalid, don't try to set read marker 1 year ago
ggurdin 2a7fd9a962
always provice error message to card error widget 1 year ago
ggurdin c028f64f60
tts web version always return null on stop(), don't log error 1 year ago
ggurdin 985ccfe30d
better error handling if originalSent is null in _fetchActivity 1 year ago
ggurdin f1ac5709f7
adjustment to layouts of toolbar content to make dynamic sizing work 1 year ago
ggurdin 4d0b2a3df1
resolve merge conflicts 1 year ago
ggurdin b3a0ad1b6e
added x button to coversation bot settings and make text fields expand to fit contents 1 year ago
ggurdin e1062b3443
if not add bot, show disabled, low opacity form. Moved state handling to top level widget 1 year ago
ggurdin 8e0a807d4e
removed UI logic for if bot settings is in new group page since it was removed 1 year ago
ggurdin a6d41f9c77
check if mounted before clearing selected events, clear selected events on dispose 1 year ago
ggurdin aad699d6bd
better error handling for null content in practice activity fromJSON method 1 year ago
ggurdin 11efd78e1a
Merge branch 'main' into fix-freezing-attempt 1 year ago
ggurdin 0d75e961da
changed list from const to final to prevent unsupported operation error on .add() 1 year ago
ggurdin cb7fd0f6f6
comment out references to buggy package keyboard_shortcuts 1 year ago
William Jordan-Cooley 10d937ed1b additional error handling to fix freezing and/or catch error message 1 year ago
ggurdin 4cf0b372da
Merge branch 'main' into revert-space-view 1 year ago
ggurdin 89a61c03ed
go back to fluffychat new space/group pages, delete add to space toggles widget 1 year ago
William Jordan-Cooley db61a1ae69 merging in changes to tts and fixing env filename again 1 year ago
William Jordan-Cooley bc20769daa dont give old clients new activity types and catch old activity content better 1 year ago
ggurdin 8a24b0342b
added fix for different map keys in voices across platforms 1 year ago
ggurdin 4274600732
initial work to bring back search bar 1 year ago
ggurdin f111ec592e
Merge branch 'main' into bot-settings-design 1 year ago
ggurdin 3a6d6de7c5
UI fixes for new groups, form validation for discussion topic 1 year ago
William Jordan-Cooley 4d2f36890f additional error handling in retrieval of practice events 1 year ago
ggurdin 689252c17f
initial work on updating bot settings UI 1 year ago
ggurdin ac80e6217c
Audio section widget (#744)
first draft of word focus listening activities using text to speech library
1 year ago
ggurdin 9f17cf5dc1
update copy when creating new chat/subspace from space view, show join space error in middle of screen instead of snackbar 1 year ago
ggurdin 6ea1b94a70
Merge branch 'main' into 737-private-class-code 1 year ago
ggurdin 6a0dfff657
Merge branch 'main' into grammar-copy 1 year ago
William Jordan-Cooley f25f00a9d1 removing some cases from grammar copy switch 1 year ago
ggurdin c7bb3c71a2
Make content issue dialog scrollable to prevent overflow 1 year ago
ggurdin 4b346df27f
updated flutter_secure_storage package, don't set currentActivity to null if no error in submitFeedback 1 year ago
ggurdin 43a299b862
Merge branch 'main' into copy-version-number 1 year ago
ggurdin 17613f4a85
added onTap to version number in settings to copy on click 1 year ago
WilsonLe 7a4d1a386e fix direct chat constants value to match bot config 1 year ago