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: restrict the creation of classes without cardinalities (DEV-305) #136

Merged
merged 10 commits into from Jan 4, 2022

Commits on Dec 21, 2021

  1. integrate cardinality adding into resource creation

    irinaschubert committed Dec 21, 2021
    Copy the full SHA
    a06050f View commit details
    Browse the repository at this point in the history
  2. fix code smells

    irinaschubert committed Dec 21, 2021
    Copy the full SHA
    fa52b45 View commit details
    Browse the repository at this point in the history
  3. remove test files

    irinaschubert committed Dec 21, 2021
    Copy the full SHA
    7a93e1b View commit details
    Browse the repository at this point in the history
  4. update error message to be more readable

    irinaschubert committed Dec 21, 2021
    Copy the full SHA
    97c5014 View commit details
    Browse the repository at this point in the history
  5. fix order of entity creation

    irinaschubert committed Dec 21, 2021
    Copy the full SHA
    1282ba5 View commit details
    Browse the repository at this point in the history
  6. add error message when cardinalities are empty

    irinaschubert committed Dec 21, 2021
    Copy the full SHA
    6941f14 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Copy the full SHA
    cebb6ff View commit details
    Browse the repository at this point in the history
  2. Improve code after review

    irinaschubert committed Jan 3, 2022
    Copy the full SHA
    a98f38e View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    irinaschubert committed Jan 3, 2022
    Copy the full SHA
    6679064 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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