-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Conversation
…-with-dnd feat: add dropzone package
❌ Deploy Preview for dev-web-novu failed.
|
Co-authored-by: ainouzgali <[email protected]>
…to-upload-translation-files-tests feat: add file upload support for cypress
…annel-preview-sidebar-and-route
…ew-sidebar-and-route' into nv-3007-create-the-channel-preview-sidebar-and-route
…ew-sidebar-and-route Create the channel preview sidebar and route
…-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
…o nv-3416-variants-preview
feat(web): translation management variants preview
return <>DIGEST</>; | ||
|
||
default: | ||
return <>dummy</>; |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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</>; |
There was a problem hiding this comment.
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
…-designs Nv 3420 css inconsistencies with designs
What change does this PR introduce?
Why was this change needed?
Other information (Screenshots)