Riverscapes/QRAVEPlugin

QA/QC Editing form

Opened this issue · 0 comments

NB: this is a continuation of this issue: Riverscapes/RiverscapesXML#410

Task outline

The Riverscapes XML now has the ability to contain QA/QC nodes per project. Furthermore the Warehouse API has the ability to find these nodes and display them.

The final piece here is the ability to create these nodes and upload them into the system

  • QRave needs to authenticate securely with the Riverscapes API
  • QRave needs a UI Form to CRUD QAQC nodes
  • QRave needs the ability to upload these QA nodes back to the API using the updateProject endpoint.

Relevant Discussions