cal.pub0.org/components/booking
Femi Odugbesan 45689059c7
Feat/cal 95/date range on event types (#353)
* add edit links to events on dashboard

* fit elements on screen for mobile

* initialize components for consistent text styles

* add more fine grained width/height settings

* add higher level setting for when an event is available

- db: add supporting values to period allow setting an amount of days,
 a range, or unlimited number days an event is available

* fix issue where periodDates are null

* return minimal required data, handle date parsing

* [ui] limit booking days based on user period settings

* api: validate user period settings

* [db] migration for event type period settings
2021-07-15 09:10:26 -05:00
..
AvailableTimes.tsx re-added last two commits (<br> fix and dark mode for all booked today text 2021-07-13 15:11:01 +02:00
DatePicker.tsx Feat/cal 95/date range on event types (#353) 2021-07-15 09:10:26 -05:00
Slots.tsx Fixes #347 & some other minor things when timezones differ 2021-07-08 21:14:29 +00:00
TimeOptions.tsx added darkmode classs to ¢[type] and /book 2021-07-07 21:58:18 +02:00