Age | Commit message (Expand) | Author |
---|---|---|
2024-07-25 | Rename module: qc_app --> uploader | Frederick Muriuki Muriithi |
2024-06-13 | Update html templates to use bootstrap for styling | Frederick Muriuki Muriithi |
2024-06-12 | Update templates to use bootstrap classes. | Frederick Muriuki Muriithi |
2022-11-16 | ui: Only display the "alert-success" green on completion...* To avoid confusion, only display the "alert-success" green on completion of the parsing process. While parsing, if there are no errors, then display the "No errors found so far" message without the green colour. | Frederick Muriuki Muriithi |
2022-06-28 | Check for inconsistent columns...The number columns in each contents line should be equal to the nember of columns in the header line. | Frederick Muriuki Muriithi |
2022-06-02 | Add an error display to the progress status report...Enable the progress status page to show all the errors found at any point during the processing of the file. | Frederick Muriuki Muriithi |