Commit graph

129 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
183247035d removed view selection page in analytics 2024-07-01 15:06:11 -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
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
8250ec8ad6
Merge branch 'main' into limit-topic-height 2024-06-27 12:43:54 -04:00
ggurdin
4749974a9b set target langs based on user's target language and analytics rooms 2024-06-27 12:40:48 -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
Kelrap
9aee4e1ac5 Merge branch 'main' of https://github.com/pangeachat/client into limit-topic-height 2024-06-27 11:35:48 -04:00
Kelrap
8b981ddce9 Make buttons same for my and space analytics 2024-06-27 11:08:38 -04:00
Kelrap
122519d9ce Make scrollbar draggable 2024-06-27 10:01:20 -04:00
Kelrap
04a94b074f Label analytics filters 2024-06-26 17:52:35 -04:00
Kelrap
340d0ac1e2 Makes error analytics close button more noticeable 2024-06-26 14:42:01 -04:00
ggurdin
76d26f1c0c populate space analytics language dropdown from space student's analytics rooms 2024-06-25 15:19:27 -04:00
Kelrap
2572f277b0 Fix scrollbar weirdness 2024-06-25 11:35:28 -04:00
ggurdin
ca15a0816c
Merge branch 'main' into combine-into-spaces 2024-06-25 10:48:12 -04:00
Kelrap
9c615e7b66 Set max topic height, working on scroll 2024-06-25 10:21:27 -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
Kelrap
64f5f47819 Shorten names in list, ellipses if too long 2024-06-24 15:12:01 -04:00
ggurdin
05a6957141 merge conflicts 2024-06-24 13:15:00 -04:00
ggurdin
1d6db1aabf don't calculate page size if renderbox isn't yet laid out and don't show overlay if context is null 2024-06-24 11:49:22 -04:00
ggurdin
9385ce693a merge conflicts 2024-06-21 16:16:06 -04:00
Kelrap
3ffdd6f264 Use more readable text and selection color 2024-06-21 11:49:35 -04:00
ggurdin
a3763f0306 merge conflicts, also translate to l2 in message translation card if original sent lang code is null 2024-06-20 14:53:04 -04:00
Kelrap
3b7fdf8207 Let new spaces have permissions edited 2024-06-20 13:49:53 -04:00
Kelrap
19b7b70684 Show students class permissions 2024-06-20 12:18:41 -04:00
ggurdin
bbf2536669 Merge branch 'new-merge' into combine-into-spaces 2024-06-20 10:14:53 -04:00
Kelrap
f4bbac63e0 Updates changed country in learning settings 2024-06-19 16:33:15 -04:00
Kelrap
0da687a3f3 Make capacity button action null for students 2024-06-19 15:52:20 -04:00
ggurdin
a2fb240c6e inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
ggurdin
df611e5f82 only show top-level spaces in analytics 2024-06-14 12:17:57 -04:00
ggurdin
a9105c0804 Merge branch 'main' into analytics-rooms-data 2024-06-13 16:37:22 -04:00
ggurdin
94aaaf6963 update room capacity when going between different rooms 2024-06-13 16:25:38 -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
c64829cd3c Fix class analytics overflow 2024-06-13 15:48:46 -04:00
Kelrap
d8dc864616 Present full room error differently 2024-06-13 14:00:15 -04:00
ggurdin
859c283ba3 added class name to analytics title 2024-06-13 13:58:08 -04:00
ggurdin
e96c0e34db constructs data model updates 2024-06-13 09:09:24 -04:00
Kelrap
71e710c777 Added explanation for room capacity 2024-06-10 15:07:51 -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
Kelrap
11c986131f Changed capacity to int 2024-06-10 09:55:34 -04:00
ggurdin
e3d30c6207 fix for last message sent on analytics list tiles 2024-06-07 14:25:40 -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
db61c1f1cf Fix some capacity enforcement bugs 2024-06-05 16:22:19 -04:00