Commit graph

90 commits

Author SHA1 Message Date
Kelrap
2ed11d6d74 Doesn't treat subspaces like subchats 2024-06-21 14:14:17 -04:00
Kelrap
651b7514ed Fix list concurrently edited error 2024-06-21 09:35:30 -04:00
ggurdin
e7f1dcf6a3 merge main 2024-06-19 12:28:14 -04:00
Kelrap
718a998576 Fix room locking bugs 2024-06-18 15:57:06 -04:00
Kelrap
1cf0caf48d Fix archiving bugs 2024-06-18 15:15:30 -04:00
Kelrap
a2a31e526a Gray out buttons for spaces user isn't admin for 2024-06-17 12:25:05 -04:00
Kelrap
aa5d09407e Make sure user has permission to add space child 2024-06-17 10:16:43 -04:00
Kelrap
4a0ee3665f Can't add subclass as parent space 2024-06-17 10:02:41 -04:00
ggurdin
ce3a88e7a7 fluffychat merge 2024-06-17 09:58:21 -04:00
ggurdin
c9b6c52761 fluffychat merge 2024-06-17 09:22:04 -04:00
ggurdin
7b95e68a6e merge conflicts 2024-06-14 13:19:48 -04:00
Kelrap
1e0a5e71fd Shorten parent names 2024-06-14 13:00:21 -04:00
Kelrap
3f244f441f Show parents of spaces in Add to Space menu 2024-06-13 17:10:39 -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
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
c8aac0b450 merge conflict 2024-06-07 16:01:12 -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
ggurdin
199e71159d some small fix for archive/leave button PR 2024-06-06 16:37:14 -04:00
Kelrap
33de062a6e Organized room extension methods 2024-06-06 16:02:10 -04:00
Kelrap
b889575d5f Merge branch 'archive-dif-from-leave' of https://github.com/pangeachat/client into archive-dif-from-leave 2024-06-06 15:50:30 -04:00
Kelrap
6b606ef2c7 Non=admins kicked when only admin leaves 2024-06-06 15:28:22 -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
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
e4357a3e9b update space list on update analytics 2024-06-04 10:15:07 -04:00
Kelrap
42406dd360 Minor fixes 2024-06-03 14:21:18 -04:00
ggurdin
5bf5c904fa merged in main branch 2024-06-03 12:52:50 -04:00
ggurdin
12e364a32d move student summary analytics events to analytics rooms 2024-06-03 11:47:33 -04:00
Kelrap
2127277d81 Don't return to archived space view 2024-06-03 11:28:12 -04:00
Kelrap
e4af2f764e Minor error/structure corrections 2024-05-30 13:53:18 -04:00
Kelrap
a2fde3d70c Consistently send double-check popup 2024-05-30 12:04:17 -04:00
Kelrap
b5a35ad723 Update archive implementation 2024-05-30 09:43:07 -04:00
ggurdin
ec66e45b64 toggle to set suggested status for all spaces 2024-05-29 13:54:17 -04:00
Kelrap
f6d133310e More specific extension names 2024-05-28 09:00:42 -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
Kelrap
41fb0a421d Fixed typo in file name 2024-05-24 09:51:47 -04:00
Kelrap
7d69c33bc3 Merge branch 'main' into reorganize-extensions 2024-05-24 09:30:57 -04:00
Kelrap
d668a9b73f Splits extensions into multiple smaller files 2024-05-24 09:19:37 -04:00
ggurdin
340e90ac38 fix for concurrent modification of list error 2024-05-23 09:39:01 -04:00
Kelrap
aaeb72c398 Overflowing text is shortened, with ellipsis 2024-05-22 14:34:27 -04:00
Kelrap
9a6a58e53c Prevent non-admins of room from toggling class membership 2024-05-20 16:33:33 -04:00
ggurdin
536d3ddfd8 added helper functions to reduce duplications in functions to add analytics rooms to spaces and to join analytics rooms via spaces 2024-05-14 12:16:00 -04:00
ggurdin
61bcf059d3 removed unused function 2024-05-14 11:14:04 -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