cal.com
cal.com copied to clipboard
Feature/whitelabel part 2
What does this PR do?
continuation of the whitelabel
Environment: Staging(main branch) / Production
Type of change
Chore (refactoring code, technical debt, workflow improvements)
How should this be tested?
Change branding environment variables to a different value as default:
NEXT_PUBLIC_APP_NAME="acme.com"
NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS="[email protected]"
NEXT_PUBLIC_COMPANY_NAME="ACME inc."
Someone is attempting to deploy a commit to the cal Team on Vercel.
A member of the Team first needs to authorize it.
@PeerRich @zomars i have continued what @OMaxOe has started
@zomars can you check the failing steps? I can and do not find the error
all of the app store has to stay Cal branded / Cal emails because we ultimately provide support for reporting & updating apps, not the company white-labeling
and apps/web/components/ui/PoweredByCal.tsx should stay cal.com, too for now
all of the app store has to stay Cal branded / Cal emails because we ultimately provide support for reporting & updating apps, not the company white-labeling
i understand then should the following string changed too:
"every_app_published": "Every app published on the {{appName}} App Store is open source and thoroughly tested via peer reviews. Nevertheless, {{companyName}} does not endorse or certify these apps unless they are published by {{appName}}. If you encounter inappropriate content or behaviour please report it.",
@PeerRich I'm done :)
@zomars i'm not sure about the unit test error

in the code the marked line dosn't exist ...