Commit graph

59 commits

Author SHA1 Message Date
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
6ca6b19b39 don't set source text to l1 translation 2024-07-02 09:56:26 -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
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
Matthew
bc2d4a3847 itAutoPlay moved from ToolSettings to PLocalKey 2024-06-27 16:56:52 -04:00
William Jordan-Cooley
c9d1b72773 igc tweaks 2024-06-26 11:34:41 -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
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
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
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
Matthew
f7753a0477 ITController Animates in 2024-06-08 22:55:36 -04:00
Matthew
40c4045f86 fixes for exiting IT and editing original message 2024-06-07 22:17:48 -04:00
ggurdin
cee91bc276 merge conflict 2024-06-07 15:52:53 -04:00
William Jordan-Cooley
7deb23515d fix it feedback request 2024-06-07 15:38:48 -04:00
Kelrap
bb01635c9f Fixed text selection, removed translationEnabled 2024-06-07 10:35:02 -04:00
ggurdin
83b30dc084 add call to language detection after send without IGC 2024-06-05 10:51:26 -04:00
ggurdin
bdeb3d3b8f merge main 2024-06-05 09:24:51 -04:00
ggurdin
0f3e1d2cad merge conflicts 2024-06-03 12:31:06 -04:00
ggurdin
ffe76ca2f3
Merge branch 'main' into stop-toolbar-closing 2024-05-29 14:04:19 -04:00
Kelrap
3049cfb227 Add comment 2024-05-28 15:39:13 -04:00
Kelrap
1d7abf45ff Keep toolbar from closing on own 2024-05-28 15:38:28 -04:00
Kelrap
e90575efaf Move main extension files, rename secondary extension files 2024-05-27 14:32:04 -04:00
Matt
3e3ae02ac5
Merge branch 'main' into 218-improve-interactive-translator 2024-05-23 23:57:09 -04:00
Matthew
fdbbd0e603 improve ITStep Transitions 2024-05-23 23:48:08 -04:00
ggurdin
e3e8623200 Merge branch 'main' into igc-button 2024-05-23 12:39:33 -04:00
ggurdin
c1090925d1 better error handling for range errors in span cards 2024-05-23 11:46:55 -04:00
ggurdin
36bc156837 Merge branch 'main' into igc-button 2024-05-23 10:17:15 -04:00
ggurdin
392aad50bb added language detection controller to pangea controller 2024-05-22 09:43:56 -04:00
William Jordan-Cooley
aea0c9ccec added language detection controller, edited README, and removed some old code 2024-05-21 17:44:09 -04:00
ggurdin
a077cc4f6a button to run IGC manually 2024-05-20 10:09:47 -04:00
ggurdin
308bd9ee49 ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible 2024-05-14 11:12:23 -04:00
William Jordan-Cooley
821fda7365 Merge branch 'main' into speech-to-text 2024-05-08 17:14:48 -04:00
ggurdin
c2f785795e refresh toolbar / input bar after activating free trial 2024-05-08 14:53:41 -04:00
ggurdin
86c4818b8b merge conflicts 2024-05-07 16:13:25 -04:00
William Jordan-Cooley
4a77e6fb53 full draft speech to text with word level feedback 2024-05-06 15:10:15 -04:00
Gabby Gurdin
55bb8191e6 inital work for usability test updates 2024-05-02 11:13:48 -04:00
Gabby Gurdin
cba510ee76 added handling for all cases of null check 2024-03-04 15:58:55 -05:00