Skip to content

[PB-5984]: integrate Cello referral program with refer-and-earn UI#1887

Open
terrerox wants to merge 2 commits intomasterfrom
feature/cello-referral
Open

[PB-5984]: integrate Cello referral program with refer-and-earn UI#1887
terrerox wants to merge 2 commits intomasterfrom
feature/cello-referral

Conversation

@terrerox
Copy link
Contributor

Description

Add referral service powered by Cello SDK for refer-a-friend functionality. Include referral panel triggers in the navbar and account popover, capture UCC tracking codes during checkout, and pass referral metadata when creating customers. Add i18n translations for all 8 supported languages.

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Additional Notes

Add referral service powered by Cello SDK for refer-a-friend functionality. Include referral panel triggers in the navbar and account popover, capture UCC tracking codes during checkout, and pass referral metadata when creating customers. Add i18n translations for all 8 supported languages.
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 13, 2026

Deploying drive-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: f1150a8
Status:🚫  Build failed.

View logs

@terrerox terrerox self-assigned this Mar 13, 2026
@terrerox
Copy link
Contributor Author

Deploying drive-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: f1150a8
Status: 🚫  Build failed.
View logs

Need to merge this one internxt/sdk#374 to solve it

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@terrerox
Copy link
Contributor Author

Quality Gate Failed Quality Gate failed

Failed conditions 0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Tests will be added in another PR


declare global {
interface Window {
cello?: {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants