aboutsummaryrefslogtreecommitdiff
path: root/qc_app/parse.py
AgeCommit message (Expand)Author
2024-04-08Fix issues caught by integration tests.Frederick Muriuki Muriithi
2024-03-04Display flash messages correctly.Frederick Muriuki Muriithi
2024-01-24Checks: Update code and tests to ensure all checks pass.Frederick Muriuki Muriithi
2024-01-24redis-prefix: Update file validation codeFrederick Muriuki Muriithi
2024-01-20Fetch sample/case names from databaseFrederick Muriuki Muriithi
2023-11-15Linting: Fix linting errors.Frederick Muriuki Muriithi
2022-07-19Rework: Use generic worker script to launch processFrederick 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-17Test endpoint '/parse/parse'Frederick Muriuki Muriithi
2022-06-15Fix linting and type errorsFrederick 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-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
2022-04-28Use sqlite3 to save the jobs metadataFrederick Muriuki Muriithi
2022-04-28Update queuing and display results of file parsingFrederick Muriuki Muriithi
2022-04-26Fix issues caught processing the jobsFrederick Muriuki Muriithi
2022-04-26Queue file parsing jobsFrederick Muriuki Muriithi
2022-04-25Call parsing function. Fix a few issues.Frederick Muriuki Muriithi
2022-04-25Implement file uploadFrederick Muriuki Muriithi