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(projectsADM): add possibility to get project and members by UUID (DEV-1408) #2272

Merged
merged 37 commits into from Nov 18, 2022

Commits on Oct 31, 2022

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

Commits on Nov 1, 2022

  1. add tests

    mpro7 committed Nov 1, 2022
    Copy the full SHA
    eadef5a View commit details
    Browse the repository at this point in the history
  2. fix tests

    mpro7 committed Nov 1, 2022
    Copy the full SHA
    0dee8eb View commit details
    Browse the repository at this point in the history
  3. fix error message

    mpro7 committed Nov 1, 2022
    Copy the full SHA
    6c73a88 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. final fixes

    mpro7 committed Nov 2, 2022
    Copy the full SHA
    adcaeaf View commit details
    Browse the repository at this point in the history
  2. update docs

    mpro7 committed Nov 2, 2022
    Copy the full SHA
    07ba246 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f3a35b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. refactor ProjectIdentifierADM

    mpro7 committed Nov 4, 2022
    Copy the full SHA
    486778f View commit details
    Browse the repository at this point in the history
  2. adjust ProjectRouteADM

    mpro7 committed Nov 4, 2022
    Copy the full SHA
    b1e0ff5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1c5f567 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

    mpro7 committed Nov 7, 2022
    Copy the full SHA
    295a8df View commit details
    Browse the repository at this point in the history
  3. fix formatting

    mpro7 committed Nov 7, 2022
    Copy the full SHA
    24a41ec View commit details
    Browse the repository at this point in the history
  4. refactor + cleanup

    mpro7 committed Nov 7, 2022
    Copy the full SHA
    7c3815b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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

    mpro7 committed Nov 8, 2022
    Copy the full SHA
    e1345c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. remove duplicated test

    mpro7 committed Nov 9, 2022
    Copy the full SHA
    533bc95 View commit details
    Browse the repository at this point in the history
  2. update Lumieres project IRI

    mpro7 committed Nov 9, 2022
    Copy the full SHA
    76cc1b4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    adc3844 View commit details
    Browse the repository at this point in the history
  4. update v1 test data

    mpro7 committed Nov 9, 2022
    Copy the full SHA
    faa52ef View commit details
    Browse the repository at this point in the history
  5. add UUID value object

    mpro7 committed Nov 9, 2022
    Copy the full SHA
    df03fdc View commit details
    Browse the repository at this point in the history
  6. add found only in repo iri map

    mpro7 committed Nov 9, 2022
    Copy the full SHA
    773d1d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on Nov 11, 2022

  1. fix QueryTraverser

    mpro7 committed Nov 11, 2022
    Copy the full SHA
    1cc17ba View commit details
    Browse the repository at this point in the history
  2. improve uuid validation

    mpro7 committed Nov 11, 2022
    Copy the full SHA
    79b0e60 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Copy the full SHA
    508101c View commit details
    Browse the repository at this point in the history
  2. improved naming

    mpro7 committed Nov 15, 2022
    Copy the full SHA
    9562f54 View commit details
    Browse the repository at this point in the history
  3. fix cache

    mpro7 committed Nov 15, 2022
    Copy the full SHA
    2f97aae View commit details
    Browse the repository at this point in the history
  4. fix tests

    mpro7 committed Nov 15, 2022
    Copy the full SHA
    8d09cd6 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    mpro7 committed Nov 15, 2022
    Copy the full SHA
    ca8bbbf View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Copy the full SHA
    de980cb View commit details
    Browse the repository at this point in the history
  2. move accessors into trait

    mpro7 committed Nov 16, 2022
    Copy the full SHA
    12e1abd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2967d9f View commit details
    Browse the repository at this point in the history
  4. improve cahce + add tests

    mpro7 committed Nov 16, 2022
    Copy the full SHA
    ee8b604 View commit details
    Browse the repository at this point in the history
  5. add missing tests + cleanup

    mpro7 committed Nov 16, 2022
    Copy the full SHA
    d1125ab View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. review changes

    mpro7 committed Nov 17, 2022
    Copy the full SHA
    68c9aba View commit details
    Browse the repository at this point in the history