learning circles
coordinate study groups for online courses
Add Django admin for Cities
Remove incorrect prop for setting text on react-select when there are no options
Update placeholder text and message display when there are no matches on city and country inputs
Rename cities to places. Add fixture with capitals.
Clean up PlaceInput to use InputFields from p2pu-components and handle errors
Rename components and files for consistency
Add cities fixture to fix tests
Add class for react select to set proper font sizes
UI for selecting city or entering city, region, country
Work on getting data for city API and country completion API
Add UX for manually entering city details
Add missing urls.py and add view for adding new cities
Create app with db model for cities.
Fix error not showing reviews
Fix error not showing reviews
Show up to 9 learning circles associated with a resource, most recent first. Remove link to more reviews when there aren't any
Bump input fields and theme
Simplify query for course reviews
Remove unused code for course platforms platforms
Fix broken markup when there are no reviews
Fix markup on course reviews page
Remove discourse url generation view
REmove unused css class from elements