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

Initial checkin #13

Merged
merged 52 commits into from
May 15, 2023
Merged

Initial checkin #13

merged 52 commits into from
May 15, 2023

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    eae6a36 View commit details
    Browse the repository at this point in the history
  2. 1 Updated gitignore

    DovOps committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3e07b2e View commit details
    Browse the repository at this point in the history
  3. #1 Initial schemas, docs and APIs

    DovOps committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    84f0792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41c1d07 View commit details
    Browse the repository at this point in the history
  5. #3 Simple Initial H2 Database

    DovOps committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    74801b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    e42f861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e29aa1a View commit details
    Browse the repository at this point in the history
  3. #1 Added link to docs directory

    DovOps committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    1de0967 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    82e2f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e83598 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    20d800b View commit details
    Browse the repository at this point in the history
  2. #3 Database updated to all caps

    DovOps committed May 2, 2023
    Configuration menu
    Copy the full SHA
    79c1b6d View commit details
    Browse the repository at this point in the history
  3. #5 Updated main docs

    DovOps committed May 2, 2023
    Configuration menu
    Copy the full SHA
    10eacdc View commit details
    Browse the repository at this point in the history
  4. #5 Typo fix

    DovOps committed May 2, 2023
    Configuration menu
    Copy the full SHA
    03f647b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf05c63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc140f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24a7d9e View commit details
    Browse the repository at this point in the history
  8. #6 Updated main status table

    DovOps committed May 2, 2023
    Configuration menu
    Copy the full SHA
    43bd875 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bcac3fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f399049 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    0f29faa View commit details
    Browse the repository at this point in the history
  2. #4 Updated default port

    DovOps committed May 3, 2023
    Configuration menu
    Copy the full SHA
    15c06ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b298305 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf7e87a View commit details
    Browse the repository at this point in the history
  5. #8 Updated project status

    DovOps committed May 3, 2023
    Configuration menu
    Copy the full SHA
    4f68a15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d467e26 View commit details
    Browse the repository at this point in the history
  7. #9 Simple Trade Processor initial checkin.

    TODO: Update java project to share pub-sub SDK between this and trade-service
    DovOps committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6ac4e75 View commit details
    Browse the repository at this point in the history
  8. #9 Updated docs

    DovOps committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8dba3f2 View commit details
    Browse the repository at this point in the history
  9. #1 Updated project status

    DovOps committed May 3, 2023
    Configuration menu
    Copy the full SHA
    465d77d View commit details
    Browse the repository at this point in the history
  10. Add Post method to create trade.

    Checks with refrence service (added config to url:port)
    checks trade account with account service (adding config to manage url:port).
    ctiltman committed May 3, 2023
    Configuration menu
    Copy the full SHA
    bb69cae View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from ctiltman/initial-checkin

    Add Post method to create trade.
    DovOps committed May 3, 2023
    Configuration menu
    Copy the full SHA
    805a89e View commit details
    Browse the repository at this point in the history
  12. finos#10 #7 - Added trade publishing to trade service. Added default …

    …topic support to subscriber,and removed duplicate connect command
    
    Co-authored-by: ctiltman <ctiltman@users.noreply.github.com>
    DovOps and ctiltman committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6d8e5df View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Update README.md

    ctiltman committed May 4, 2023
    Configuration menu
    Copy the full SHA
    649c1a3 View commit details
    Browse the repository at this point in the history
  2. finos#11 initial api proxy

    DovOps committed May 4, 2023
    Configuration menu
    Copy the full SHA
    20ceb0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aebc32d View commit details
    Browse the repository at this point in the history
  4. finos#11 updated bug in routing

    DovOps committed May 4, 2023
    Configuration menu
    Copy the full SHA
    df0debc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from ctiltman/initial-checkin

    Update README.md to show trade-service at MVP state
    DovOps committed May 4, 2023
    Configuration menu
    Copy the full SHA
    1f3ba99 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. finos#12 Added documentation for mocking API and updated OpenAPI Spec…

    … to support GUI-dependent mock example responses.
    DovOps committed May 5, 2023
    Configuration menu
    Copy the full SHA
    aeb2ba0 View commit details
    Browse the repository at this point in the history
  2. Corrected default ports

    DovOps committed May 5, 2023
    Configuration menu
    Copy the full SHA
    e95fb5a View commit details
    Browse the repository at this point in the history
  3. finos#12 Updated spec examples, and added mocking docs.Also cleaned u…

    …p some redundant java code.
    DovOps committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8ea5bc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e9f818 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8138804 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Mock backend for GUI Development finos#12 - Trade Service Docs and Sp…

    …ec for mocking
    DovOps committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8f55a3f View commit details
    Browse the repository at this point in the history
  2. #8 Added auto-redirect to swagger UI, added better description to Ope…

    …nAPI Spec Generator, Organized Imports
    DovOps committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8f69eef View commit details
    Browse the repository at this point in the history
  3. #9 Added auto-redirect to swagger UI, added better description to Ope…

    …nAPI Spec Generator, Organized Imports
    DovOps committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f9bbf72 View commit details
    Browse the repository at this point in the history
  4. finos#10 Added auto-redirect to swagger UI, added better description …

    …to OpenAPI Spec Generator, Organized Imports
    DovOps committed May 8, 2023
    Configuration menu
    Copy the full SHA
    1f77128 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02ae2c3 View commit details
    Browse the repository at this point in the history
  6. #2 added CORS support to pub-sub proxy

    DovOps committed May 8, 2023
    Configuration menu
    Copy the full SHA
    1650c0d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    df94c18 View commit details
    Browse the repository at this point in the history
  2. #5 finos#12 Fixing json output to assist in mocking

    DovOps committed May 9, 2023
    Configuration menu
    Copy the full SHA
    4cd966a View commit details
    Browse the repository at this point in the history
  3. #8 finos#12 - updated schema for position service

    DovOps committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9574408 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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