Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-19 | Select the platform (GeneChipId) first | Frederick Muriuki Muriithi | |
2022-07-07 | Rework styling for form elements | Frederick Muriuki Muriithi | |
2022-07-07 | Provide selection for GeneChips | Frederick Muriuki Muriithi | |
The GeneChipId value is required for the data being inserted, so this commit provides the UI to enable selection of the chip. | |||
2022-07-06 | Implement UI for dataset selection | Frederick Muriuki Muriithi | |
As part of updating the database with the new data, there is a need to select the appropriate dataset that the data belongs to, and this commit provides the UI to assist the user do that. | |||
2022-06-13 | Add upload progress indicator | Frederick Muriuki Muriithi | |
2022-06-02 | Enable user abortion of file parsing | Frederick Muriuki Muriithi | |
Enable the user to abort the background parsing of the file. | |||
2022-04-28 | Update queuing and display results of file parsing | Frederick Muriuki Muriithi | |
* Make the 'worker' functions free from needing the application context by passing all the details they need as arguments. * Enable the display of parsing results. | |||
2022-04-25 | Implement file upload | Frederick Muriuki Muriithi | |
2022-04-25 | UI: Add index page and basic styling | Frederick Muriuki Muriithi | |
Add template(s) for the index page and some basic styling to get started with. |