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

fix: add sender name option in mailjet #3303

Merged
merged 2 commits into from
May 4, 2023
Merged

fix: add sender name option in mailjet #3303

merged 2 commits into from
May 4, 2023

Conversation

jainpawan21
Copy link
Member

What change does this PR introduce?

Add senderName option in mailjet provider

Why was this change needed?

With mailjet as active integration, sender name was not visible in email

Other information (Screenshots)

@linear
Copy link

linear bot commented Apr 29, 2023

Copy link
Contributor

@ainouzgali ainouzgali left a comment

Choose a reason for hiding this comment

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

@jainpawan21 looks good :)
I saw that there are other providers not supporting senderName, maybe we should open tickets about them? Maybe community members could help us with those

@@ -41,7 +41,7 @@
"start:docker:embed": "cd libs/embed && npm run start:docker",
"start:docker:widget": "cross-env nx run-many --target=start:docker --projects=@novu/widget",
"docker:build": "pnpm -r --if-present --parallel docker:build",
"build": "nx run-many --target=build --exclude=angular-notification-center-example,vue-notification-center-example --all",
Copy link
Contributor

Choose a reason for hiding this comment

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

Was this removed on purpose? What is behind this?

Copy link
Member Author

Choose a reason for hiding this comment

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

I recently removed these examples in this PR and moved them to our new repo novuhq/examples in this PR

@unicodeveloper
Copy link
Contributor

@jainpawan21 looks good :) I saw that there are other providers not supporting senderName, maybe we should open tickets about them? Maybe community members could help us with those

Yeah we should open tickets for them. @sumitsaurabh927 this might be your chance to dig in to the code. WDYT?

@sumitsaurabh927
Copy link
Contributor

Sure @unicodeveloper
Is there something specific you want me to do?

@p-fernandez p-fernandez added this pull request to the merge queue May 4, 2023
Merged via the queue into next with commit 8671197 May 4, 2023
27 checks passed
@p-fernandez p-fernandez deleted the fix/NV-2182 branch May 4, 2023 09:13
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

5 participants