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

Feat/add versioning components #1385

Commits on Jan 21, 2022

  1. Added new endpoints for virtual components

    Jorge Russo committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    cc49002 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Fixed get load virtual component

    Jorge Russo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a93cb55 View commit details
    Browse the repository at this point in the history
  2. Added patch and get by id in virtual components

    Jorge Russo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    b53d214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68f390a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/add-versioning-components' of github.com:CloudEcos…

    …ystemDev/openintegrationhub into feat/add-versioning-components
    changreta committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    735e3f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a99d6d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    181b607 View commit details
    Browse the repository at this point in the history
  7. semi colons

    changreta committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    210994a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69a8e51 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Added default query

    Jorge Russo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    6642ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17500d3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/add-versioning-components' of github.com:CloudEcos…

    …ystemDev/openintegrationhub into feat/add-versioning-components
    changreta committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b07c0af View commit details
    Browse the repository at this point in the history
  4. update config

    changreta committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1331e25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c57e3f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    f271be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cabe2a3 View commit details
    Browse the repository at this point in the history
  3. corrected the model

    changreta committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4e0b6c2 View commit details
    Browse the repository at this point in the history
  4. corrected the model

    changreta committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    95c3c7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d20a15 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. configs endpoint

    changreta committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    03b0368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb477b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    9a39966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45c197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9293bbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a268719 View commit details
    Browse the repository at this point in the history
  5. Added tests to get virtual component by id

    Jorge Russo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a6abba2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b69f99d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62c1c30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a160afe View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Added tests for patch virtual component

    Jorge Russo committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    c6282dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/add-versioning-components' of github.com:CloudEcos…

    …ystemDev/openintegrationhub into feat/add-versioning-components
    Jorge Russo committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    01610cc View commit details
    Browse the repository at this point in the history
  3. Added tests to create new component versions

    Jorge Russo committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    c17fe24 View commit details
    Browse the repository at this point in the history
  4. Added update component version

    Jorge Russo committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    0c2778d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. added tests for functions

    changreta committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3a42368 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/add-versioning-components' of github.com:CloudEcos…

    …ystemDev/openintegrationhub into feat/add-versioning-components
    changreta committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c2c7350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2006dd0 View commit details
    Browse the repository at this point in the history
  4. patch 200 response

    changreta committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    cb24ad8 View commit details
    Browse the repository at this point in the history
  5. Added package lock json witht faker

    Jorge Russo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0d90746 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/add-versioning-components' of github.com:CloudEcos…

    …ystemDev/openintegrationhub into feat/add-versioning-components
    Jorge Russo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2392563 View commit details
    Browse the repository at this point in the history
  7. Added tests for delete and update virtual component

    Jorge Russo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b700a2f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. added the delete version

    changreta committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    48ccf59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/add-versioning-components' of github.com:CloudEcos…

    …ystemDev/openintegrationhub into feat/add-versioning-components
    changreta committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5102fa7 View commit details
    Browse the repository at this point in the history
  3. Code review with last improvements

    Jorge Russo committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    38baabc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

Commits on Feb 8, 2022

  1. Added write pemission in virtual components endpoint

    Jorge Russo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    25a0eb0 View commit details
    Browse the repository at this point in the history
  2. Fixed component create permission

    Jorge Russo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    cff7d5e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Replaced faker and use express json parser

    Jorge Russo committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    b02d7c1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feat/add-versioni…

    …ng-components
    Jorge Russo committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9dd6252 View commit details
    Browse the repository at this point in the history
  3. Run npm install

    Jorge Russo committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9f0118d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Fixed permissions for component repository

    Jorge Russo committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3ba7b1c View commit details
    Browse the repository at this point in the history
  2. Removed ce scripts

    Jorge Russo committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0ea182d View commit details
    Browse the repository at this point in the history