Commit graph

89 commits

Author SHA1 Message Date
ggurdin
f8020279c6
Merge branch 'main' into learning-analytics-summary 2024-08-23 10:31:00 -04:00
ggurdin
54040d841a
add draft construct uses while using language assistance, added morphs to learning progress indicators 2024-08-21 14:01:24 -04:00
ggurdin
75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 2024-08-14 09:07:10 -04:00
Kelrap
c27c250590 Removes error button padding 2024-08-08 15:24:50 -04:00
ggurdin
f5c81fe8ec
merge main, resolve conflicts 2024-08-07 17:05:09 -04:00
ggurdin
b8bd90a44d
replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
ggurdin
7165060041
choreographer pulls roomID from chat so input bar key does not change after setting choreo roomID, resolving issues with input bar auto-focus 2024-08-07 09:59:01 -04:00
ggurdin
4ede7c9bdd
store new construct uses locally. use a combination of those and stored analytics events to update mini analytics UI. 2024-07-30 16:44:12 -04:00
Kelrap
276076b265 Buttons move when input bar height changes 2024-07-19 13:56:19 -04:00
ggurdin
280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 2024-07-16 13:43:11 -04:00
ggurdin
3759731d48 code cleanup 2024-07-12 14:06:21 -04:00
ggurdin
ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 2024-07-12 13:52:46 -04:00
ggurdin
303d2b1e17 switched accessToken back to be non-nullable 2024-07-11 13:11:20 -04:00
ggurdin
6ab62e2eff added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController 2024-07-11 10:02:53 -04:00
ggurdin
f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 2024-07-10 16:55:52 -04:00
ggurdin
ef12529af4 use match data to construct input underlines, without using tokens 2024-07-09 15:28:33 -04:00
ggurdin
6557da36fc make send button color based on igc state 2024-07-08 14:39:36 -04:00
ggurdin
6ca6b19b39 don't set source text to l1 translation 2024-07-02 09:56:26 -04:00
ggurdin
64ff39f9e2 moved inline tooltip to seperate widget, changed text type and icon for inline tooltip 2024-07-01 14:10:36 -04:00
ggurdin
e6fa2b1b4b changed messages since update back to 10, re-enabled getting tokens after accepting matching in IGC, and allowed saving of initial empty analytics event 2024-07-01 11:57:17 -04:00
William Jordan-Cooley
c6d3f36805 saving of tokens, changing of top language calculation, documentation 2024-06-30 18:31:53 -04:00
William Jordan-Cooley
2526331706 using getIGCTextData to fetch tokens and languages if not present 2024-06-30 12:08:30 -04:00
William Jordan-Cooley
919cfc4bd3 improving documentation 2024-06-30 10:36:09 -04:00
William Jordan-Cooley
923d39eab6 drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled 2024-06-28 17:08:46 -04:00
ggurdin
8b1cda2e94 merge conflicts 2024-06-28 13:01:11 -04:00
William Jordan-Cooley
ffbc62ba55 consolidating language constants and using for unknown detection instance 2024-06-28 11:34:55 -04:00
ggurdin
b95080cee7 merge main into improve-interactive-translator branch 2024-06-28 10:04:02 -04:00
Kelrap
929e30a499 Design and insert inline tooltip 2024-06-28 08:54:37 -04:00
Matthew
bc2d4a3847 itAutoPlay moved from ToolSettings to PLocalKey 2024-06-27 16:56:52 -04:00
William Jordan-Cooley
d975e52a04 inlined tooltip 2024-06-27 12:30:25 -04:00
William Jordan-Cooley
c9d1b72773 igc tweaks 2024-06-26 11:34:41 -04:00
William Jordan-Cooley
54dfd9dd22 merged in main 2024-06-25 11:16:01 -04:00
ggurdin
f6572d3127 on igc button long press, show user language dialog 2024-06-25 09:25:46 -04:00
ggurdin
fcca323b69 Updated how analytics are saved to work better with the switch over to using user’s language settings instead of class-level language settings 2024-06-20 13:15:32 -04:00
ggurdin
0830c093b3 Merge branch 'new-merge' into combine-into-spaces 2024-06-20 11:18:37 -04:00
ggurdin
dcb2490ec5 oops, don't show igc button is auto-igc is enabled 2024-06-20 11:18:08 -04:00
ggurdin
59a88d4d76 Merge branch 'new-merge' into combine-into-spaces 2024-06-20 10:54:18 -04:00
ggurdin
731d7919e5 don't show igc button if all language tools are disabled or if the user is unsubscribed 2024-06-20 10:53:08 -04:00
ggurdin
bbf2536669 Merge branch 'new-merge' into combine-into-spaces 2024-06-20 10:14:53 -04:00
ggurdin
652eb77dd5 include all choice list info in span caching, and moved span caching to a seperate file 2024-06-20 10:05:49 -04:00
Matthew
90adf436d3 Choice quick click bug fixed 343 2024-06-19 15:29:44 -04:00
ggurdin
a2fb240c6e inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
Kelrap
990980155e Fix caching issues 2024-06-17 15:51:44 -04:00
Matthew
5c0763f0a9 Finished Bot Animations and other fixes 2024-06-14 21:14:37 -04:00
Matthew
89e726b963 Added New Bot with Animations 2024-06-14 14:42:15 -04:00
ggurdin
01dc89f199 clear cache on send and before getting language help, update span data hashcode 2024-06-14 13:07:26 -04:00
Matthew
8310801981 Auto Play Interactive Translator 2024-06-13 15:16:28 -04:00
William Jordan-Cooley
91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 2024-06-12 17:34:42 -04:00
ggurdin
14f4192b6f added caching for span details api responses, also pre-calling of span details endpoint for each match after fetching IGC data 2024-06-12 09:58:12 -04:00
ggurdin
64084fd327 small tweak to start IGC button 2024-06-11 16:31:25 -04:00