cal/packages/features
Joe Au-Yeung 5c0da23b97
feat: User Avatar and Org Logo (#10700)
* Pass organization name & logo

* Overflow hidden

* Show org icon on public page

* Add org logo to large user avatars

* Clean up

* Add org name and logo to context

* Get org logo from /avatar.png endpoint

* Do not query for logo

* Remove name and logo from session middleware

* Type fix

* Set user onboarding org logo

* feat: organization avatar component (#10788)

Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>

* Type fixes

* Type fix

* Transition to org slug for organization avatar

* Address feedback

* Clean up

* Clean up

* Type fix

* fix: set avatar cache control (#11163)

* test: Integration tests for handleNewBooking (#11044)

Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>

* fix: booking_paid webhook and added new payment metadata (#11093)

* app store improvements, logos, dark mode, added screenshots, fixed author names (#11164)

* fix: mobile event types and avatars (#11184)

* New Crowdin translations by Github Action

* fix: updateProfile metadata overwrite (#11188)

Co-authored-by: alannnc <alannnc@gmail.com>

* New Crowdin translations by Github Action

---------

Co-authored-by: Sean Brydon <sean@cal.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-09-07 17:26:40 +02:00
..
apps perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
auth fix: unauthorized error in organization (#11039) 2023-09-01 14:02:58 +00:00
bookings fix: booking_paid webhook and added new payment metadata (#11093) 2023-09-06 12:40:27 -07:00
calendars Add test for different layouts (#11091) 2023-09-01 16:26:45 -07:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee feat: User Avatar and Org Logo (#10700) 2023-09-07 17:26:40 +02:00
embed fix: Revert #10366: Undoing then redo fix differently (#11078) 2023-09-01 17:12:01 +01:00
eventtypes fix: other reported issues (#11015) 2023-08-30 13:42:34 -07:00
filters fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
flags fix: caching and fetching of feature flags (#10837) 2023-08-24 13:43:52 -07:00
form-builder fix: Booking Question Dialog: Dropdown covered by DialogFooter (CALCOM-10987) (#10989) 2023-09-04 11:42:10 +02:00
insights chore: removed gravatar (#11153) 2023-09-05 19:56:02 +02:00
kbar refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules remove double call on useSchedule() (#11141) 2023-09-04 23:10:19 +00:00
settings fix: teams are listed on insights but then you cant find them on settings page 11087 cal 2401 (#11092) 2023-09-04 08:47:53 -07:00
shell Remove background colour (#11082) 2023-09-01 15:55:38 +00:00
test fix: Unpublished screens (#10453) 2023-07-31 21:27:22 +01:00
timezone-buddy chore: fixing darkmode data table (#11195) 2023-09-07 14:18:52 +02:00
tips chore: fixing some initial re-renders (#10185) 2023-07-19 09:19:53 +00:00
users chore: fixing darkmode data table (#11195) 2023-09-07 14:18:52 +02:00
webhooks fix: booking_paid webhook and added new payment metadata (#11093) 2023-09-06 12:40:27 -07:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
MainLayout.tsx perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
package.json perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07: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