Commit graph

4530 commits

Author SHA1 Message Date
William Jordan-Cooley
8bffe17455 passing practice model instead of activity? 2024-10-02 14:58:29 -04:00
William Jordan-Cooley
26752a9ba7 change back to regular .env 2024-09-26 16:32:12 -04:00
William Jordan-Cooley
f589d2371b exit practice if no activities to do 2024-09-26 13:47:51 -04:00
William Jordan-Cooley
7c61ee7026 dang wrong .env 2024-09-26 07:29:18 -04:00
wcjord
a1f9e6a243
Toolbar practice (#702)
* drafting toolbar with practice

* moved some code around

* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar

* activities displaying and forwarding toolbar

* experimenting with using choice value rather than index for logic

* reimplementation of wordnet results and translation for individual words

* cache and timer

* mostly done with activities in toolbar flow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
2024-09-25 17:01:58 -04:00
Wilson
bbe7ca7f4c
Merge branch 'main' into 689-fix-bot-dialog-kicks-the-bot-undesirably 2024-09-19 16:34:15 -04:00
choreo development
25a8769132 turned off showUseType feature 2024-09-19 10:30:21 -04:00
WilsonLe
6c792e3f23 fix bot dialog confirm kicks the bot undesirably 2024-09-18 16:04:41 -04:00
ggurdin
0984df4167
fixed height of toolbar 2024-09-13 13:29:36 -04:00
ggurdin
a40c86a148
added header height to overflow calculations when scrolling overlay to midpoint of screen 2024-09-13 12:19:24 -04:00
ggurdin
39396aba23
removed duplicate 'new space' option in main menu 2024-09-12 16:38:55 -04:00
ggurdin
3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 2024-09-12 15:30:54 -04:00
ggurdin
2262bf6e04
Merge branch 'merge' into merge-analytics 2024-09-12 13:56:13 -04:00
ggurdin
11266f88bb
Merge branch 'main' into merge 2024-09-12 13:55:59 -04:00
ggurdin
4e8000eb9d
Handle case of language level not being int in bot-options state event 2024-09-12 13:54:31 -04:00
ggurdin
f7fdffaaa4
disable suggestions in input bar 2024-09-12 11:49:35 -04:00
ggurdin
78214b7433
removed clearing of errorService in it_controller clear function - this was causing errors that happened on send to not be shown 2024-09-12 10:05:00 -04:00
ggurdin
397f32fcbc
don't show toolbar is message is redacted 2024-09-12 09:34:40 -04:00
ggurdin
0124ce6d24
Merge branch 'merge' into merge-analytics 2024-09-11 15:28:57 -04:00
ggurdin
2001e51171
Merge branch 'main' into merge 2024-09-11 15:28:44 -04:00
ggurdin
8637033499
Merge branch 'main' into restrict-toolbar-msg-types 2024-09-11 15:27:11 -04:00
ggurdin
bd25cda630
only show toolbar if the message is text or audio 2024-09-11 15:26:39 -04:00
ggurdin
2ff70e65db
if, by shifting up a message to make footer space, a header overflow is caused, opt of push the message down instead of up 2024-09-11 12:49:51 -04:00
ggurdin
e8275adbc6
Merge branch 'merge' into merge-analytics 2024-09-11 12:29:16 -04:00
ggurdin
f3d32fa7ef
Merge branch 'main' into merge 2024-09-11 12:29:04 -04:00
ggurdin
410fb80b35
Merge branch 'main' into message-toolbar-improvements 2024-09-11 12:15:20 -04:00
ggurdin
36537b0dc7
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow 2024-09-11 12:14:23 -04:00
ggurdin
2e139be658
position message overlay directly over the underlying message 2024-09-11 12:13:39 -04:00
ggurdin
fbd8d63c46
merge merge branch into merge-analytics branch 2024-09-11 10:50:25 -04:00
ggurdin
10c26d3a7e
merge main into merge branch 2024-09-11 10:47:51 -04:00
ggurdin
a32eb15df7
updated capacity copy to correspond with room type (chat or space) 2024-09-11 10:43:26 -04:00
ggurdin
b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 2024-09-11 10:27:03 -04:00
ggurdin
52dfc47333
Merge branch 'merge' into merge-analytics 2024-09-11 10:06:10 -04:00
ggurdin
f193a4d12a
Merge branch 'main' into merge 2024-09-11 10:05:51 -04:00
ggurdin
db9320d2ac
removed _repLocal function causing delays in initial translation, also made selection translation and repEvent fetching futures happen at the same time in message translation card 2024-09-11 09:53:09 -04:00
ggurdin
38a5a7197a
Merge branch 'learning-analytics-summary' into merge-analytics 2024-09-11 09:24:13 -04:00
ggurdin
c2466f7aec
added 'no data' warning to analytics popup if there's no data 2024-09-11 09:20:12 -04:00
ggurdin
3a31e28838
decreased font size of level indicator 2024-09-10 13:00:25 -04:00
ggurdin
c5ccf6dac2
merge analytics updates into fluffychat merge branch 2024-09-10 12:57:23 -04:00
ggurdin
25b0e09123
Merge branch 'main' into learning-analytics-summary 2024-09-10 12:39:14 -04:00
ggurdin
f15acbd872
merge main and update matrix dart SDK 2024-09-10 12:38:30 -04:00
ggurdin
04db40f7ea
default true for auto-igc setting 2024-09-10 12:09:51 -04:00
ggurdin
f9f0945655
speed up toolbar on click message 2024-09-10 09:49:09 -04:00
ggurdin
f016d6e24b
when adding a room to a space via the chat list item popup, remove it from any other parent spaces it was previously in 2024-09-09 11:20:32 -04:00
ggurdin
6687889d58
added learning analytics view to chat list appbar 2024-09-06 16:31:27 -04:00
ggurdin
85429e4bc8
Merge branch 'main' into learning-analytics-summary 2024-09-06 16:22:45 -04:00
ggurdin
be19175da5
give main menu button a background 2024-09-06 16:21:31 -04:00
ggurdin
1df329d924
filter out lemmas with saveVocab set to false 2024-09-06 16:11:49 -04:00
ggurdin
790223e68c
added popup for analytics indicators to show xp per lemma 2024-09-06 12:17:18 -04:00
ggurdin
0265019284
added 'categories' field to construct use model and started saving morph category 2024-09-06 10:52:13 -04:00