cal.pub0.org/packages/features
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
..
apps add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
auth add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
bookings Fix/prevent duplicate avatars (#8664) 2023-05-04 11:07:37 +00:00
calendars CAL-1556: Alignment of current day dot in datepicker. (#8663) 2023-05-04 11:53:50 +01:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee fix the auto-focus issue in teams setting page (#8577) 2023-05-02 15:20:03 -03:00
eventtypes add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
flags Shaves off an easy 1.4kb win from the global package (#8382) 2023-04-19 16:23:49 -03:00
form-builder misc frontend fixes (#8416) 2023-04-20 22:33:49 +00:00
insights perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
kbar Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules fix: Use correct values on append DayRange (#8597) 2023-05-02 19:43:32 -03:00
settings add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
shell Updated the CSS classes for the user name and profile (#8571) 2023-05-02 18:20:01 -03:00
tips misc frontend fixes (#8416) 2023-04-20 22:33:49 +00:00
users Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
webhooks add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00