Commit graph

18 commits

Author SHA1 Message Date
ggurdin
ff90fc2947
fix: update spacing of activity participant indicators to make them narrower, make user activity summary highlight row scrollable (#4951) 2025-12-29 10:42:43 -05:00
ggurdin
37a5c912ae
fix: don't show shimmer until selectable 2025-12-02 14:31:48 -05:00
ggurdin
15c934ae53
chore: add shimmer to selectable activity roles (#4743) 2025-11-21 13:12:38 -05:00
Kelrap
6d8aa6c351
Make role background translucent when user style has image background (#4547) 2025-10-30 10:02:39 -04:00
ggurdin
ca8875f19b
chore: give max width to activity participant indicator widgets (#4327) 2025-10-10 11:45:40 -04:00
ggurdin
7380e8921e
fix: always allow show menu on click activity participant (#4146) 2025-09-25 13:44:57 -04:00
ggurdin
1a307285f0
chore: fix click cursor showing on hover of disabled activity participant widget (#4020) 2025-09-18 09:31:13 -04:00
Kelrap
f9dec3152b
Add dark/light mode check for unassigned participant label color (#4006) 2025-09-17 14:37:50 -04:00
ggurdin
414d28f78d
chore: don't allow hover of non-selectable activity participants items (#4002) 2025-09-16 13:08:12 -04:00
ggurdin
c6816aea03
chore: show user menu on click participant item (#3992) 2025-09-15 16:19:24 -04:00
ggurdin
a7dcd8719b
chore: adjust actvity participant text colot (#3968) 2025-09-12 12:38:13 -04:00
ggurdin
40137c226a
some activity / invite page tweaks (#3958) 2025-09-12 10:12:12 -04:00
ggurdin
def0664f89
chore: fix bot avatar in participant widget (#3867) 2025-09-04 09:55:03 -04:00
ggurdin
677e9ce594
3822 begin activity design implementation (#3827)
* file reorganization

* added activity summary widget to show in chat view and activity launch view

* more updates to activity sessions start page

* function to ping course

* remove duplicate loading of participants

* nav bar visibility changes

* add generalized image from url widget

* update bottom of screen activity status message and add summaries to chat event list

* scroll to summary on click

* show invited activity sessions in course chats view
2025-09-02 12:37:16 -04:00
ggurdin
1e3529180b
chore: simplify activity summary display, add activity summary widget to chat event list 2025-08-12 11:31:07 -04:00
Kelrap
25e72f440d
Use different name color for dark mode (#3694) 2025-08-11 16:19:39 -04:00
ggurdin
194c25be25
3671 dont show join wrap up state events instead in activity plan state event show taken untaken roles and below that show users who havent picked a role (#3675)
* chore: add role IDs

* chore: add row of unjoined users to activity plan state event display
2025-08-08 16:37:33 -04:00
ggurdin
d87f86bee1
3667 replace room creation state event with big image (#3670)
* build: reorganize activity-related files

* chore: add roles to instances of activity plan models

* chore: add avatar url to role object

* chore: in activity sessions, replace room creation state event with larger image
2025-08-08 12:21:46 -04:00
Renamed from lib/pangea/activity_planner/activity_participant_indicator.dart (Browse further)