cal.pub0.org/apps/web/components/ui
Max Oehrlein d951a5b872
Allows brand customization (#5329)
* adjustments for each language json file:
- changed every Cal or Cal.com with a variable to make it possible to change that with a custom brand
- fix and renamed  ATTENDEE with attendeeName

* added two new variables for appName and support mail address. so everybody can change it via env

* changed static Cal or Cal.com with new defined constants

* Using useLocal to modify static text to make it multilingual, and passing the correct variables for brand and mail

* adding new readable variables for brand, website domain and mail address

* fixed search routes

* made static text multilingual and fixed german translations

* Revert "fixed search routes"
moved changes in another pr
This reverts commit e6ba11a1ec.

* revert non whitelabel changes and moved it into another pr

* revert attendeeName fix

* reverted translation fixes and moved them in another pr

* changed back to "Cal.com Logo"

* changed back to "https://console.cal.com"

* added new env variable for company name and replaced some domainName variables in language files

* changed default for COMPANY_NAME to Cal.com, Inc.

* changed Cal.com to APP_NAME for mail templates

* Dropped website domain in favor of app name

* Update .env.example

* Apply suggestions from code review

* Code review feedback

* Delete App.tsx

* Update packages/ui/Kbar.tsx

* added meta.CTA back it was mistakenly removed

* updated add members test

Co-authored-by: maxi <maximilian.oehrlein@clicksports.de>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-11-30 14:52:56 -07:00
..
UsernameAvailability Dialog Api improvements (#5714) 2022-11-28 19:14:38 +00:00
form Type fixes for API 2022-11-25 07:24:44 -07:00
AdminRequired.tsx Impersonate UI (#4243) 2022-09-08 15:35:31 +00:00
AuthContainer.tsx Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
Avatar.tsx Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
AvatarGroup.tsx fix: update profile picture to be clickable on cal.com/[user]/[type] (#5596) 2022-11-25 12:12:16 +00:00
AvatarSSR.tsx fix: update profile picture to be clickable on cal.com/[user]/[type] (#5596) 2022-11-25 12:12:16 +00:00
EditableHeading.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
InfoBadge.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
LinkIconButton.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
LinkText.tsx Add/Edit location dialog: "can't find the right video app? visit our app store" (#4990) 2022-10-21 18:50:15 +01:00
ModalContainer.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
PoweredByCal.tsx updates to all public booking pages (#3648) 2022-08-05 08:46:44 +00:00
SettingInputContainer.tsx feather icons and inter (#3366) 2022-07-26 20:24:00 -06:00
TableActions.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
colorpicker.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00