cal.pub0.org/components/ui
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
..
Text Feat/cal 95/date range on event types (#353) 2021-07-15 09:10:26 -05:00
alerts Restricted usernames to be unique, removes the potential for username conflicts 2021-06-09 12:26:00 +00:00
modal Removed code bloat, fixed tests 2021-06-29 22:35:13 +00:00
Button.tsx error handling WIP 2021-06-20 21:02:15 +02:00
Dropdown.tsx Implemented the API, split the teams page up into multiple components 2021-06-05 22:53:33 +00:00
PoweredByCalendso.tsx added darkmode classs to ¢[type] and /book 2021-07-07 21:58:18 +02:00
Scheduler.tsx Feat/cal 95/date range on event types (#353) 2021-07-15 09:10:26 -05:00
UsernameInput.tsx Prevent users from entering mixed case usernames 2021-06-23 16:10:58 +00:00
WeekdaySelect.tsx Working version ready for testing 2021-06-24 22:15:18 +00:00