Commit Graph

22 Commits (7d46892a39867b9d5e42a6686d80d60bd957332c)

Author SHA1 Message Date
ggurdin c04466fdca
3915 course chat view updates (#3919) 2 months ago
ggurdin 2d6e075707
chore: go to course settings tab after archiving activity, show check over completed activites (#3913) 2 months ago
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
2 months ago
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
2 months ago
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>
2 months ago
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>
3 months ago
ggurdin f9ee134cdd
feat: course planner 3 months ago
ggurdin 7c03c70105
3517 non local storage of bookmarked activities (#3761) 3 months ago
ggurdin b0ad8a625c
chore: updates to buttons in activity dialog, added regenerate button, don't reset generator input fields when pressing back button (#3356) 4 months ago
ggurdin 5831860355
Public space click (#2327)
* chore: open space bottom chat on click public space card

* chore: use boxfit.cover for images in activity card and public space card
8 months ago
ggurdin 10c41c7112
feat: public spaces on homepage (#2318) 8 months ago
ggurdin d4ce298866
chore: make activity bookmark ID final to prevent bookmarking the same activity twice (#2310) 8 months ago
ggurdin 6b75c61514
chore: replace image error icon with empty box (#2307) 8 months ago
ggurdin 2ea2338a1b
chore: updated styling of bookmark button on activity suggestion card to make it stand out in light and dark mode (#2305) 8 months ago
ggurdin c60b16dfe2
chore: updates to activity suggestion card design (#2293) 8 months ago
ggurdin 9142d1f31d
2280 new chat page and activity planner refine (#2289)
* chore: show new room error on text field

* chore: update button show colors of activity suggestion cards
8 months ago
ggurdin 6f5f0b5825
chore: improvements to activity bookmarking (#2275) 8 months ago
ggurdin dd8ec30712
2253 activity planner feedback (#2256)
* chore: UI / UX updates to activity launching

* chore: launch generated activities into existing chat if available
8 months ago
ggurdin 66ac13f3bf
feat: featured activities page and new activity planner navigation (#2242) 8 months ago
ggurdin ee11c5596b
feat: add activity suggestions to new chat page (#2235) 8 months ago
ggurdin c204f484c9
refactor: make activity card into a dialog when launching / editing, adjust sizing to fit two-per-row on small screens (#2123) 8 months ago
ggurdin 07cbf2426a
feat: start a chat using an activity template (#2107)
Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
8 months ago