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

fix(ontology): Don't accept list values without gui attribute (DEV-775) #2089

Merged

Commits on Jun 22, 2022

  1. add test data

    irinaschubert committed Jun 22, 2022
    Copy the full SHA
    36f54c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. fix bug and add test

    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    c2800e6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wip/dev-775-dont-accept-list-values-without-…

    …gui-attribute
    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    d18b15c View commit details
    Browse the repository at this point in the history
  3. add missing import

    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    65b71f3 View commit details
    Browse the repository at this point in the history
  4. fix typo in test data

    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    b8b88d7 View commit details
    Browse the repository at this point in the history
  5. add checks for all gui elements that need a gui attribute

    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    754ca13 View commit details
    Browse the repository at this point in the history
  6. update freetest data

    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    539fc92 View commit details
    Browse the repository at this point in the history
  7. fix typo in test data

    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    f972fc9 View commit details
    Browse the repository at this point in the history
  8. check more values

    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    14c79dc View commit details
    Browse the repository at this point in the history
  9. add tests

    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    3e338bf View commit details
    Browse the repository at this point in the history
  10. remove prints

    irinaschubert committed Jun 27, 2022
    Copy the full SHA
    b3b0e31 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. wip

    irinaschubert committed Jul 4, 2022
    Copy the full SHA
    e2564d5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wip/dev-775-dont-accept-list-values-without-…

    …gui-attribute
    irinaschubert committed Jul 4, 2022
    Copy the full SHA
    f21f89e View commit details
    Browse the repository at this point in the history
  3. remove featureFactoryConfig from new tests

    irinaschubert committed Jul 4, 2022
    Copy the full SHA
    1dbb6ca View commit details
    Browse the repository at this point in the history
  4. refactor schema domain

    irinaschubert committed Jul 4, 2022
    Copy the full SHA
    ec1253c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. remove make() from option

    irinaschubert committed Jul 5, 2022
    Copy the full SHA
    def9cb2 View commit details
    Browse the repository at this point in the history
  2. bump zio prelude version

    irinaschubert committed Jul 5, 2022
    Copy the full SHA
    4f24363 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. rename decision file

    irinaschubert committed Jul 7, 2022
    Copy the full SHA
    b627f2a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. rename file

    irinaschubert committed Jul 11, 2022
    Copy the full SHA
    010aa66 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. add value objects

    irinaschubert committed Jul 12, 2022
    Copy the full SHA
    f60a310 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. move salsah-gui constants to shared project

    irinaschubert committed Jul 13, 2022
    Copy the full SHA
    c17efa3 View commit details
    Browse the repository at this point in the history
  2. rename SalsahGuiApiV2WithValueObjects

    irinaschubert committed Jul 13, 2022
    Copy the full SHA
    acac270 View commit details
    Browse the repository at this point in the history
  3. improve value objects

    irinaschubert committed Jul 13, 2022
    Copy the full SHA
    3aa8db1 View commit details
    Browse the repository at this point in the history
  4. improve validation

    irinaschubert committed Jul 13, 2022
    Copy the full SHA
    0e67f18 View commit details
    Browse the repository at this point in the history
  5. use val instead of string

    irinaschubert committed Jul 13, 2022
    Copy the full SHA
    a264eb3 View commit details
    Browse the repository at this point in the history
  6. small improvements

    irinaschubert committed Jul 13, 2022
    Copy the full SHA
    4115ef0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into wip/dev-775-dont-accept-list-values-without-…

    …gui-attribute
    irinaschubert committed Jul 13, 2022
    Copy the full SHA
    e6bfe6a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. add more tests

    irinaschubert committed Jul 14, 2022
    Copy the full SHA
    2c4710c View commit details
    Browse the repository at this point in the history
  2. improve docs

    irinaschubert committed Jul 14, 2022
    Copy the full SHA
    103fae7 View commit details
    Browse the repository at this point in the history
  3. add r2r test

    irinaschubert committed Jul 14, 2022
    Copy the full SHA
    8404e85 View commit details
    Browse the repository at this point in the history
  4. update expected client test data

    irinaschubert committed Jul 14, 2022
    Copy the full SHA
    15f9b8d View commit details
    Browse the repository at this point in the history
  5. Update expected-client-test-data.txt

    irinaschubert committed Jul 14, 2022
    Copy the full SHA
    6ac39e3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into wip/dev-775-dont-accept-list-values-without-…

    …gui-attribute
    irinaschubert committed Jul 14, 2022
    Copy the full SHA
    14994c7 View commit details
    Browse the repository at this point in the history
  7. Update expected-client-test-data.txt

    irinaschubert committed Jul 14, 2022
    Copy the full SHA
    13a0ff2 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'wip/dev-775-dont-accept-list-values-without-gui-attribu…

    …te' of https://github.com/dasch-swiss/dsp-api into wip/dev-775-dont-accept-list-values-without-gui-attribute
    irinaschubert committed Jul 14, 2022
    Copy the full SHA
    129402d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. make unit tests more readable

    irinaschubert committed Jul 18, 2022
    Copy the full SHA
    4baf026 View commit details
    Browse the repository at this point in the history
  2. add new error type for validation fails

    irinaschubert committed Jul 18, 2022
    Copy the full SHA
    5b180b7 View commit details
    Browse the repository at this point in the history
  3. improve error messages

    irinaschubert committed Jul 18, 2022
    Copy the full SHA
    b987f2a View commit details
    Browse the repository at this point in the history