Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Remove watermarks #2017

Merged
merged 5 commits into from
Feb 10, 2025
Merged

feat: Remove watermarks #2017

merged 5 commits into from
Feb 10, 2025

Conversation

stephenlago99
Copy link
Collaborator

Context

We should hide the watermarks for organizations that have the premium RemoveBrandingWatermark addon.

Description

  • Improve the useOrganizationInfos hook so that it also exports the addons that are enabled (this will improve reusability)
  • Hide watermarks based on this new addon (note: we need to ! it, because we show the watermarks by default)
  • Hide customer portal watermarks

Note: The build will currently fail since backend didn't implement PremiumIntegrationTypeEnum.RemoveBrandingWatermark. Once that's on main, I'll regenerate the types.

@stephenlago99 stephenlago99 self-assigned this Feb 7, 2025
@ansmonjol ansmonjol merged commit 0556bb3 into main Feb 10, 2025
4 checks passed
@ansmonjol ansmonjol deleted the feat-remove-watermark branch February 10, 2025 14:24
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