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(advanced search): specify linked resource (DSP-1587) #293

Merged
merged 31 commits into from May 25, 2021

Commits on May 6, 2021

  1. Copy the full SHA
    048fd34 View commit details
    Browse the repository at this point in the history
  2. feat(advanced search): get class of linked resource

    Tobias Schweizer committed May 6, 2021
    Copy the full SHA
    c992fd3 View commit details
    Browse the repository at this point in the history
  3. feat(advanced search): distinguish between specifying and searching f…

    …or a linked resource
    Tobias Schweizer committed May 6, 2021
    Copy the full SHA
    062875c View commit details
    Browse the repository at this point in the history
  4. feat(advanced search): distinguish between specifying and searching f…

    …or a linked resource
    Tobias Schweizer committed May 6, 2021
    Copy the full SHA
    2694171 View commit details
    Browse the repository at this point in the history
  5. feat(gravsearch generation): prepare adaption

    Tobias Schweizer committed May 6, 2021
    Copy the full SHA
    15d68e5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Copy the full SHA
    1990e3b View commit details
    Browse the repository at this point in the history
  2. refactor(gravsearch service): make method for props handling

    Tobias Schweizer committed May 17, 2021
    Copy the full SHA
    31d775d View commit details
    Browse the repository at this point in the history
  3. refactor(gravsearch service): make method for props handling

    Tobias Schweizer committed May 17, 2021
    Copy the full SHA
    25f36ea View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6f859fa View commit details
    Browse the repository at this point in the history
  5. refactor(gravsearch service): avoid redundant statements

    Tobias Schweizer committed May 17, 2021
    Copy the full SHA
    f5ce3a3 View commit details
    Browse the repository at this point in the history
  6. test(gravsearch service): adapt expectation

    Tobias Schweizer committed May 17, 2021
    Copy the full SHA
    c312374 View commit details
    Browse the repository at this point in the history
  7. refactor(gravsearch service): make var names unique

    Tobias Schweizer committed May 17, 2021
    Copy the full SHA
    cb78757 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. refactor(gravsearch service): make var names unique

    Tobias Schweizer committed May 18, 2021
    Copy the full SHA
    12bf0c3 View commit details
    Browse the repository at this point in the history
  2. refactor(gravsearch service): improve type checking

    Tobias Schweizer committed May 18, 2021
    Copy the full SHA
    e8d2fc2 View commit details
    Browse the repository at this point in the history
  3. refactor(gravsearch service): improve comments

    Tobias Schweizer committed May 18, 2021
    Copy the full SHA
    90f9ef2 View commit details
    Browse the repository at this point in the history
  4. feature(advanced search): introduce top level flag

    Tobias Schweizer committed May 18, 2021
    Copy the full SHA
    6ea481c View commit details
    Browse the repository at this point in the history
  5. test(advanced search): add test for comp op

    Tobias Schweizer committed May 18, 2021
    Copy the full SHA
    acf8e89 View commit details
    Browse the repository at this point in the history
  6. test(advanced search): add new Input in mocked components

    Tobias Schweizer committed May 18, 2021
    Copy the full SHA
    316fa54 View commit details
    Browse the repository at this point in the history
  7. test(advanced search): add test for SearchResourceComponent

    Tobias Schweizer committed May 18, 2021
    Copy the full SHA
    cbc95b5 View commit details
    Browse the repository at this point in the history
  8. test(gravsearch service): add test for Gravsearch service

    Tobias Schweizer committed May 18, 2021
    Copy the full SHA
    ee11f2f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. feat(gravsearch service): add variable for rec. call count

    Tobias Schweizer committed May 19, 2021
    Copy the full SHA
    dce6a5b View commit details
    Browse the repository at this point in the history
  2. feat(gravsearch service): add optional res. class restriction on link…

    …ed res.
    Tobias Schweizer committed May 19, 2021
    Copy the full SHA
    0e9a8fc View commit details
    Browse the repository at this point in the history
  3. feat(advanced search): only show sort criterion for main resource on …

    …top level
    Tobias Schweizer committed May 19, 2021
    Copy the full SHA
    456e68e View commit details
    Browse the repository at this point in the history
  4. docs(advanced search): adapt design docs (ongoing)

    Tobias Schweizer committed May 19, 2021
    Copy the full SHA
    e7efbfc View commit details
    Browse the repository at this point in the history
  5. refactor(advanced search): move select res. class comp.

    Tobias Schweizer committed May 19, 2021
    Copy the full SHA
    a4e9156 View commit details
    Browse the repository at this point in the history
  6. refactor(advanced search): move select prop. comp.

    Tobias Schweizer committed May 19, 2021
    Copy the full SHA
    dd19e12 View commit details
    Browse the repository at this point in the history
  7. feat(advanced search): add fallback for object class constraint

    Tobias Schweizer committed May 19, 2021
    Copy the full SHA
    bb65e7f View commit details
    Browse the repository at this point in the history
  8. feat(advanced search): determine ontology from resource class

    Tobias Schweizer committed May 19, 2021
    Copy the full SHA
    fecdbf2 View commit details
    Browse the repository at this point in the history
  9. docs(advanced search): adapt design docs

    Tobias Schweizer committed May 19, 2021
    Copy the full SHA
    5681916 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. docs(gravsearch service): add comment

    Tobias Schweizer committed May 20, 2021
    Copy the full SHA
    7f0b17f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

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