IUSCA / SQAN

Scalable Quality Assurance for Neuroimaging - (SQAN): A full-stack system solution for extracting, translating, and logging (ETL) + web portal-based quality-control verification of DICOM-formatted medical imaging data/metadata.
https://sqan.sca.iu.edu/
Other
8 stars 3 forks source link

RADY: Add Contact Form #91

Closed agopu closed 5 years ago

agopu commented 5 years ago

We should add a Contact Form similar to HPCE's on the RADY portal.

Tangentially related to https://github.com/IUSCA/rady-qc/issues/84 though this is a more generic form.

youngmd commented 5 years ago

Implemented generic contact form with added button in sidebar to launch comment window.

[REDACTED] See https://github.com/IUSCA/rady-ops/issues/23 for screenshot.

Verified that messages are received by users defined in config file. Note that when deploying this to production a npm install will need to be run in the api folder and the config/index.js files will need several new entries for this feature to function.

Both the comment form itself and the api backend could be modified/adapted to work for Issue #84 when initiated from specific locations.

Edited by @agopu - moved screenshot with information stakeholder prefers to keep private to an issue on that project's private repo.