Commit graph

509 commits

Author SHA1 Message Date
ggurdin
e7e5367595
added some missing grammar copy 2024-11-04 12:21:50 -05:00
ggurdin
d904c59d6a
added xp number to xp progress bar 2024-11-04 10:25:06 -05:00
ggurdin
da6d64972b
add categories to analytics display 2024-11-01 15:19:52 -04:00
ggurdin
aa2f949e39
don't log error for message sent on or before september 25th without original sent, log senderID and timestamp in error message 2024-11-01 11:59:35 -04:00
ggurdin
a2175d5206
removed unused context variable from tokensGlobal function 2024-11-01 11:54:00 -04:00
ggurdin
0a627ef856
updates to main menu design 2024-11-01 10:54:56 -04:00
ggurdin
a4c346b07c
Merge branch 'main' into sentry 2024-11-01 10:31:33 -04:00
ggurdin
9a8d2d1408
Merge branch 'main' into 874-small-bugs-and-ux-issues-from-user-testing 2024-11-01 10:31:07 -04:00
ggurdin
de927aa6b4
resolve merge conflict 2024-11-01 10:30:22 -04:00
ggurdin
ade8102830
Merge branch 'main' into show-gained-points-in-one-place 2024-11-01 10:28:28 -04:00
ggurdin
5c239641ed
Merge branch 'main' into 730-fix-accept-replacement 2024-11-01 09:26:30 -04:00
WilsonLe
cbec09fec7 fix word sticking together, finally 🤯 2024-11-01 11:21:01 +07:00
ggurdin
bda5cd4728
updated chat description copy and added padding to move scrollbar out of bot settings box 2024-10-31 16:42:33 -04:00
ggurdin
a0faa99730
restrict width of missing voice button 2024-10-31 15:01:56 -04:00
ggurdin
662098ee4c
use filtered construct list and number of lemmas in learning analytics view 2024-10-31 14:46:48 -04:00
ggurdin
646272eae0
in conversation bot settings dialog, on tap outside textfield close mobile keyboard 2024-10-31 14:10:38 -04:00
ggurdin
5dad3e5337
check if overlay message text is still mounted before calling setState 2024-10-31 13:08:22 -04:00
ggurdin
04f6e7df13
handle case of null voices list 2024-10-31 12:09:19 -04:00
ggurdin
7f844ff1a2
decide whether to show points gain animation based on the origin of the point update 2024-10-31 11:42:44 -04:00
ggurdin
61397d1228
Merge branch 'main' into 871-autoplay-translation-on-by-default 2024-10-31 11:18:21 -04:00
ggurdin
a7b6003c89
comment out references to itAutoPlay setting 2024-10-31 11:17:51 -04:00
William Jordan-Cooley
7f9c0047fb no xp for ign, more minus xp for inc, dont show 0 xp constructs 2024-10-30 15:22:34 -04:00
ggurdin
2c75090a06
removed freeze-analytics comments 2024-10-30 15:12:40 -04:00
ggurdin
d0caf01e4d
some refactoring to subscriptions, added auto 1-day pretrial 2024-10-29 15:20:55 -04:00
William Jordan-Cooley
a3c5ab15d8 allow sending if in manual igc mode 2024-10-28 14:53:10 -04:00
WilsonLe
73026c39b3 create bot options before invite 2024-10-25 23:32:11 +07:00
ggurdin
99d25932c0
check if overlay renderbox has size before getting size/offset 2024-10-25 12:15:21 -04:00
ggurdin
6791e410bd
close choreo error button on press 2024-10-25 11:56:33 -04:00
ggurdin
54975adbb3
require non-null error in card error widget 2024-10-25 10:13:15 -04:00
ggurdin
fa8526d58d
added copy to arb file, added padding to widget to show text in toolbar 2024-10-25 09:15:12 -04:00
ggurdin
358e874ce4
merge in main branch 2024-10-24 16:42:26 -04:00
choreo development
cd50460939 got rid of practice activity for non target language 2024-10-24 16:36:29 -04:00
ggurdin
fbccd3a7f8
some tweaks to the card header 2024-10-24 14:55:40 -04:00
ggurdin
1cc4551e12
Merge branch 'main' into 819-cant-type-with-it-bar 2024-10-24 14:37:53 -04:00
ggurdin
1a151e90b7
removed print statement 2024-10-24 14:33:25 -04:00
ggurdin
9e3111f97c
don't play token text if null message audio is playing 2024-10-24 14:16:39 -04:00
ggurdin
dc79a50fda
only init one instance of ttscontroller, don't stop tts twice 2024-10-24 13:44:32 -04:00
ggurdin
4b5602b237
added x button back to card error header 2024-10-24 13:42:22 -04:00
ggurdin
cb566d06bc
add minimum dimensions to toolbar contents 2024-10-24 13:24:41 -04:00
ggurdin
9b97895a9d
merge main into toolbar-min-dimensions 2024-10-24 08:50:41 -04:00
William Jordan-Cooley
31b77c6d99 some name cleanup, error handling and dont open overlay if click outside text 2024-10-23 16:36:24 -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
e30267bf8e turn off analytics setting in multiple choice 2024-10-23 14:34:42 -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
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