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

Handlers and Endpoints for Mojaloop/App/Firebase - Linking/Unlinking Flow #24

Merged
merged 123 commits into from
Sep 25, 2020

Conversation

akapur99
Copy link
Collaborator

@akapur99 akapur99 commented Aug 31, 2020

Addresses: https://app.zenhub.com/workspaces/mojaloop-project-59edee71d1407922110cf083/issues/mojaloop/project/1654

  • Implement all endpoint handlers + related domain logic, that deal with Mojaloop
  • Implement all handlers + related domain logic, that deal with Firebase (the app-side)
  • Implement consent repository
  • Unit Tests

Unit Tests for firestore repositories will be handles in a separate PR

src/repositories/consent.ts Show resolved Hide resolved
src/repositories/consent.ts Show resolved Hide resolved
src/repositories/consent.ts Outdated Show resolved Hide resolved
src/repositories/participants.ts Outdated Show resolved Hide resolved
src/repositories/transaction.ts Show resolved Hide resolved
src/server/handlers/firestore/consents.ts Show resolved Hide resolved
src/repositories/consent.ts Outdated Show resolved Hide resolved
src/repositories/transaction.ts Outdated Show resolved Hide resolved
@akapur99 akapur99 requested a review from eoln September 17, 2020 10:42
Copy link

@kkzeng kkzeng left a comment

Choose a reason for hiding this comment

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

lgtm - just a nit and question. Would wait on those who requested changes to approve though before merging

eoln
eoln previously requested changes Sep 25, 2020
src/repositories/participants.ts Outdated Show resolved Hide resolved
@akapur99 akapur99 requested a review from eoln September 25, 2020 08:47
@akapur99 akapur99 dismissed eoln’s stale review September 25, 2020 08:57

Changes made

@akapur99 akapur99 merged commit 9445f54 into master Sep 25, 2020
@lewisdaly lewisdaly deleted the consentRequest branch October 14, 2020 03:07
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.

5 participants