Commit Graph

10 Commits

Author SHA1 Message Date
036bbcb396 Add Availability component 2020-06-09 16:07:07 +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
0ca7e66a4b Update conditional rendering of SelectedDates 2020-06-02 15:42:14 +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
0d6ed2accb Add clear selection button to DaySelector 2020-05-30 16:03:05 +02:00
9a5523d94b Add calendar days selection / switch npm to yarn 2020-05-30 15:46:16 +02:00
055e92ee01 Add a basic FullCalendar to Schedule screen 2020-05-28 15:42:36 +02:00