Commit graph

175 commits

Author SHA1 Message Date
ggurdin
6378c59a2b reduced the number of calls to postLoad and the number of awaits for analytics room management 2024-07-19 13:06:19 -04:00
ggurdin
8f08646623 merge conflict 2024-07-16 10:34:40 -04:00
ggurdin
057f07d210 removed debugger statement from my_analytics_controller update function - not an error state 2024-07-16 10:04:34 -04:00
ggurdin
8acc793f0c added documentation to user controller and user model 2024-07-12 14:26:44 -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
ff468cb4bd remove isFetching flag from user controller and replaced that functionality by making the completer nullable 2024-07-11 13:17:30 -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
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
William Jordan-Cooley
bca1b87677 added span display details to activity 2024-07-07 19:31:29 -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