ggurdin
7a3770ac06
Merge branch 'production' into merge-prod-into-main
2025-11-07 09:41:02 -05:00
ggurdin
594df2d6d2
fix: open course activity filtering fixes
2025-11-07 09:36:10 -05:00
ggurdin
27b3e96c6e
fix: if activity is finished, always set activity started to true
2025-11-07 09:24:46 -05:00
Kelrap
043319ffe2
Merge branch 'main' of https://github.com/pangeachat/client into overflow-fixes
2025-11-06 10:20:38 -05:00
Kelrap
69280ed95d
Adjust pages with padding of 30 to 20 (fix potential course page overflow)
2025-11-06 10:10:25 -05:00
Kelrap
aa03985c38
Make single-request status button text shrink as needed
2025-11-06 09:48:09 -05:00
ggurdin
84e4fbcde8
fix: fix redirect after delete chat from details page
2025-11-05 14:48:18 -05:00
ggurdin
7f1bd37606
fix: reload space analytics on room change
2025-11-05 14:43:30 -05:00
ggurdin
2f1c883233
Merge branch 'main' into translate-image-loading
2025-11-05 14:31:07 -05:00
ggurdin
94c74e9b81
Merge branch 'main' into 4584-space-analytics-ui-tweaks
2025-11-05 14:30:02 -05:00
ggurdin
f880115ac4
resolve merge conflcits
2025-11-05 14:29:31 -05:00
ggurdin
550e22a74e
update translations
2025-11-05 14:23:36 -05:00
ggurdin
c579f7ccf0
Merge pull request #4609 from pangeachat/course-default-images
...
Use avatar as default when course image unavailable
2025-11-05 14:08:28 -05:00
ggurdin
f0185441dd
refactor: separate dropdown menu for activity sessions
2025-11-05 14:06:19 -05:00
Kelrap
7d61004279
Use avatar as default when course image unavailable
2025-11-05 14:02:47 -05:00
ggurdin
ff21ab8608
refactor: replace activity stats menu with smaller button
2025-11-05 13:44:25 -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
4bcf61e20b
chore: fitler out avatar change events from timeline
2025-11-05 12:23:13 -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
17c4a7bcd8
chore: translate changed copy
2025-11-05 10:38:16 -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
Kelrap
71577dc300
Edit request all button text, make spacing closer to invite page buttons
2025-11-04 16:11:05 -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
Kelrap
e85ac666ad
Replace 'ban from chat' with 'ban' and 'kick from chat' with 'kick'
2025-11-04 15:21:02 -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
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
a1bc95b4e4
Merge branch 'production' into merge-prod-into-main
2025-11-03 11:47:31 -05:00
ggurdin
7274442136
fix: handle missing roles key in activity role model fromJson function
2025-11-03 11:44:59 -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
5e0e049f81
fix: throw more specific errors, always send stack trace to sentry, don't try to access client directly after logout
2025-11-03 11:10:59 -05:00
ggurdin
5627d55eaa
fix: don't show activity summary unsubscribed message if summary is present
2025-11-03 10:09:29 -05:00
ggurdin
b909e87c0d
chore: add padding to the bottom of course settings page
2025-11-03 09:36:26 -05:00
ggurdin
ffc600caf8
fix: disable lemma emoji row buttons when onSelect does nothing
2025-11-03 09:27:26 -05:00
ggurdin
c833c956d0
Merge pull request #4548 from pangeachat/add-plan-popup
...
When adding a plan to a course, don't ask users to go to existing course
2025-11-03 09:22:21 -05:00
ggurdin
fab757a0cf
Merge pull request #4567 from pangeachat/filter-non-public
...
Filter out courses from search if they aren't public
2025-11-03 09:21:06 -05:00
ggurdin
b8b212b9e0
Merge pull request #4571 from pangeachat/invite-button-overflow
...
Shorten invite button text
2025-11-03 09:06:03 -05:00
ggurdin
51c52d4ab9
Merge pull request #4572 from pangeachat/4550-Add-background-to-activity-detail
...
4550 Add background to activity detail
2025-11-03 09:05:41 -05:00
ggurdin
ec2856d840
formatting
2025-11-03 09:04:04 -05:00
wcjord
1fc881fe1e
hot-fix: ignore old activities
2025-11-01 17:46:25 -04:00
wcjord
5c5d9549e2
copy: change 'pay' to 'checkout' as more clear
2025-10-31 14:25:34 -04:00
Alexa "Tig" Harriss
f0460cef70
Added Background to description for users with Wallpapers
2025-10-31 10:43:40 -04:00
Kelrap
ef4b849280
Shorten invite button text
2025-10-31 10:35:10 -04:00