Commit graph

8945 commits

Author SHA1 Message Date
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
ee167f01e4
fixed error in server mixup test 2024-10-25 11:47:59 -04:00
ggurdin
e110c0a634
commenting out code to logout on server mixup until tested further 2024-10-25 11:42:54 -04:00
ggurdin
7ae4d08bac
Merge pull request #849 from pangeachat/sentry
Sentry
2024-10-25 11:38:50 -04:00
ggurdin
693c1b8334
bump version 2024-10-25 11:38:04 -04:00
ggurdin
df9f8e0916
prevent null check error in send button 2024-10-25 11:37:36 -04:00
ggurdin
212632a913
if userID is null, don't try to get isRoomAdmin 2024-10-25 11:05:59 -04:00
ggurdin
cd5f2379b8
if staging user tries to login to production (or vice versa), log them out 2024-10-25 10:46:50 -04:00
ggurdin
54975adbb3
require non-null error in card error widget 2024-10-25 10:13:15 -04:00
ggurdin
262b448df3
Merge pull request #847 from pangeachat/dont-combine-it-and-igc
Dont combine it and igc
2024-10-25 10:08:40 -04:00
ggurdin
4c3fccd55f
bump version 2024-10-25 10:08:13 -04:00
ggurdin
380689cf03
if running language assistance after going through IT, clear the itController 2024-10-25 10:04:59 -04:00
ggurdin
01f07c5584
move canSend function from igcController to choreographer 2024-10-25 09:51:39 -04:00
ggurdin
f4c0637f83
only reset IT source text if the user hasn't gone through any IT steps 2024-10-25 09:49:53 -04:00
ggurdin
49588b91cf
don't allow send + make send button red while running IT 2024-10-25 09:44:18 -04:00
ggurdin
cf1f79147a
don't allow users to edit the input bar during IT 2024-10-25 09:20:50 -04:00
ggurdin
b6a63d3701
Merge pull request #846 from pangeachat/776-unnecessary-practice-activities
got rid of practice activity for non target language
2024-10-25 09:16:08 -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
7b60190614
Merge pull request #844 from pangeachat/popup-design
some tweaks to the card header
2024-10-24 14:56:14 -04:00
ggurdin
fbccd3a7f8
some tweaks to the card header 2024-10-24 14:55:40 -04:00
ggurdin
b055dcb580
Merge pull request #824 from pangeachat/819-cant-type-with-it-bar
some name cleanup, error handling and dont open overlay if click outs…
2024-10-24 14:41:25 -04:00
ggurdin
1cc4551e12
Merge branch 'main' into 819-cant-type-with-it-bar 2024-10-24 14:37:53 -04:00
ggurdin
28e90a8890
Merge pull request #842 from pangeachat/dont-play-words
removed print statement
2024-10-24 14:33:59 -04:00
ggurdin
6d31984ae5
Merge branch 'main' into dont-play-words 2024-10-24 14:33:52 -04:00
ggurdin
1a151e90b7
removed print statement 2024-10-24 14:33:25 -04:00
ggurdin
1c4c33c3b1
Merge pull request #841 from pangeachat/dont-play-words
don't play token text if null message audio is playing
2024-10-24 14:17:32 -04:00
ggurdin
9e3111f97c
don't play token text if null message audio is playing 2024-10-24 14:16:39 -04:00
ggurdin
7a5b687ed7
Merge pull request #840 from pangeachat/tts-fixes
comment out env file paths in pubspec
2024-10-24 13:46:53 -04:00
ggurdin
0cdfd7ceec
Merge branch 'main' into tts-fixes 2024-10-24 13:46:43 -04:00
ggurdin
a3845eb13a
comment out env file paths in pubspec 2024-10-24 13:46:20 -04:00
ggurdin
cffa3eb55f
Merge pull request #839 from pangeachat/tts-fixes
only init one instance of ttscontroller, don't stop tts twice
2024-10-24 13:45:23 -04:00
ggurdin
dc79a50fda
only init one instance of ttscontroller, don't stop tts twice 2024-10-24 13:44:32 -04:00
ggurdin
ba0d7f98bf
Merge pull request #838 from pangeachat/toolbar-min-dimensions
Toolbar min dimensions
2024-10-24 13:42:59 -04:00
ggurdin
5ba7e938bc
Merge branch 'main' into toolbar-min-dimensions 2024-10-24 13:42:50 -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
William Jordan-Cooley
00d6277bc6 some code cleanup and comments 2024-10-24 12:48:51 -04:00
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