Commit Graph

18 Commits

Author SHA1 Message Date
1e85a8423d Implement availibility to the backend 2020-08-28 11:50:22 +02:00
2aefdefb77 Post participant as part of creating a new meeting 2020-08-27 16:31:09 +02:00
f9193d460a Connect Availability to backend
This commit is in a non-working state. To post an availability we need
to have a participant created in db, which is yet to be implemented
2020-08-27 15:51:23 +02:00
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
bbc9a3c12c Post PossibleDates, add them with id to state 2020-08-23 16:30:25 +02:00
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