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

Translation management beta #5124

Merged
merged 208 commits into from Feb 26, 2024
Merged

Translation management beta #5124

merged 208 commits into from Feb 26, 2024

Conversation

ainouzgali
Copy link
Contributor

What change does this PR introduce?

Why was this change needed?

Other information (Screenshots)

@ainouzgali ainouzgali marked this pull request as draft January 28, 2024 13:11
Copy link

netlify bot commented Jan 28, 2024

Deploy Preview for dev-web-novu failed.

Name Link
🔨 Latest commit 9006c58
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/65dc8356608e5700087f79d8

BiswaViraj and others added 17 commits February 20, 2024 15:42
…-buttons-preview-for-in-app

feat: implement cta and avatar
…-use-default-locale-of-the-organization-as-fallback
…e-organization-as-fallback

feat: add fallback lng
…component

Nv 2993 reusable in app preview component
…t-beta

# Conflicts:
#	.source
#	apps/web/src/pages/auth/components/SignUpForm.tsx
#	apps/web/src/pages/integrations/components/NovuInAppForm.tsx
#	libs/design-system/src/icons/index.ts
…o nv-3416-variants-preview

# Conflicts:
#	.source
feat(web): translation management variants preview
@ainouzgali ainouzgali marked this pull request as ready for review February 25, 2024 14:04
return <>DIGEST</>;

default:
return <>dummy</>;
Copy link
Contributor

Choose a reason for hiding this comment

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

@ainouzgali now that we have implemented all the channels preview, we should have some proper UI here,
"Unexpected error occurred!" something like that

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Great points, I will do that after we deploy to dev :) I want Nikolay to be able to start testing

return <EmailPreview view="web" showVariables={false} />;

case StepTypeEnum.TRIGGER:
return <>TRIGGER</>;
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we can remove this or update the trigger sidebar to use this component

@ainouzgali ainouzgali merged commit c0087f4 into next Feb 26, 2024
25 of 30 checks passed
@ainouzgali ainouzgali deleted the translation-management-beta branch February 26, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants