Commit graph

7171 commits

Author SHA1 Message Date
ggurdin
268dd252fa
Merge branch 'show-all-activity-sessions' into merge-prod-into-main 2025-12-02 12:55:28 -05:00
ggurdin
8caee7f2a5
chore: hide arrow in activity session tiles if user isn't admin 2025-12-02 12:54:54 -05:00
ggurdin
c70e066e9e
add mixin with function to set lemma emoji and send analytics 2025-12-02 12:33:09 -05:00
ggurdin
305c08af73
Merge branch 'main' into 4747-in-image-mode-xp-animation-on-selection 2025-12-02 11:32:34 -05:00
ggurdin
a484c38be1
fix: set showed menu on show menu instead of on show tutorial popup 2025-12-02 11:21:51 -05:00
ggurdin
3f1d489ec0
feat: store whether or not user has seen activity menu tutorial popup and don't show it again 2025-12-02 10:56:08 -05:00
ggurdin
22417c6c4a
merge prod into main 2025-12-02 10:22:56 -05:00
ggurdin
7f26218026
feat: allow admins to view and join ongoing/completed activities 2025-12-02 10:15:05 -05:00
ggurdin
8c404758ef
initial work to normalize sending on emoji analytics / settings of user lemma emojis 2025-12-01 15:21:06 -05:00
ggurdin
660b92fdf1
refactor: reorganize / simplify practice mode (#4755)
* refactor: reorganize / simplify practice mode

* cleanup

* remove unreferenced code

* only use content words in emoji activities
2025-12-01 13:33:51 -05:00
ggurdin
cd4600501d
feat: make course default chats optional to add (#4756) 2025-12-01 12:42:57 -05:00
ggurdin
0bc7afec8a
chore: unfocus input bar on show tutorial overlay (#4744) 2025-11-21 13:43:45 -05:00
ggurdin
15c934ae53
chore: add shimmer to selectable activity roles (#4743) 2025-11-21 13:12:38 -05:00
ggurdin
35ffefbfd7
chore: update activity analytics scroll physics (#4737) 2025-11-21 12:29:59 -05:00
ggurdin
f1246fae6a
chore: fix IT bar tooltip background (#4730) 2025-11-21 11:55:32 -05:00
ggurdin
10f298a5d5
fix: rendering issue with mentions popup (#4729) 2025-11-21 11:34:12 -05:00
Kelrap
c068d3f63a
Don't show delete subchat builder if there are no subchats (#4722) 2025-11-21 11:09:14 -05:00
Kelrap
ec35836c5d
Don't make column for summaries if there are no summaries (#4723) 2025-11-21 11:08:52 -05:00
ggurdin
b5a7b1bef0
fix: fix small text input boxes on iOS (#4719) 2025-11-21 09:21:57 -05:00
ggurdin
a504b8b832
fix: update how top overflow is calculated for overlays (#4718) 2025-11-20 16:10:07 -05:00
ggurdin
9a5e9ea2e9
chore: hide irrelevant permissions in space permissions settings (#4717) 2025-11-20 15:07:28 -05:00
avashilling
6e8a6f8332
rain confetti on activity finish (#4715)
* rain confetti on activity finish

also add continue button, and change copy for completed single practice activities

* fix: show confetti popup when finish all activities with grammar activity

* translations

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-20 14:55:27 -05:00
avashilling
54c74cbb33
match start activity title to regular title style (#4708)
* match start activity title to regular title style

* center title and only shrink text on mobile

* center align text

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-20 13:47:46 -05:00
ggurdin
d3fdd53245
fix: maintain room summaries in chat details page (#4716) 2025-11-20 13:43:57 -05:00
ggurdin
4ee9dd7c49
chore: allow users in un-started activities to leave (#4714) 2025-11-20 13:00:11 -05:00
ggurdin
196318d0e7
feat: add button to allow admins to change course plan (#4713) 2025-11-20 12:41:16 -05:00
ggurdin
0c7813dc8e
feat: enable joining space via link on mobile (#4712) 2025-11-20 12:15:47 -05:00
ggurdin
cddad03ff9
chore: remove analytics from activity summary request (#4711) 2025-11-20 11:40:14 -05:00
ggurdin
9399bbe195
chore: on add lemma emoji reaction, redact other emoji reactions for same lemma (#4710) 2025-11-20 11:21:35 -05:00
ggurdin
3d001fa3f3
fix: update logic for open activity sessions to never count archived activities (#4707) 2025-11-20 10:59:57 -05:00
Kelrap
8175d7867c
Replace saved activity instructions with informative text when nothin… (#4704)
* Replace saved activity instructions with informative text when nothing saved

* build: translations

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-20 10:53:23 -05:00
ggurdin
886d5a0bab
fix: clean up flagged activity IDs in local cache properly (#4705) 2025-11-20 10:43:59 -05:00
ggurdin
2a71560574
chore: move activity goal tooltip outside of chat input bar background color (#4703) 2025-11-20 10:10:38 -05:00
ggurdin
0d2175d677
fix: if user is in activity room, use room info to populate activity roles (#4702) 2025-11-20 09:49:46 -05:00
ggurdin
5f296f16d0
fix: show activity summaries (#4701) 2025-11-20 09:41:22 -05:00
ggurdin
09a949ca5f
chore: clear choreographer when user clears the input field (#4697) 2025-11-19 16:09:49 -05:00
ggurdin
da6e6be0cf
chore: scroll to top of activity description on start (#4696) 2025-11-19 15:45:25 -05:00
ggurdin
e31071d8a8
fix: maintain scroll position of user summaries carousel (#4695) 2025-11-19 15:28:41 -05:00
ggurdin
8ae30303b1
refactor: move activity vocab into widget, move activity-related noti… (#4694)
* refactor: move activity vocab into widget, move activity-related notifiers from chat controller to their own controller

* Update lib/pangea/activity_sessions/activity_session_chat/activity_vocab_widget.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update lib/pangea/activity_sessions/activity_session_chat/activity_chat_controller.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* remove unused value notifiers, add error handling to analytics update function

* reduce duplicate code

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-19 15:09:49 -05:00
ggurdin
e5852b5704
chore: sort course templates by CEFR level (#4688) 2025-11-19 12:03:36 -05:00
Kelrap
630194e3af
Make unread badge size consistent regardless of size (#4669)
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-19 11:49:35 -05:00
Kelrap
407ea6254e
Close the keyboard when use opens activity menu (#4673)
---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-19 11:42:50 -05:00
ggurdin
ee05510737
resolve merge conflicts 2025-11-19 11:05:26 -05:00
ggurdin
009ee68441
feat: allow search by base displayname for languages 2025-11-19 10:50:13 -05:00
ggurdin
fc3d127a69
merge prod into main, resolve merge conflicts 2025-11-19 10:23:00 -05:00
ggurdin
cdc6ca9cf7
feat: add teacher mode to course settings 2025-11-19 10:09:41 -05:00
ggurdin
9da70e1ecb
Merge branch 'production' into merge-prod-into-main 2025-11-19 09:09:59 -05:00
ggurdin
7e8801f3e7
chore: show chat view back button in column mode 2025-11-18 14:55:18 -05:00
ggurdin
9ac72c962d
chore: show bot in group chat invite page 2025-11-18 14:44:56 -05:00
ggurdin
f2684d3e1e
feat: add functionality to localize language display names 2025-11-17 16:40:21 -05:00