Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-13 | Update html templates to use bootstrap for styling | Frederick Muriuki Muriithi | |
2023-10-16 | Indicate progress for data insert. | Frederick Muriuki Muriithi | |
2022-08-05 | Update job status. Display stdout and stderr outputs | Frederick Muriuki Muriithi | |
* Display the status of the job, as it is running * Display STDERR output if an error occurs * Display STDOUT output as job is running and on successful completion of the job | |||
2022-08-04 | Implement data insertion | Frederick Muriuki Muriithi | |
- Hook up external data insertion script to webserver code - Provide rudimentary status indication - Generalise some job creation details |