Commit graph

98 commits

Author SHA1 Message Date
Kelrap
3ffdd6f264 Use more readable text and selection color 2024-06-21 11:49:35 -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
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
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
ggurdin
0e47b84552 navigation updates to make sure update happens after going to sub-space in space analytics 2024-06-05 14:25:35 -04:00
Kelrap
7fd7ec2d7c Add capacity option when creating room 2024-06-05 13:34:12 -04:00
ggurdin
551b0cd407 removed recursive calls to setState in student analytics 2024-06-05 10:35:16 -04:00
Kelrap
ff198f64bc Check capacity when joining room 2024-06-04 16:43:59 -04:00
Kelrap
215686f4a4 Add capacity field, fix details page permissions 2024-06-04 14:59:17 -04:00
ggurdin
1fa677c8f3 Updated UI of error message popup to all constraints and make it scrollable 2024-06-04 13:04:30 -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
ggurdin
91f5fab0ea fix for out-of-date cached analytics not updating 2024-06-04 10:00:04 -04:00
ggurdin
98778abc51 reset chart data after selecting analytics tile 2024-06-03 13:32:12 -04:00
ggurdin
251f7c6582 updated analytics navigation to work with new constructs popup 2024-06-03 12:57:46 -04:00
ggurdin
5bf5c904fa merged in main branch 2024-06-03 12:52:50 -04:00
ggurdin
0f3e1d2cad merge conflicts 2024-06-03 12:31:06 -04:00
ggurdin
04f6894b47 cleanup some commented out code 2024-06-03 11:55:18 -04:00
ggurdin
12e364a32d move student summary analytics events to analytics rooms 2024-06-03 11:47:33 -04:00
ggurdin
38cf8531ba change message error list into dialog 2024-05-29 12:36:09 -04:00
ggurdin
4e8f9abfb0 sort errors by number, prevent horizontal scrolling of analytics tab, join chat on analytics tile click 2024-05-29 12:10:36 -04:00
ggurdin
417d0fde02 hotfix to aggregated construct events with different senders but identical lemmas 2024-05-29 10:44:15 -04:00
Kelrap
e90575efaf Move main extension files, rename secondary extension files 2024-05-27 14:32:04 -04:00
ggurdin
de443179be Merge branch 'main' into ellipses-on-text-overflow 2024-05-27 09:46:23 -04:00
ggurdin
c203071a7d removed unused delete room files 2024-05-22 16:39:32 -04:00
Kelrap
aaeb72c398 Overflowing text is shortened, with ellipsis 2024-05-22 14:34:27 -04:00
Kelrap
8b0104db06 Moved state-related functionality to controller 2024-05-21 11:51:30 -04:00
Kelrap
733f37717c When user changes languages, updates learning settings 2024-05-21 11:11:55 -04:00
ggurdin
d5fc7b5e78 fix for error with msg events with multiple of the same type of pangea match only showing the first instance 2024-05-16 14:46:08 -04:00
ggurdin
ba72857114 merge conflicts 2024-05-16 10:15:22 -04:00
Kelrap
25daaad305
Change default value of autoplay option to false 2024-05-15 16:49:47 -04:00
ggurdin
f15d79179d usability test updates - don't stack space details, always suggest new chats in spaces 2024-05-15 15:03:35 -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