Commit graph

166 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
9431559e49 removed function that adds dms to spaces 2024-07-08 14:43:36 -04:00
ggurdin
4bc49420c2 some formatting fixes 2024-07-08 10:43:31 -04:00
bluearevalo
fbbbf5e740 added missing comma in intl_es, same thing for chat.dart as it was missing trailing comma, for my_analytics i added some error catches for that minified:tm
bug
2024-07-05 14:26: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
645f5daca3 merge conflicts 2024-06-28 15:48:56 -04:00
William Jordan-Cooley
5c8666b3e2 rough draft complete 2024-06-28 15:31:35 -04:00
William Jordan-Cooley
8ceb7851e5 refactoring of my analytics controller and related flows 2024-06-28 11:36:10 -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
ggurdin
d0e03aea97 seperating practice activity-specific logic and functionality from navigation / event sending logic 2024-06-27 15:59:57 -04:00
ggurdin
8a01644f6d merge conflicts 2024-06-27 12:29:28 -04:00
ggurdin
989964681b inital work on add language dropdown to my analytics 2024-06-27 12:14:49 -04:00
ggurdin
0a69ddbe16 reload space analytics list after changing dropdown values 2024-06-27 11:54:35 -04:00
ggurdin
633174c000
Merge branch 'main' into stack-overlays 2024-06-27 10:26:43 -04:00
ggurdin
9415082227 base last updated on target lang 2024-06-27 10:21:33 -04:00
William Jordan-Cooley
54dfd9dd22 merged in main 2024-06-25 11:16:01 -04:00
ggurdin
16a8383e72 added language dropdown to space analytics list and made timespan dropdown functional, updated fetching of space analytics 2024-06-25 09:28:31 -04:00
ggurdin
6a18967baf don't have unk langCode to analytics room, fallback to user's target language 2024-06-24 15:29:26 -04:00
ggurdin
05a6957141 merge conflicts 2024-06-24 13:15:00 -04:00
ggurdin
83b6fb929e Merge branch 'main' into stack-overlays 2024-06-24 12:17:07 -04:00
Kelrap
a4cd5d702b Let multiple overlays coexist 2024-06-24 12:05:57 -04:00
ggurdin
8b5b9a96dc prevent auto-reload of analytics page when resizing screen, also resolved concurrent list modification error 2024-06-24 10:27:51 -04:00
William Jordan-Cooley
d6a56cbd43 successfully received/completed bot-generated practice activity 2024-06-22 13:26:12 -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
c1a06b8e3d updated addMissingRoomRules function for combined spaces 2024-06-20 10:41:52 -04:00
ggurdin
bbf2536669 Merge branch 'new-merge' into combine-into-spaces 2024-06-20 10:14:53 -04:00
ggurdin
879f8fc1c8 merge main 2024-06-20 10:14:25 -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
9c21ac3f8f Merge branch 'new-merge' into combine-into-spaces 2024-06-19 15:26:15 -04:00
ggurdin
2c82dfc7d7 added completer to updateAnalytics function to prevent it running many times in a row, also save empty analytics data once to indicate that chats have been checked and none was found 2024-06-19 15:12:08 -04:00
ggurdin
a2fb240c6e inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
ggurdin
413d4adaec fluffychat merge 2024-06-17 09:05:27 -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
a9105c0804 Merge branch 'main' into analytics-rooms-data 2024-06-13 16:37:22 -04:00
ggurdin
513226f2e4 merge conflicts 2024-06-13 16:35:39 -04:00
ggurdin
c8b38ab073 fix for construct caching issues with other user's analytics showing up in the logged in user's analytics 2024-06-13 16:06:07 -04:00
Matthew
8310801981 Auto Play Interactive Translator 2024-06-13 15:16:28 -04:00
Kelrap
d8dc864616 Present full room error differently 2024-06-13 14:00:15 -04:00
William Jordan-Cooley
5d5b35b4eb switch to enum for construct type 2024-06-13 12:43:29 -04:00
ggurdin
e96c0e34db constructs data model updates 2024-06-13 09:09:24 -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