aboutsummaryrefslogtreecommitdiff
path: root/qc_app
AgeCommit message (Expand)Author
2023-01-17Add link back to index page on abort or errorsFrederick Muriuki Muriithi
2023-01-17upload: Enable cancelling an upload.Frederick Muriuki Muriithi
2022-12-23Help: Provide some help content for end userFrederick Muriuki Muriithi
2022-11-16ui: provide error messaging if file is not selected.Frederick Muriuki Muriithi
2022-11-16ui: Don't show upload progress indicator if file is not selected.Frederick Muriuki Muriithi
2022-11-16ui: Only display the "alert-success" green on completionFrederick Muriuki Muriithi
2022-11-12Accept plain text (text/plain) filesFrederick Muriuki Muriithi
2022-09-08Use sys.executable and setup default environmentFrederick Muriuki Muriithi
2022-08-31Commit missing files.Frederick Muriuki Muriithi
2022-08-31Provide database port where relevant.Frederick Muriuki Muriithi
2022-08-31Check connections outside app factoryFrederick Muriuki Muriithi
2022-08-05Update job status. Display stdout and stderr outputsFrederick Muriuki Muriithi
2022-08-04Implement data insertionFrederick Muriuki Muriithi
2022-08-04Fix typo: 'species' -> 'speciesid'Frederick Muriuki Muriithi
2022-08-04UX: Enable selecting radio by clicking anywhere on the rowFrederick Muriuki Muriithi
2022-07-19Check connections before launchingFrederick Muriuki Muriithi
2022-07-19Rework: Use generic worker script to launch processFrederick Muriuki Muriithi
2022-07-19Rename file validation scriptFrederick Muriuki Muriithi
2022-07-19Implement confirmation stageFrederick Muriuki Muriithi
2022-07-19Enable creation of new datasetFrederick Muriuki Muriithi
2022-07-19Replace redirect with user confirmationFrederick Muriuki Muriithi
2022-07-19Implement dataset selectionFrederick Muriuki Muriithi
2022-07-19Implement study creationFrederick Muriuki Muriithi
2022-07-19Fix macroFrederick Muriuki Muriithi
2022-07-19Add missing db_utils moduleFrederick Muriuki Muriithi
2022-07-19Add 'group' and 'tissue' selection.Frederick Muriuki Muriithi
2022-07-19Implement select studyFrederick Muriuki Muriithi
2022-07-19Select the platform (GeneChipId) firstFrederick Muriuki Muriithi
2022-07-07Fix linting and typing errorsFrederick Muriuki Muriithi
2022-07-07Rework styling for form elementsFrederick Muriuki Muriithi
2022-07-07Add filetype details to database update codeFrederick Muriuki Muriithi
2022-07-07Provide selection for GeneChipsFrederick Muriuki Muriithi
2022-07-06Implement UI for dataset selectionFrederick Muriuki Muriithi
2022-06-28Check for inconsistent columnsFrederick Muriuki Muriithi
2022-06-21Test the progress indication featureFrederick Muriuki Muriithi
2022-06-21Test the upload of zip files works as expectedFrederick Muriuki Muriithi
2022-06-17Test endpoint '/parse/parse'Frederick Muriuki Muriithi
2022-06-15Fix linting and type errorsFrederick Muriuki Muriithi
2022-06-15Setup test fixtures and initial tests for web-UIFrederick Muriuki Muriithi
2022-06-13Add upload progress indicatorFrederick Muriuki Muriithi
2022-06-10Enable upload of zipfilesFrederick Muriuki Muriithi
2022-06-02Enable user abortion of file parsingFrederick Muriuki Muriithi
2022-06-02Expire the jobs in 14 days by defaultFrederick Muriuki Muriithi
2022-06-02Add an error display to the progress status reportFrederick Muriuki Muriithi
2022-05-27Remove unnecessary print statementFrederick Muriuki Muriithi
2022-05-20Use standard-error rather than standard_error for consistencyFrederick Muriuki Muriithi
2022-05-20Fix minor bugsFrederick Muriuki Muriithi
2022-05-20Handle errorsFrederick Muriuki Muriithi
2022-05-19Update Web-UI: use new error collection paradigmFrederick Muriuki Muriithi
2022-05-02Optimise strain names parsingFrederick Muriuki Muriithi