Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

(Improvement) Remove bank account number, store person's name #81

Merged
merged 14 commits into from Nov 25, 2018

Commits on Nov 14, 2018

  1. Configuration menu
    Copy the full SHA
    b31a43e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Make general layout responsive.

    Use Bootstrap breakpoints.
    Make the footer looks similar to PoPA in narrower resolutions.
    unjapones committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    bb87afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c8cb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    631e514 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9adfb10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86ac170 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7912e01 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    56e95a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    ffb0936 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Remove bank account number rom PoBA.sol.

    Rename some methods from PoBA.sol to make them more explicit.
    Fix test/poba.js based on changes made in PoBA.sol.
    unjapones committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    8d91f54 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Change verification to having at least one bank account.

    Add identity names to GET accounts/bank-accounts/$PLAIDTOKEN.
    Update the verified logic in PlaidBankAccounts.
    Remove the bank account number from fronted.
    Update PoBAContract & PoBAServer according to bank account number 
    removal.
    unjapones committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    3397e63 View commit details
    Browse the repository at this point in the history
  2. Hide error/no bank accounts text while loading.

    Hide error/no bank accounts text while the overlay (loading) is present 
    on PlaidBankAccounts & VerifiedBankAccounts.
    unjapones committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    b58872e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f709962 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46e8bd3 View commit details
    Browse the repository at this point in the history