cal.pub0.org/apps/web/playwright
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
..
auth Hotfix/fix tests (#4494) 2022-09-15 16:59:48 +00:00
fixtures The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00
integrations.e2e.ts-snapshots Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
lib Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
webhook.e2e.ts-snapshots Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
app-store.e2e.ts V2 App Store test fixes 2022-09-15 12:52:52 +01:00
booking-pages.e2e.ts Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
change-password.e2e.ts Hotfix/fix tests (#4494) 2022-09-15 16:59:48 +00:00
change-username.e2e.ts Update change-username.e2e.ts 2022-10-06 12:15:14 -06:00
dynamic-booking-pages.e2e.ts Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
embed-code-generator.e2e.ts Hotfix/ Embed Tabs (#4593) 2022-09-19 10:47:46 +01:00
event-types.e2e.ts Improved event description truncation (actually removed it mostly) (#5374) 2022-11-15 08:36:20 +00:00
hash-my-url.e2e.ts Improved event description truncation (actually removed it mostly) (#5374) 2022-11-15 08:36:20 +00:00
integrations-stripe.e2e.ts Feat: v2 App Store / Installed Apps (#4220) 2022-09-15 19:53:09 +00:00
integrations.e2e.ts Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
login.e2e.ts Latest tweaks (#4482) 2022-09-15 09:33:34 +00:00
login.oauth.e2e.ts One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
onboarding.e2e.ts Checking if serial fixes the issue (not conflicting with any others) (#4331) 2022-09-09 11:31:55 +00:00
reschedule.e2e.ts Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
saml.e2e.ts Reintroduce SAML SSO (#4938) 2022-10-18 14:34:32 -06:00
teams.e2e.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
trial.e2e.ts One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
webhook.e2e.ts Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
wipe-my-cal.e2e.ts Fix flakiness (#5454) 2022-11-10 07:45:10 +00:00