Commit graph

146 commits

Author SHA1 Message Date
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
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
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
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
ggurdin
c6186fcdc9 update analytics in lastUpdate is null 2024-06-12 15:16:14 -04:00
ggurdin
7163076390 Merge branch 'main' into analytics-rooms-data 2024-06-12 14:43:12 -04:00
ggurdin
e3281b46d6 remove setting of bot power on invite 2024-06-12 14:39:38 -04:00
ggurdin
2b4ada3202 switch from children / grandchilden to full space tree. Resolve error with data from visible chats also being counted in private chat analytics 2024-06-10 10:33:38 -04:00
ggurdin
c8aac0b450 merge conflict 2024-06-07 16:01:12 -04:00
ggurdin
cee91bc276 merge conflict 2024-06-07 15:52:53 -04:00
ggurdin
abc70ceef1 removed new instuction enum entry from matrix profile migration function 2024-06-07 14:32:08 -04:00
ggurdin
20cdc3796a updates to how analytics events are processed, stored, and displayed. Added automatic updating of student analytics events. 2024-06-07 13:58:37 -04:00
Kelrap
4f692a03b8 Added instructions for tooltips 2024-06-07 13:29:51 -04:00
Kelrap
bb01635c9f Fixed text selection, removed translationEnabled 2024-06-07 10:35:02 -04:00
ggurdin
877d3be965 merge conflicts 2024-06-06 13:28:24 -04:00
Kelrap
8cc377a3f4 Finish fixing capacity enforcement bugs 2024-06-06 11:58:11 -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
Kelrap
ff198f64bc Check capacity when joining room 2024-06-04 16:43:59 -04:00
ggurdin
4efe1b474c merge conflicts 2024-06-04 16:16:56 -04:00
Kelrap
215686f4a4 Add capacity field, fix details page permissions 2024-06-04 14:59:17 -04:00
ggurdin
47246cd392 updates for sub-space analytics 2024-06-04 12:34:01 -04:00
ggurdin
9138940e35 added first initial refresh for new analytics data structure, ensured chat and space list in my analytics is updated 2024-06-04 10:56:30 -04:00
ggurdin
e4357a3e9b update space list on update analytics 2024-06-04 10:15:07 -04:00