* 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
* 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>
* 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
* chore: add more specific error messages
* chore: more specific error messages
* chore: more specific error messages
* chore: more specific error messages
* 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>