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

refactor!(lists+groups): improve value objects + remove new lists implementation (DEV-160) #1932

Merged
merged 28 commits into from Nov 17, 2021

Commits on Nov 2, 2021

  1. refactor group create payload

    mpro7 committed Nov 2, 2021
    Copy the full SHA
    23b67bc View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Copy the full SHA
    398f850 View commit details
    Browse the repository at this point in the history
  2. add group iri value object

    mpro7 committed Nov 3, 2021
    Copy the full SHA
    e93adc4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0efbaa2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

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

Commits on Nov 5, 2021

  1. Copy the full SHA
    4b842b2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7cf1788 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f2d3d92 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Copy the full SHA
    43771c9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d4127c6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    89f3977 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. fix node creation

    mpro7 committed Nov 9, 2021
    Copy the full SHA
    d2de911 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Copy the full SHA
    25d6a9d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c8a69f2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7dc2126 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    90bf07f View commit details
    Browse the repository at this point in the history
  5. refactor list naming

    mpro7 committed Nov 10, 2021
    Copy the full SHA
    1fcbc10 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

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

    mpro7 committed Nov 11, 2021
    Copy the full SHA
    4de62e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. refactor lists get methods

    mpro7 committed Nov 12, 2021
    Copy the full SHA
    11a2234 View commit details
    Browse the repository at this point in the history
  2. update lists docs

    mpro7 committed Nov 12, 2021
    Copy the full SHA
    32cd502 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    be6a376 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Copy the full SHA
    d6cb9ca View commit details
    Browse the repository at this point in the history
  2. fix client-test-data

    mpro7 committed Nov 15, 2021
    Copy the full SHA
    6d99ff4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    54f240f View commit details
    Browse the repository at this point in the history
  4. bring back GET methods

    mpro7 committed Nov 15, 2021
    Copy the full SHA
    765be86 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. fix file extension

    mpro7 committed Nov 16, 2021
    Copy the full SHA
    2274415 View commit details
    Browse the repository at this point in the history
  2. fix testdata

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