Commit Graph

65 Commits

Author SHA1 Message Date
6842d71240 Remove unused imports 2021-05-08 15:29:07 -04:00
95aa80afb1 Just map across calendars values to generate eventSources 2021-05-08 15:28:05 -04:00
c1ebedafc1 Remove url propery on events to prevent clicking leaving the page 2021-04-01 14:01:34 -04:00
71159a9a47 Hide Google Calendar API key in an external secrets file 2021-04-01 14:00:51 -04:00
a252b61316 Use calendar.refreshEvents() instead of refreshing each event source 2021-04-01 13:55:33 -04:00
37e814580a Allow filtering events by a tool name in query string param 2021-04-01 00:39:28 -04:00
542f5d8bf1 Set the current CMS business hours 2021-04-01 00:37:31 -04:00
780b478f07 Migrate to FullCalendar 5
also update other deps
2021-03-31 16:51:48 -04:00
b2260df3f1 Set max time to 22:00, since we close at 21:00 2021-03-31 15:05:13 -04:00
f0927638c9 Add periodic refresh of calendar data 2021-03-31 15:04:00 -04:00
4cf3b6c927 Minor formatting changes from prettier 2.0 2020-03-22 00:46:10 -04:00
2fd3a06a40 Add a basic eventDataTransform function to clean up event names 2020-03-16 22:55:47 -04:00
3a6890e3cb Appropriately type calendarOptions and calendars list 2020-03-16 22:55:04 -04:00
959cd7e8b0 Build for compatibility with iOS 9.3 (last supported on iPad >=2)
had to change browserslist, set up babel, and polyfill 'Intl'
2020-03-16 16:48:35 -04:00
c54de508e5 Initial Commit, functional basic calendar 2020-03-12 14:17:09 -04:00