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

Admin App: Users Tab #60

Open
aaronmboyd opened this issue Aug 6, 2021 · 0 comments
Open

Admin App: Users Tab #60

aaronmboyd opened this issue Aug 6, 2021 · 0 comments
Assignees
Milestone

Comments

@aaronmboyd
Copy link
Contributor

aaronmboyd commented Aug 6, 2021

{
    "userId": "cd88fba9-277b-4cc2-a99e-7a9f0926acd5",
    "address": "0x0000000000000000000000000000000000000001",
    "balance": 191.45,
    "createdBlock": "1322324355",
    "createdTimestamp": "16654541337",
    "customer": {
      "headers": {},
      "status": 200,
      "body": {
        "_links": {
          "self": {
            "href": "https://api.dwolla.com/events/f8e70f48-b7ff-47d0-9d3d-62a099363a76"
          },
          "resource": {
            "href": "https://api.dwolla.com/transfers/48CFDDB4-1E74-E511-80DB-0AA34A9B2388"
          },
          "account": {
            "href": "https://api.dwolla.com/accounts/ca32853c-48fa-40be-ae75-77b37504581b"
          }
        },
        "id": "ecc3a466-f4c6-4470-aa74-a83060bdebf3",
        "firstName": "Irma",
        "lastName": "Green",
        "email": "irma@mail.com",
        "type": "unverified",
        "status": "unverified",
        "created": "2021-09-27T13:31:33.693Z",
        "correlationId": "p_0x7d78730aeb44f5a04a2b299f56d9e3ff473365a843c794c68de9279b3e667d8f"
      }

Columns for "Users" menu, should be:

Name, Email, DwollaID, Wallet Address, Balance, Type (Customer/Merchant), CreatedDate

@aaronmboyd aaronmboyd self-assigned this Aug 6, 2021
@aaronmboyd aaronmboyd changed the title Get users from Cognito, merge with backend / blockchain information Admin App: Get users from Cognito, merge with backend / blockchain information Sep 30, 2021
@aaronmboyd aaronmboyd assigned jbesraa and unassigned aaronmboyd Nov 25, 2021
@aaronmboyd aaronmboyd added this to the 1.0.0-alpha milestone Dec 8, 2021
@aaronmboyd aaronmboyd modified the milestones: 1.0.0-alpha, 1.0.0 Feb 11, 2022
@aaronmboyd aaronmboyd changed the title Admin App: Get users from Cognito, merge with backend / blockchain information Admin App: Users Tab Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants