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(ontology): allow deleting comments of classes (DEV-804) #2048

Merged
merged 18 commits into from Apr 26, 2022

Commits on Apr 13, 2022

  1. add method and test to delete property comment

    irinaschubert committed Apr 13, 2022
    Copy the full SHA
    fb7addd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wip/dev-696-allow-deleting-of-comments-for-p…

    …roperties-and-classes
    irinaschubert committed Apr 13, 2022
    Copy the full SHA
    6c947b4 View commit details
    Browse the repository at this point in the history
  3. add route to delete property comment

    irinaschubert committed Apr 13, 2022
    Copy the full SHA
    4673bca View commit details
    Browse the repository at this point in the history
  4. allow deleting comments for properties

    irinaschubert committed Apr 13, 2022
    Copy the full SHA
    aa6ac12 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into wip/dev-696-allow-deleting-of-comments-for-p…

    …roperties-and-classes
    irinaschubert committed Apr 13, 2022
    Copy the full SHA
    eeba3b5 View commit details
    Browse the repository at this point in the history
  6. improve code

    irinaschubert committed Apr 13, 2022
    Copy the full SHA
    2fc732f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. fix failing test

    irinaschubert committed Apr 14, 2022
    Copy the full SHA
    75a58c5 View commit details
    Browse the repository at this point in the history
  2. add more tests

    irinaschubert committed Apr 14, 2022
    Copy the full SHA
    48ecfd1 View commit details
    Browse the repository at this point in the history
  3. wip

    irinaschubert committed Apr 14, 2022
    Copy the full SHA
    049ad52 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. add test for link property

    irinaschubert committed Apr 25, 2022
    Copy the full SHA
    0d239cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wip/dev-696-allow-deleting-of-comments-for-p…

    …roperties-and-classes
    irinaschubert committed Apr 25, 2022
    Copy the full SHA
    8d7cbdb View commit details
    Browse the repository at this point in the history
  3. add route

    irinaschubert committed Apr 25, 2022
    Copy the full SHA
    50b90bd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'wip/dev-696-allow-deleting-of-comments-for-properties-a…

    …nd-classes' of https://github.com/dasch-swiss/dsp-api into wip/dev-696-allow-deleting-of-comments-for-properties-and-classes
    irinaschubert committed Apr 25, 2022
    Copy the full SHA
    c6a9991 View commit details
    Browse the repository at this point in the history
  5. add e2e test

    irinaschubert committed Apr 25, 2022
    Copy the full SHA
    b5711c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. update documentation

    irinaschubert committed Apr 26, 2022
    Copy the full SHA
    3a3beba View commit details
    Browse the repository at this point in the history
  2. add tests

    irinaschubert committed Apr 26, 2022
    Copy the full SHA
    b77d6c6 View commit details
    Browse the repository at this point in the history
  3. add route to delete comment of class

    irinaschubert committed Apr 26, 2022
    Copy the full SHA
    ca4bda6 View commit details
    Browse the repository at this point in the history
  4. resolve conflicts

    irinaschubert committed Apr 26, 2022
    Copy the full SHA
    02ceb77 View commit details
    Browse the repository at this point in the history