Skip to content

feat: add sender info to invitation email#502

Merged
AVVS merged 4 commits intomakeomatic:stagingfrom
sky3d:feat/invitation-sender-name
Mar 29, 2021
Merged

feat: add sender info to invitation email#502
AVVS merged 4 commits intomakeomatic:stagingfrom
sky3d:feat/invitation-sender-name

Conversation

@sky3d
Copy link
Copy Markdown
Collaborator

@sky3d sky3d commented Mar 28, 2021

Based on the "Update invitation email template" feature request (slw-171)
In the gRPC proxy senderId should be assigned automatically just like the organizationId
Consider to use senderId as optional param instead of required in organization.invites.send schema

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 28, 2021

Codecov Report

Merging #502 (50a3a43) into staging (8a0a332) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging     #502      +/-   ##
===========================================
+ Coverage    87.27%   87.31%   +0.04%     
===========================================
  Files          163      164       +1     
  Lines         3158     3169      +11     
===========================================
+ Hits          2756     2767      +11     
  Misses         402      402              
Impacted Files Coverage Δ
src/actions/organization/invites/send.js 94.11% <100.00%> (ø)
...ganization/get-organization-member-display-name.js 100.00% <100.00%> (ø)
src/utils/organization/index.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19fb603...50a3a43. Read the comment docs.

@AVVS AVVS merged commit d92e2b1 into makeomatic:staging Mar 29, 2021
AVVS pushed a commit that referenced this pull request Mar 30, 2021
# [14.19.0-rc.1](v14.18.0...v14.19.0-rc.1) (2021-03-30)

### Bug Fixes

* clear changelog [skip ci] ([af3ec44](af3ec44))
* edit pump-jack config ([36ad3d1](36ad3d1))
* fix validation pump-jack response ([71fa789](71fa789))
* remove validate token length for bypass ([8a0a332](8a0a332))

### Features

* add sender info to invitation email ([#502](#502)) ([d92e2b1](d92e2b1))
* added pump-jack account ([e1d34f1](e1d34f1))
@AVVS
Copy link
Copy Markdown
Member

AVVS commented Mar 30, 2021

🎉 This PR is included in version 14.19.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants