Age | Commit message (Expand) | Author |
2024-06-14 | Update page headings | Frederick Muriuki Muriithi |
2024-06-14 | Use bootstrap for displaying progress widget...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.
| Frederick Muriuki Muriithi |
2024-06-14 | Move the modal to top of page to avoid display issues...According to
https://getbootstrap.com/docs/3.3/javascript/#callout-modal-markup-placement
the bootstrap modal dialogs should be placed at the top of the page to
avoid other components affecting their display and/or functionality.
| Frederick Muriuki Muriithi |
2024-06-13 | Clean up landing page...Leave only data upload type selection on landing page.
| Frederick Muriuki Muriithi |