cal.pub0.org/apps/web
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
..
components feat: User Avatar and Org Logo (#10700) 2023-09-07 17:26:40 +02:00
docs
fonts
lib chore: removed gravatar (#11153) 2023-09-05 19:56:02 +02:00
pages feat: User Avatar and Org Logo (#10700) 2023-09-07 17:26:40 +02:00
playwright fix: `FORM_SUBMITTED` webhook payload change and support for Team Webhooks with it (#10986) 2023-09-04 17:04:57 -04:00
public New Crowdin translations by Github Action 2023-09-07 12:33:00 +00:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib fix: Prevents mixed server and client code (#10909) 2023-08-23 16:25:43 +00:00
styles chore: fixing darkmode data table (#11195) 2023-09-07 14:18:52 +02:00
test test: Integration tests for handleNewBooking (#11044) 2023-09-06 12:23:53 -07:00
.eslintignore
.gitignore
.nvmrc
.prettierignore
CHANGELOG.md chore: Update version in main for embeds that are already released. (#9822) 2023-07-21 16:46:18 +05:30
calendso.yaml
constants.ts chore: Don't render certain components when running meticulous tests (#10772) 2023-08-24 13:42:53 +05:30
getSubdomainRegExp.js test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
middleware.ts fix: Broken Embed Dialog in Routing Forms due to recent rewrite (#10434) 2023-08-02 19:40:53 +00:00
next-i18next.config.js
next.config.js feat: User Avatar and Org Logo (#10700) 2023-09-07 17:26:40 +02:00
package.json v3.2.8 2023-09-05 13:41:18 -07:00
pagesAndRewritePaths.js fix: Vercel preview rewrites 404s (#11090) 2023-09-01 23:36:59 +02:00
postcss.config.js
project.toml
tailwind.config.js feat: Org user table - bulk actions (#10504) 2023-08-15 14:07:38 -07:00
tsconfig.json feat: Availability slider for orgs (#10740) 2023-08-18 16:32:24 +00:00