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 value objects to list routes - old and new (DEV-65) #1917

Merged
merged 35 commits into from Oct 29, 2021
Merged

Commits on Oct 7, 2021

  1. refactor: fix filename

    mpro7 committed Oct 7, 2021
    Copy the full SHA
    8d5741d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

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

Commits on Oct 13, 2021

  1. Copy the full SHA
    9d7e32b View commit details
    Browse the repository at this point in the history
  2. test: update test data

    mpro7 committed Oct 13, 2021
    Copy the full SHA
    faf93a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Copy the full SHA
    c909a8e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b95f566 View commit details
    Browse the repository at this point in the history
  3. refactor list payloads

    mpro7 committed Oct 14, 2021
    Copy the full SHA
    aa2672a View commit details
    Browse the repository at this point in the history
  4. WIP - fix tests

    mpro7 committed Oct 14, 2021
    Copy the full SHA
    18e2d92 View commit details
    Browse the repository at this point in the history
  5. fix tests

    mpro7 committed Oct 14, 2021
    Copy the full SHA
    1f6b136 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Copy the full SHA
    327bb8a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. WIP: fix tests

    mpro7 committed Oct 18, 2021
    Copy the full SHA
    812683f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Copy the full SHA
    d2745d1 View commit details
    Browse the repository at this point in the history
  2. fix tests

    mpro7 committed Oct 20, 2021
    Copy the full SHA
    e1c3c66 View commit details
    Browse the repository at this point in the history
  3. update tests

    mpro7 committed Oct 20, 2021
    Copy the full SHA
    0d0cbde View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e8645cc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2eab17f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Copy the full SHA
    e32fe49 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    51347b7 View commit details
    Browse the repository at this point in the history
  3. fix test

    mpro7 committed Oct 22, 2021
    Copy the full SHA
    3579003 View commit details
    Browse the repository at this point in the history
  4. add ProjectIRI value object

    mpro7 committed Oct 22, 2021
    Copy the full SHA
    47a7513 View commit details
    Browse the repository at this point in the history
  5. add CustomID value object

    mpro7 committed Oct 22, 2021
    Copy the full SHA
    3aad90a View commit details
    Browse the repository at this point in the history
  6. add ListIRI value object

    mpro7 committed Oct 22, 2021
    Copy the full SHA
    983f396 View commit details
    Browse the repository at this point in the history
  7. add RootNodeIRI value object

    mpro7 committed Oct 22, 2021
    Copy the full SHA
    c8abba6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. fix tests

    mpro7 committed Oct 25, 2021
    Copy the full SHA
    40a0938 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Copy the full SHA
    2b5b607 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. update value objects

    mpro7 committed Oct 27, 2021
    Copy the full SHA
    f46eed2 View commit details
    Browse the repository at this point in the history
  2. remove RootNodeIRI value object

    mpro7 committed Oct 27, 2021
    Copy the full SHA
    a1a66de View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2f12998 View commit details
    Browse the repository at this point in the history
  4. remove redundand tests

    mpro7 committed Oct 27, 2021
    Copy the full SHA
    833a6d9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9f9bc9c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Copy the full SHA
    5f30f4a View commit details
    Browse the repository at this point in the history
  2. clenup

    mpro7 committed Oct 28, 2021
    Copy the full SHA
    7aaffcf View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Copy the full SHA
    6df00c4 View commit details
    Browse the repository at this point in the history
  2. review fixes

    mpro7 committed Oct 29, 2021
    Copy the full SHA
    c1ea8f1 View commit details
    Browse the repository at this point in the history
  3. minor improvements

    mpro7 committed Oct 29, 2021
    Copy the full SHA
    34c555c View commit details
    Browse the repository at this point in the history