ggurdin
16fe7f28e3
move language settings getter into user controller
2025-12-04 09:12:48 -05:00
ggurdin
5ce2a787b4
3890 activity start page changes ( #3901 )
...
* comment out unreferenced files
* decouple courses, topics, and activities
* update start page
* disable 'join open session' button
2025-09-08 15:25:56 -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
Wilson
58e6aa3298
fix: add authorization header and web image fetch method for activity suggestion cards ( #3839 )
...
* add authorization header and web image fetch method for all activity images
* formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-02 09:07:22 -04:00
wcjord
4e3f82331c
Update-sample-course ( #3823 )
...
* chore(courses): update test/sample coures
* feat(activity_planner): addition of goals, location, and description to activities
* formatting
* added activity ids and renamed bookMarkId to activityId
* formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-08-27 16:41:03 -04:00
Kelrap
5efaf8e7f2
Wrap view elements in SafeArea ( #3778 )
...
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-08-26 16:29:01 -04:00
ggurdin
f9ee134cdd
feat: course planner
2025-08-25 15:43:17 -04:00
ggurdin
7c03c70105
3517 non local storage of bookmarked activities ( #3761 )
2025-08-18 11:43:00 -04:00
ggurdin
ba38633c47
chore: if launching one activity, redirect to created chat instead of space chat list ( #3765 )
2025-08-15 15:18:38 -04:00
ggurdin
9e190d483a
chore: use activity IDs from the choreo response ( #3706 )
2025-08-12 15:34:57 -04:00
Kelrap
d82efa2ced
Make objective/topic/mode nullable lists instead of async ( #3698 )
...
* Make objective/topic/mode nullable lists instead of async
* Check for mount before setting state
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-08-12 12:12:10 -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
ggurdin
4cb1e801d2
chore: go back to base screen on back button from launch screen with activity card ( #3645 )
2025-08-06 15:56:36 -04:00
ggurdin
62140c56da
feat: activity sessions
2025-08-04 16:31:00 -04:00
Kelrap
480ad320f4
Add activity generator maxLength via SuggestionFormField parameter ( #3465 )
2025-07-15 12:41:28 -04:00
ggurdin
a41b2d2dde
More specific error messages ( #3418 )
...
* chore: add more specific error messages
* chore: more specific error messages
* chore: more specific error messages
* chore: more specific error messages
2025-07-11 09:51:49 -04:00
ggurdin
b0ad8a625c
chore: updates to buttons in activity dialog, added regenerate button, don't reset generator input fields when pressing back button ( #3356 )
2025-07-07 12:39:26 -04:00
ggurdin
44982e8b84
chore: updates to activity generator UI
2025-07-02 15:56:27 -04:00
ggurdin
d209c1c3db
chore: request activity topics/objectives/modes in user l1
2025-06-30 10:44:10 -04:00
ggurdin
47e03d5a02
chore: add CEFR level to activities
2025-06-11 16:52:02 -04:00
ggurdin
30b185cdcc
fluffychat merge
2025-06-09 16:02:38 -04:00
Kelrap
6a76a27312
Max activity participants ( #2871 )
...
* Use participants star for level bar
* Remove progress bar drop shadow
* Do not allow activities with >50 participants
* Fix intl_en comma placement
* Add validation to activity editing
* Formatting
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-05-22 14:33:57 -04:00
ggurdin
8289a33c2d
2765 direct users to add to chat with multiselect rather than create ( #2824 )
...
* chore: abstract activity editting into builder widget
* feat: allow users to launch activities to existing chats instead of making new chat
2025-05-16 13:48:18 -04:00
ggurdin
d111b11783
chore: fixes for editting / bookmarking of activities ( #2436 )
2025-04-14 10:56:19 -04:00
ggurdin
b333c45026
2364 on chat creation with activity if no room image set activity image ( #2371 )
...
* chore: formatting
* chore: on chat creation without activity, set avatar to activity image if no image set
2025-04-07 10:58:38 -04:00
ggurdin
dd8ec30712
2253 activity planner feedback ( #2256 )
...
* chore: UI / UX updates to activity launching
* chore: launch generated activities into existing chat if available
2025-03-28 14:07:33 -04:00
ggurdin
b7b5522649
2223 make your own activity page ( #2245 )
...
* feat: added make your own activity page
* chore: center content of activity planner page
2025-03-27 16:57:07 -04:00