d27
The only difference between ordinary and extraordinary is just that little "extra".
Merge branch 'master' into meetingsss
Merge branch 'meetingsss' of github.com:p2pu/learning-circles into meetingsss
remove modal from meeting scheduler, only use meeting time when one is selected, update text on signup page
use rrule text for meeting schedule or meeting count instead of weeks
use meeting dates and times to support multiple meetings on same day
meeting scheduler styling
update meeting scheduler to use suggestios and modal
remove start date field, add suggested dates to calendar, add delete button to date list
fix locators and e2e tests for new meeting scheudler
test generating LCs from dates
generate meetings from dates and load dates in frontend from meetings
rewrite meeting scheduler component
use calendar interface for meeting scheduler
Update test to use meeting end date rather than duration and fix test that depended on a relative date without using freezetime
Add timezone to time on meeting selection tab
Prevent end times that goes into the next day