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

Feature/36 variable recurring payments for 3 1 8 #469

Merged
merged 30 commits into from
Dec 15, 2021

Commits on Nov 18, 2021

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

Commits on Nov 26, 2021

  1. commit before rebase master

    jsanhc committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    bb7231f View commit details
    Browse the repository at this point in the history
  2. 45: Use latest uk-datamodel with 3.1.8r5 swagger models

    Some changes to VRP and Funds Conformation
    
    Issue: OpenBankingToolkit/openbanking-toolkit#45
    BohoCode authored and jsanhc committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f5dddd8 View commit details
    Browse the repository at this point in the history
  3. Release candidate: prepare release 1.5.6

    BohoCode authored and jsanhc committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    7026060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b725a10 View commit details
    Browse the repository at this point in the history
  5. after rebase master

    jsanhc committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    6d1e9e3 View commit details
    Browse the repository at this point in the history
  6. 47: vrp consent controllers

    - Fix simbols
    - Fix Shortcuts annotations in VRP controller interfaces
    Issue: OpenBankingToolkit/openbanking-toolkit#47
    jsanhc committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b66ad4c View commit details
    Browse the repository at this point in the history
  7. 47: VRP consent controllers

    - Fix VRP request Mapping controllers annotation
    Issue: OpenBankingToolkit/openbanking-toolkit#47
    jsanhc committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3d7bd17 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Intermediate checkin with new 3.1.9r3 datamodels (#462)

    Some of the Consent stuff doesn't compile, but the VRP side now
    compiling
    BohoCode committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    6401e76 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. 47: vrp consent controllers (#463)

    * 47: vrp consent controllers
    - First approach to implement the consent controllers
    Issue: OpenBankingToolkit/openbanking-toolkit#47
    
    * Delete uk-datamodel snapshot to use the parent snapshot in the development iteration of VRP payments
    
    * Delete uk-datamodel snapshot to use the parent snapshot in the development iteration of VRP payments
    jsanhc committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e76eca6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. 47: vrp payment consent controller (#464)

    * 47: vrp consent controllers
    - rebase
    - First approach to implement the consent controllers
    Issue: OpenBankingToolkit/openbanking-toolkit#47
    
    * Delete uk-datamodel snapshot to use the parent snapshot in the development iteration of VRP payments
    
    * Delete uk-datamodel snapshot to use the parent snapshot in the development iteration of VRP payments
    
    * 47: vrp payment consent controller
    - Updated discovery configuration
    - Updated resource link service to introduce the vrp links
    - Other improvements for vrp consent
    Issue: OpenBankingToolkit/openbanking-toolkit#47
    jsanhc committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    a3e4aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b7e5c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #465 from OpenBankingToolkit/issue/48-implementati…

    …on-of-VRP-payment-controller
    
    48: Develop DomesticVrpApi and controllers
    BohoCode committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    8b4fca9 View commit details
    Browse the repository at this point in the history
  4. Issue/47 implementation of vrp payment consent controller (#466)

    * 47: vrp consent controllers
    - rebase
    - First approach to implement the consent controllers
    Issue: OpenBankingToolkit/openbanking-toolkit#47
    
    * Delete uk-datamodel snapshot to use the parent snapshot in the development iteration of VRP payments
    
    * Delete uk-datamodel snapshot to use the parent snapshot in the development iteration of VRP payments
    
    * Added store IT test
    jsanhc committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    cc09846 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. 36-47: VRP payment consent controller

    - Added Integration tests for VRP payment consent
    - Few fixes
    Issue: OpenBankingToolkit/openbanking-toolkit#47
    jsanhc committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    93b5073 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. 36-47: VRP consent controller flow

    - Added implementation to consent details and decision to present data on Bank UI
    - Added implementation consent operations (Post, Get, delete)
    - Added Integration tests
    - Set the proper snapshot dependencies for development iteration on branch 36 (must be updated before merge on master)
    Issue: OpenBankingToolkit/openbanking-toolkit#47
    jsanhc committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8e45388 View commit details
    Browse the repository at this point in the history
  2. VRP Funds confirmation

    jsanhc committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    b46ab98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69e90a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d83155 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. 36: Add filters to test vrp Payments risk and initiation

    In accord with this spec;
    https://openbankinguk.github.io/read-write-api-site3/v3.1.8/resources-and-data-models/vrp/domestic-vrps.html#post-domestic-vrps
    
    Each VRP request need to test that the initiation and risk objects match
    those that were provided when the consent was created.
    
    Issue: OpenBankingToolkit/openbanking-toolkit#36
    BohoCode committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    ca0b17e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #467 from OpenBankingToolkit/feature/36-variable-r…

    …ecurring-payments-for-3-1-8-jamie
    
    36: Add filters to test vrp Payments risk and initiation
    BohoCode committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    742e63b View commit details
    Browse the repository at this point in the history
  3. 36: Further VRP request filters

    Add filters to ensure that Creditor is provided in the request if it
    doesn't exist in the consent
    
    Issue: OpenBankingToolkit/openbanking-toolkit#36
    BohoCode committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    16e0e47 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #468 from OpenBankingToolkit/feature/36-variable-r…

    …ecurring-payments-for-3-1-8-jamie
    
    36: Further VRP request filters
    BohoCode committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    f0f1814 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    80cdf70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0a2e60 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    2286430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2672d9d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Update version to 1.6.0

    jsanhc committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    bdbc96f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf6b45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    150313d View commit details
    Browse the repository at this point in the history