d27
The only difference between ordinary and extraordinary is just that little "extra".
Add text about learner accounts in reminder messages
Add text about creating a P2PU account in learner signup messages
Fix facilitator display for multiple facilitators
Add button for emailing faciltitors
Update copy on message forms. Closes
Remove non-functional react based course selection for the legacy form. The default input works albeit a little clumsy
Filter active learning circles component to only display participating learning circles
Update participant dash view to appropriately redirect if the user is not signed up or does not have a confirmed email address
Update is_learner logic for API
Only show learner link to facilitators if they are also signed up for the learning circle
Fix padding and only show active learning circles if there are any
Update RSVP on meetings to use a Radio button
Update title for dashboard
Mock out autocomplete for now
Fix incorrect class attribute in react components
Check if user is group facilitator before showing signup count and manage link
Update card with participant signup info and facilitator info. Filter participating learning circles for accounts with unconfirmed email addresses
Update email verification prompt on dashboard to clarify that learning circles a user signed up for might be missing
Update CI to add version info to app
Update participant dash to correctly show RSVPs when participant has not yet responded and only prompt for a survey response if it has not yet been completed
Remove link to faclitator dash from active lc component