cal.pub0.org/packages/emails/templates
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
..
_base-email.ts
attendee-awaiting-payment-email.ts
attendee-cancelled-email.ts
attendee-declined-email.ts
attendee-location-change-email.ts
attendee-request-email.ts fix langauge in booking submitted email for attendee (#5526) 2022-11-15 13:55:02 +00:00
attendee-rescheduled-email.ts fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
attendee-scheduled-email.ts Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
attendee-was-requested-to-reschedule-email.ts Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
broken-integration-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
confirm-email.html
feedback-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
forgot-password-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
organizer-cancelled-email.ts
organizer-location-change-email.ts
organizer-payment-refund-failed-email.ts
organizer-request-email.ts
organizer-request-reminder-email.ts
organizer-requested-to-reschedule-email.ts fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
organizer-rescheduled-email.ts fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
organizer-scheduled-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
team-invite-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00