cal.pub0.org/packages/features/bookings
Jeroen Reumkens bd5af9e821
Fix/prevent duplicate avatars (#8664)
* Prevent duplicate avatars in new booker by also checking on profile url.

* Don't filter out profile without profile url

* Use webapp_url for avatars since that's what is used in the rest of the platform, that way the unique filter on avatar works
2023-05-04 11:07:37 +00:00
..
Booker UI Improvements for new booker (#8483) 2023-04-25 14:28:32 +00:00
components Fix/prevent duplicate avatars (#8664) 2023-05-04 11:07:37 +00:00
layout perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
lib Allow booking date overrides outside of working hours (#8538) 2023-05-02 11:38:56 -03:00
README.md Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
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 New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00

README.md

Bookings related code will live here