-
Notifications
You must be signed in to change notification settings - Fork 13
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
[SDP-1549] Make Confirm Disbursement
atomic
#241
[SDP-1549] Make Confirm Disbursement
atomic
#241
Conversation
stellar-disbursement-platform-frontend-preview is available here: |
f45af0b
to
5c3fc61
Compare
stellar-disbursement-platform-frontend-preview is available here: |
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.
LGTM! Plz, feel free to merge it after addressing the comments below.
I forgot to mention: can you plz update the CHANGELOG.md file? |
5c3fc61
to
c9089a7
Compare
stellar-disbursement-platform-frontend-preview is available here: |
1 similar comment
stellar-disbursement-platform-frontend-preview is available here: |
c82b29b
to
8313dd4
Compare
stellar-disbursement-platform-frontend-preview is available here: |
stellar-disbursement-platform-frontend-preview is available here: |
New Function Addition:
postDisbursementWithInstructions
function insrc/api/postDisbursementWithInstructions.ts
to handle disbursements with instructions and file uploads in a single atomic API call.Matching backend change : stellar/stellar-disbursement-platform-backend#554