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

Ontology CRUD UI #140

Merged
merged 6 commits into from
Feb 8, 2021
Merged

Ontology CRUD UI #140

merged 6 commits into from
Feb 8, 2021

Conversation

DnOberon
Copy link
Collaborator

@DnOberon DnOberon commented Feb 5, 2021

Description

Closes #131
Closes #116
Closes #115
Closes #125

Created UI's for CRUD functions on Metatype Keys and Metatype Relationship Keys
Modified UI for Metatypes and Metatype Relationships to pull creation and edit into components
Modified UI for Metatype Relationship Pairs to pull edit and creation into components
Modified the default_value and options fields in the metatype_keys and metatype_relationship_keys tables to be jsonb
Added ability to silence logging

Motivation and Context

Users needed the ability to perform CRUD functions on the ontology's deeper portions.

How Has This Been Tested?

Testing suite ran (only failing tests are the ontology import tests, Jeren is working on those)
UI Tested

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@DnOberon DnOberon marked this pull request as ready for review February 8, 2021 18:34
@DnOberon DnOberon changed the title basic structure in place Ontology CRUD UI Feb 8, 2021
@DnOberon DnOberon merged commit fe6cc9f into master Feb 8, 2021
@DnOberon DnOberon deleted the feature/ui-key-crud branch February 8, 2021 22:18
DnOberon added a commit that referenced this pull request Oct 19, 2021
Database Overhaul

Closes #140, #137, #136, #111, #113, and #112

See merge request b650/Deep-Lynx!86
DnOberon pushed a commit that referenced this pull request Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants