d27
The only difference between ordinary and extraordinary is just that little "extra".
Simplify check for changed facilitators
Update reminders when facilitators change
feat: self-removal-warning
changing style of warning (button and removing hr)
feat: self-removal-warning
fixing error with empty facilitator array
feat: self-removal-warning
changing to inline warning when current user removed as facilitator
Rename templates to be consistent
Update copy for facilitator added or removed notifications
Update django admin to display multiple facilitators and search for them. Closes
Update meeting reminders for multiple facilitators
Update handling of team association on signup page
feat: self-removal-warning
show a warning message when a user removes themselves as facilitator
Update method for getting learning circle organizers. Closes
Add facilitators to `to_dict` serialization that is part of the StudyGroup model. Move fields around to better compare with serialization in API
API validating and error message to ensure that all facilitators are not removed from a learning circle. Closes
Merge pull request from p2pu/master
Delta release 2022-07-25
Merge pull request from p2pu/2022-07-btn-wtf
Update theme and button styles on learning circle management page
Update theme and button styles on learning circle management page
Merge pull request from p2pu/2022-07-btn-wtf
Update theme and button styles on learning circle management page
Update theme and button styles on learning circle management page
Update theme and button styles on learning circle management page
Update serialization of facilitators for API. See issue