aboutsummaryrefslogtreecommitdiff
path: root/qc_app/templates/select_dataset.html
AgeCommit message (Collapse)Author
2022-07-07Rework styling for form elementsFrederick Muriuki Muriithi
2022-07-07Provide selection for GeneChipsFrederick Muriuki Muriithi
The GeneChipId value is required for the data being inserted, so this commit provides the UI to enable selection of the chip.
2022-07-06Implement UI for dataset selectionFrederick Muriuki Muriithi
As part of updating the database with the new data, there is a need to select the appropriate dataset that the data belongs to, and this commit provides the UI to assist the user do that.