cal.pub0.org/packages/features/bookings
Jeroen Reumkens 955de3133c
feat: weekly view calendar improvements (#9491)
* Add correct start/end time for weekly calendar by looking at calendar's availability

* Always show 24h in weekly calendar, added scroll functionality, current time and events in correct timezone

* Improved current time style

* Show slots for every minute, so also odd timeslots due to offsets work

* Show correct timeformat for weekly view on left side time stamps

* Fix data attr for debug

* Position events differently so we can accomodate for offset start times.

* Removed schedule from public event api, because we don't use it anymore

* Fixed alignment of timeslots in weekview calendar.

* Added loading spinner to weekly calendar

* Force weekly view calendar hour labels to show 00 minutes, also for gmt x.5 timezones that are offset 30 mins.

* Change event duration blocks in weekly calendar when user changes duration in multi duration event

* Improved week view slot time label alignments for shorter durations

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-15 09:59:58 +00:00
..
Booker feat: weekly view calendar improvements (#9491) 2023-06-15 09:59:58 +00:00
components feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
layout perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
lib feat: Organizations users calendar cache (#9498) 2023-06-15 00:40:47 +00:00
README.md
UnconfirmedBookingBadge.tsx Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
groupBy.ts Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
index.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
types.ts feat(UI): improvements booker (#9221) 2023-05-31 12:30:09 +00:00

README.md

Bookings related code will live here