Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-14 | Use bootstrap for displaying progress widget | Frederick Muriuki Muriithi | |
This commit converts the progress indication widget into a bootstrap modal dialog, and updates the javascript to prevent the code from interacting with bootstrap in unpredictable ways. | |||
2024-02-14 | Extract upload progress indication code | Frederick Muriuki Muriithi | |
* Extract the UI elements and code for indicating upload progress into separate, reusable "modules". * Fix bugs arising from changes. |