Commit Graph

6 Commits

Author SHA1 Message Date
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
rui hildt 714a631896 Format availibility to post 2020-08-27 14:51:58 +02:00
rui hildt 850921eb25 Connect TimezonePicker/TimePicker in Availability
- create TimePicker, import and connect it in Availability to state
- create 'times' assets for TimePicker
- connect TimezonePicker to state
2020-08-26 20:13:12 +02:00
rui hildt bc245eff51 Connect Schedule to Availability screen 2020-08-23 00:28:05 +02:00
rui hildt a52bc8f7ab Cleanup a bit more :) 2020-08-22 01:46:39 +02:00
rui hildt 672044e905 Reorganize and cleanup 2020-08-22 01:08:18 +02:00