Skip to content

add downloadAndDecryptAttachments for downloading and decrypting attachments#62

Merged
mantariksh merged 9 commits intodevelopfrom
frank-decrypt-attachment
May 14, 2021
Merged

add downloadAndDecryptAttachments for downloading and decrypting attachments#62
mantariksh merged 9 commits intodevelopfrom
frank-decrypt-attachment

Conversation

@frankchn
Copy link
Contributor

@frankchn frankchn commented May 2, 2021

Adding support for downloading and decrypting attachments sent via webhooks.

Corresponding client-side PR to opengovsg/FormSG#1713

Closes #60

@mantariksh mantariksh requested a review from karrui May 3, 2021 03:03
frankchn and others added 2 commits May 4, 2021 22:26
Co-authored-by: Antariksh Mahajan <antarikshmahajan@gmail.com>
@frankchn frankchn requested review from mantariksh and seaerchin May 5, 2021 07:08
@frankchn frankchn requested a review from seaerchin May 7, 2021 06:59
@mantariksh
Copy link
Contributor

will test this against your branch on the main repo before approving!

Copy link
Contributor

@mantariksh mantariksh left a comment

Choose a reason for hiding this comment

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

as discussed, we can remove the type annotations in the comments in the README code sample

Copy link
Contributor

@mantariksh mantariksh left a comment

Choose a reason for hiding this comment

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

while testing on staging, I realised attachment fields are still disabled in the Build tab when the form has a webhook. we should remove that restriction.

@mantariksh mantariksh dismissed their stale review May 14, 2021 03:25

whoops, left this comment in the wrong repo

@mantariksh mantariksh merged commit c3ca99f into develop May 14, 2021
@frankchn frankchn deleted the frank-decrypt-attachment branch May 14, 2021 19:43
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.

Add downloadAttachments utility function

4 participants