-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
6800 ix relationships support (#6890)
* error handling test outline * remove loop test * testing for the valid cases * first test, refactor type definitions * first validation * finished validations * refactor formatting * update failing tests * update failing test * allow extra types * handle title properly * fix number material sending * emit types * extra check for typescript * allow relationship extractor * sending xmls * fix overlapping test files * sending labeled data for training * starting model task * handling no labeled data * sending materials for suggestions * updated suggestionFormatting * updated suggestion saving * supporting relationships to any template * added property to extractor modal * validate entity existence * validate partial acceptance and suggestion comparison * full acceptance, save through propert entitySave * removed explicit translation from selects * refactor getters * testint inherited values * UI changes to work with relationships * handle any template * smoke test relationship creation problem * implement relationship creation * eslint cleanup * update route tests * maintaining height for relationships panel in IX when filtering --------- Co-authored-by: A happy cat <[email protected]>
- Loading branch information
Showing
26 changed files
with
1,621 additions
and
189 deletions.
There are no files selected for viewing
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.