Commit Graph

13 Commits

Author SHA1 Message Date
bc245eff51 Connect Schedule to Availability screen 2020-08-23 00:28:05 +02:00
017f6e3869 Connect Schedule to API and 2020-08-22 22:49:03 +02:00
672044e905 Reorganize and cleanup 2020-08-22 01:08:18 +02:00
27e0889737 Refactor styling of multiple screens and NavBar
-  Add the title to the navbar
- Add react-helmet and Title component to help change tab/page title
- Improve layout of Schedule screen
- Add a "clear selection" button to Schedule screen
- Improve readability of forms
2020-06-03 01:11:34 +02:00
a97f8dc1c3 Add sort to selected dates list 2020-06-02 16:40:08 +02:00
950e2e3165 Lift Schedule child components state to parent 2020-06-02 16:17:17 +02:00
38858668eb Add "confirm dates" button 2020-06-02 15:42:48 +02:00
7ae26e39c4 Add SelectedDates component 2020-06-02 12:48:28 +02:00
f03fc0c461 Extract DurationSelector to its own component 2020-06-02 11:17:10 +02:00
055e92ee01 Add a basic FullCalendar to Schedule screen 2020-05-28 15:42:36 +02:00
a0cf11a9df Add duration selector 2020-05-28 15:08:31 +02:00
733060d770 Implement TimezonePicker component 2020-05-27 20:49:49 +02:00
2620bc92aa Add Schedule screen, refactor screens and tz data 2020-05-27 15:51:41 +02:00