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(api-v2): Add route for changing GUI order of cardinalities #1850

Merged
merged 10 commits into from May 3, 2021

Commits on Apr 19, 2021

  1. fix (lists): escape special characters before making SPARQL statement…

    …, unescape when returning response
    SepidehAlassi committed Apr 19, 2021
    Copy the full SHA
    0eb199a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Copy the full SHA
    9cbe17d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c7e15e7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    025caf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. feat(api-v2): Add route to change GUI order.

    Benjamin Geer committed Apr 26, 2021
    Copy the full SHA
    6e0301a View commit details
    Browse the repository at this point in the history
  2. test(api-v2): Add tests.

    Benjamin Geer committed Apr 26, 2021
    Copy the full SHA
    4206c4c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into wip/DSP-1546_updateGuiOrderRoute

    # Conflicts:
    #	webapi/src/main/scala/org/knora/webapi/messages/StringFormatter.scala
    #	webapi/src/main/scala/org/knora/webapi/messages/admin/responder/listsmessages/ListsMessagesADM.scala
    Benjamin Geer committed Apr 26, 2021
    Copy the full SHA
    2728b86 View commit details
    Browse the repository at this point in the history
  4. test(api-v2): Update expected client test data.

    Benjamin Geer committed Apr 26, 2021
    Copy the full SHA
    4dd9377 View commit details
    Browse the repository at this point in the history
  5. test(api-v2): Update expected client test data.

    Benjamin Geer committed Apr 26, 2021
    Copy the full SHA
    f8f62c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. docs(api-v2): Update docs.

    Benjamin Geer committed Apr 27, 2021
    Copy the full SHA
    617821d View commit details
    Browse the repository at this point in the history