learning circles
coordinate study groups for online courses
put dashboard at root url, put deprecation alert on old dashboard, fix pagination on courses table, move up dashboard survey box
Merge branch 'master' of github.com:p2pu/learning-circles
update variable names on facilitator dashboard prompt to make sure everyone sees it
update dashboard popup to prompt facilitators to visit new dashboard
use latest version of p2pu-search-cards to fix styling bug on create studygroup page
use latest version of p2pu-search-cards to fix styling bug on create studygroup page
update variable names on facilitator dashboard prompt to make sure everyone sees it
update dashboard popup to prompt facilitators to visit new dashboard
update variable names on facilitator dashboard prompt to make sure everyone sees it
update dashboard popup to prompt facilitators to visit new dashboard
use latest version of p2pu-search-cards to fix styling bug on create studygroup page
Add p2pu.github.io to CORS whitelist
Fix error reading data instead of cleaned_data
Add signup count back for logged in users on reports view
Merge branch '2019-05-signup-api'
Merge branch 'master' of github.com:p2pu/learning-circles
Rename field in signup api
Make boolean fields boolean
Remove signup count from public API
Update schema - chain now fails on first error, boolean parses text "on" or "true" to mean True
Add protocol ENV variable to docker-compose file
Merge branch 'new_facilitator_dashboard' of github.com:p2pu/learning-circles into new_facilitator_dashboard