frontend/src/components/Schedule
rui hildt 6cc19211c1 Fix rendering of events in Availability & refactor
- Possible dates were not ordered by dates, which in turn crashed
the rendering of Availability component
- Token was not added to headers after login
- Refactor Schedule by removing useless UseEffect
- Simplify rendering of events in Selected Dates (for now)
2020-09-02 23:08:41 +02:00
..
DaySelector.js Add Availability component 2020-06-09 16:07:07 +02:00
DaySelector.less Refactor styling of multiple screens and NavBar 2020-06-03 01:11:34 +02:00
DurationSelector.js Connect Schedule to API and 2020-08-22 22:49:03 +02:00
SelectedDates.js Fix rendering of events in Availability & refactor 2020-09-02 23:08:41 +02:00