This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implement split screen for the ontology editor GUI - wip * Fix travis errors * Enhancement: Make ontology form dialogue full screen * NEW form with split screen for implementing ontology editor - wip * ADD form buttons - wip * ADD a list of newly created resources under the Add Resource Classes screen, so that they can be used later to be dnd-ed under the new ontology - same will be done for properties - wip * STYLE resources list, ADD dnd within list, FIX travis errors * FIX travis test error * STYLE properties screen, ADD new property chip list - dnd does not work here, we must find a different dnd solution * STYLE change: change to exoansion panel for adding new ontology, resource, property - add style to ontologies * FIX dnd: All screens can drop their content to the main screen - wip: should make a tree structure to organize resources under ontologies and properties under resources * bug (close icon): fix close icon and style of input field in add new property form * fix (ontology builder): - fix form groups and form controls - add maxLength validators - add 'type' to resources and properties - start use of a 'mock' ontology service * fix travis test error * feature (onto builder): add remove button to list of properties and resources * styling (ontology form): minor styling of close button and chips * wip * refactor (ontology form): remove elements from middle split area completely * fix minor error * refactor (ontology editor): just cleaning up code; - fix console.error issues - removed console.log comments
- Loading branch information
1 parent
b605a7a
commit abdd6bf
Showing
13 changed files
with
748 additions
and
57 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
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
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.