EBIvariation / trait-curation

A web application for manual curation of trait-to-ontology mappings, including provenance and integration with EBI SPOT stack.
Apache License 2.0
2 stars 2 forks source link

Review term functionality #66

Closed joj0s closed 4 years ago

joj0s commented 4 years ago

This PR adds the ability to review terms, and makes the appropriate fields computed so that statuses are updated accordingly. Closes #25.

Also, for each term in the dummy data with the 'awaiting_review' status, I added a dummy review so that they only require one more review to be moved to the 'current' state. This was changed to prevent the need to log in from two accounts in order to test that functionality.