Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
feat(ontology): update cardinality in resource class (DSP-1266) (#377)
* style(ontology): update ontology editor style * feat(ontology): init "update cardinality" funcitonality * chore(ontology): prepare resclass from for card update * feat(ontology): update card * chore(dsp-js): using yalc for dsp-js for the moment * chore(dsp-api): using latest dsp-js version from main branch * chore(dependency): update js-lib to latest version * refactor(ontology): clean up code * feat(ontology): set and replace cardinality * style(ontology): change position of add prop button * feat(ontology): create prop and class name from randomized string * refactor(ontology): fix typo * feat(ontology): disable own res class in res pointer * feat(ontology): replace prop cardinality in res class * feat(ontology): disable edit menu in case of missing lmd * fix(ontology): fix cache issue * refactor(ontology): delete console.log * chore(ontology): replace ontology with data model * refactor(ontology): delete commented code * chore(deps): bump dsp-js from 1.3.0 to 2.0.1 and dsp-ui 1.2.1 to 1.2.2
- Loading branch information
André Kilchenmann
committed
Feb 12, 2021
1 parent
8133d87
commit 5a766c1
Showing
15 changed files
with
547 additions
and
291 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.