learning circles
coordinate study groups for online courses
Fix infinite scrolling on team course list page
Fix broken paging for team course lists on the dashboard
Add filter for team courses to organizer page for managing courses
Move code for search filter into p2pu-components
Create a course lists if it doesn't exist
Display error when updating the course list wasn't successful
Add __str__ to have sensible labels in django admin
Remove edit link from team course lists
Basic indication that data is being sent to the server
Pass URL for CourseList API to frontend
Add API request to update course lists
Add filter for team courses in learning circle creation form
Work on view for adding courses to course list
Add link to dashboard to add team courses
Add course view for searching and adding team courses.
Add filtering based on course list
Add basic DRF code for CourseList
Merge branch 'master' into 2023-course-lists
Remove import for removed TeamPage view
Remove outdated city based view of learning circles
Remove old version of team pages
Merge branch 'master' into 2023-course-lists
Merge branch 'release' of github.com:p2pu/learning-circles
Make sure dates on the participant dash are interpreted as dates in the local time to prevent day slippage