Conversation
9df24f1 to
1680dc7
Compare
brh28
left a comment
There was a problem hiding this comment.
Looks good. When we jump on the call this morning, I want to look into that sendAdminPushNotification function that's being used, since Dread mentioned we should start moving away from the Galoy notification code
1680dc7 to
68ace26
Compare
brh28
left a comment
There was a problem hiding this comment.
Note, if you make a change to the graphql schema, you should run make codegen to generate the updated schema
68ace26 to
89bc2f9
Compare
1f94af6 to
32cad63
Compare
d25e170 to
1a52ff9
Compare
brh28
left a comment
There was a problem hiding this comment.
One comment, but otherwise looks good to merge
1a52ff9 to
27b7a21
Compare
Fixed |
|
I was actually premature with that comment. It looks |
Yeah I didn't use the implemented sendCashoutNotification on the App layer, I taught the If you don't mind you can continue to get a review about the changes you want to make and then i will apply them.Thanks |
4e4f33c to
553e0f8
Compare
4bba89a to
bb5b687
Compare
bb5b687 to
0d9f01c
Compare
feat: Cashout Settled Notification In this commit i've added : - Graph QL mutation that resolves the cashout (payment entry) notification from Admin action - At App Layer, this commit added the send cashout notification for cashout settled on Galoy Payments notification type and delegate the notification action to admin push notification filtered send from the notification service - Unit test for cashout notification in test flash unit directory. all unit tests passed End to End test notification push made and passed - GraphQL schema updated - Custom Flash Notification Category Flash Notification Categories - Notification title in en-local notification format fix: cashout notification body format fix: remove the firebase key path fix: remove notificationCategory from the Cashout resolver fix: rebuild graphql schema and update bruno cashout endpoint fix: notification title fix: rm duplicated .env.local from gitignore rebuild the graphql schema
0d9f01c to
7dde1c1
Compare
feature : Cashout Notifiction from Admin
In this PR i've added :
🧪 Testing Coverage
📚 Documentation Updates
🔄 Future Phases
This PR delivers Phase X of Y.
Next:
Branch:
Reviewer Notes:
Deployment Instructions: