Commit graph

12721 commits

Author SHA1 Message Date
Kelrap
7d61004279 Use avatar as default when course image unavailable 2025-11-05 14:02:47 -05:00
ggurdin
38f07bc0f2
Merge pull request #4607 from pangeachat/4606-make-activity-drop-entry-button-a-small-button-on-the-right
refactor: replace activity stats menu with smaller button
2025-11-05 13:44:56 -05:00
ggurdin
ff21ab8608
refactor: replace activity stats menu with smaller button 2025-11-05 13:44:25 -05:00
ggurdin
8d69de4586
Merge pull request #4605 from pangeachat/course-chats-issues
chore: filter out unjoined activities without members and ones with a…
2025-11-05 12:57:49 -05:00
ggurdin
3c2f472857
chore: filter out unjoined activities without members and ones with activity IDs not in the space's course 2025-11-05 12:57:19 -05:00
Kelrap
d89cd154f5 Remove loading indicator on images while activities translated 2025-11-05 12:49:43 -05:00
ggurdin
db951136ab
Merge pull request #4603 from pangeachat/4602-hide-change-avatar-notifications-in-chat_event_list
chore: fitler out avatar change events from timeline
2025-11-05 12:23:45 -05:00
ggurdin
4bcf61e20b
chore: fitler out avatar change events from timeline 2025-11-05 12:23:13 -05:00
ggurdin
928793f76f
Merge pull request #4600 from pangeachat/4599-remove-of-chats-icon-in-course-unjoined-activities-sections
chore: remove chat number indicator in activity session unjoined chunks
2025-11-05 12:17:51 -05:00
ggurdin
e8efb62ad8
chore: remove chat number indicator in activity session unjoined chunks 2025-11-05 12:17:22 -05:00
avashilling
250ec62b03 remove label and add tooltip when screen is small
in course analytics view
2025-11-05 12:08:55 -05:00
avashilling
d311b8e955 update analytics access request copy
change copy to reflect that only requesting admins can view analytics (from both ends), and also includes a list of requesting admins to see who user is giving access to.
2025-11-05 11:44:37 -05:00
avashilling
a0d6d6360f Hide request analytics if only person in course 2025-11-05 10:40:48 -05:00
ggurdin
2bc8a10e5c
remove more duplicate logic 2025-11-05 10:40:23 -05:00
ggurdin
a4b8f2b8bc
Merge branch 'main' into choreographer-refactor 2025-11-05 10:39:29 -05:00
ggurdin
ef5301e409
Merge pull request #4598 from pangeachat/translate-changed-key
chore: translate changed copy
2025-11-05 10:39:04 -05:00
ggurdin
17c4a7bcd8
chore: translate changed copy 2025-11-05 10:38:16 -05:00
ggurdin
e0ac722073
Merge branch 'choreographer-refactor' of https://github.com/pangeachat/client into choreographer-refactor 2025-11-05 09:20:09 -05:00
ggurdin
08f393199b
move logic for showing the first available match into chat controller 2025-11-05 09:19:38 -05:00
Kelrap
14205602d4 Adjusted spacing of individual request button 2025-11-04 16:50:42 -05:00
Kelrap
858b2375f9 Edited text/adjusted spacing so requested popup matches requesting popup 2025-11-04 16:23:13 -05:00
ggurdin
00e0a82e0c
Merge branch 'main' into choreographer-refactor 2025-11-04 16:14:06 -05:00
ggurdin
26c8728114
copilot suggestions 2025-11-04 16:13:24 -05:00
Kelrap
71577dc300 Edit request all button text, make spacing closer to invite page buttons 2025-11-04 16:11:05 -05:00
ggurdin
a48a799af7
chore: update tokens repo 2025-11-04 16:05:27 -05:00
Kelrap
1caf80aa9c Decrease vertical spacing in activity card 2025-11-04 15:44:40 -05:00
Kelrap
57857765af Decrease share/done button spacing in invite page 2025-11-04 15:27:46 -05:00
ggurdin
77ec540693
reduce duplicate code 2025-11-04 15:23:54 -05:00
Kelrap
e85ac666ad Replace 'ban from chat' with 'ban' and 'kick from chat' with 'kick' 2025-11-04 15:21:02 -05:00
ggurdin
5c95a4c62b
fix choice array background color 2025-11-04 15:15:21 -05:00
ggurdin
9f30e26a2a
reduce complexity of choice array widget 2025-11-04 14:57:20 -05:00
ggurdin
4bbb81e20c
only rebuild choreo-widgets when related data updates 2025-11-04 14:39:16 -05:00
ggurdin
62454b5699
Merge pull request #4595 from pangeachat/include-actfl
feat: script to translate specific keys and inclusion of acftl in lev…
2025-11-04 13:49:08 -05:00
wcjord
c7c6efadaf feat: script to translate specific keys and inclusion of acftl in level names 2025-11-04 13:38:38 -05:00
ggurdin
ae29fbd11a
reduce unneeded builds 2025-11-04 11:55:47 -05:00
ggurdin
ef8292b46c
move logic for continuation of IT fully into IT controller, fix some issues with IT step request queue 2025-11-04 10:42:35 -05:00
ggurdin
b20f2d3ef0
Merge pull request #4594 from pangeachat/4593-activity-becomes-un-done-when-one-of-the-members-leave
fix: if activity is considered famous, don't revent to 'start activit…
2025-11-04 09:22:28 -05:00
ggurdin
ba5ec37a9d
fix: if activity is considered famous, don't revent to 'start activity' UI when a member leaves 2025-11-04 09:21:56 -05:00
ggurdin
c8a97b106f
Merge pull request #4589 from pangeachat/4556-activity-summary-and-tooltip-popup-are-different-shades
normalize use of gold and yellowLight in activities
2025-11-04 09:10:00 -05:00
ggurdin
978d70822f
refactor IT bar 2025-11-03 13:02:03 -05:00
ggurdin
2b522b6dd7
widgets refactor 2025-11-03 12:52:22 -05:00
ggurdin
9ce99daac9
Merge branch 'main' into choreographer-refactor 2025-11-03 12:29:13 -05:00
ggurdin
9f6bdabb20
Merge pull request #4592 from pangeachat/merge-prod-into-main
Merge prod into main
2025-11-03 11:48:07 -05:00
ggurdin
a1bc95b4e4
Merge branch 'production' into merge-prod-into-main 2025-11-03 11:47:31 -05:00
ggurdin
93a7cc878a
Merge pull request #4591 from pangeachat/hotfix
fix: handle missing roles key in activity role model fromJson function
2025-11-03 11:46:43 -05:00
ggurdin
7274442136
fix: handle missing roles key in activity role model fromJson function 2025-11-03 11:44:59 -05:00
ggurdin
beee910448
Merge pull request #4588 from pangeachat/merge-prod-into-main
Merge prod into main
2025-11-03 11:41:44 -05:00
ggurdin
632b882b50
Merge branch 'production' into merge-prod-into-main 2025-11-03 11:40:54 -05:00
avashilling
3dae91c05c normalize use of gold and yellowLight in activities
now use same color for tooltip popups and activity widgets
2025-11-03 11:38:28 -05:00
ggurdin
c85ba9ad14
Merge branch 'main' into choreographer-refactor 2025-11-03 11:15:05 -05:00