Age | Commit message (Expand) | Author |
---|---|---|
4 days | Fix issues caught by mypy.HEADmain | Frederick Muriuki Muriithi |
4 days | Prevent error if chunk is already deleted. | Frederick Muriuki Muriithi |
4 days | Extract common pattern into generic function. | Frederick Muriuki Muriithi |
4 days | Escape user input used in flashed messages. | Frederick Muriuki Muriithi |
4 days | Remove unnecessary initialisation code. | Frederick Muriuki Muriithi |
4 days | Add missing macro. | Frederick Muriuki Muriithi |
4 days | Add missing scripts.rework-species-selection | Frederick Muriuki Muriithi |
4 days | Use new searchable list tables with off-ramps for data creation. | Frederick Muriuki Muriithi |
4 days | Improve copy to clarify what the UI is meant for. | Frederick Muriuki Muriithi |
4 days | Implement improvements suggested by @acenteno. | Frederick Muriuki Muriithi |
4 days | Add styling for buttons. | Frederick Muriuki Muriithi |
4 days | Improve list-phenotypes page. | Frederick Muriuki Muriithi |
4 days | Include DataTables' scripts and styling globally. | Frederick Muriuki Muriithi |
4 days | Enable creating new populations on the "Phenotype Data" path....Enable creating new populations in the case where the population a user wants to use does not exist in the database. | Frederick Muriuki Muriithi |
4 days | Assign any unknown famil(y/ies) the last position. | Frederick Muriuki Muriithi |
4 days | Improve flash messaging. | Frederick Muriuki Muriithi |
4 days | Handle "empty-database" case for species....While not a concern for the current instance of GeneNetwork (which already has a number of species already entered in the database), this commit handles the case where there are no species in the database e.g. in a pristine installation of a new instance. | Frederick Muriuki Muriithi |
4 days | Continue on to next step with newly created species. | Frederick Muriuki Muriithi |
4 days | Improve UI text to guide users better. | Frederick Muriuki Muriithi |
4 days | Use horizontal-form for "Create Species" form. | Frederick Muriuki Muriithi |
4 days | Redirect to "Create Species" page if user selects it....Add the "Create Species" sub-step to the phenotype data path. | Frederick Muriuki Muriithi |
4 days | Select from searchable list and allow new species creation....Select the species to use from a searchable list. In case the species does not exist in the list, allow creation of the list. | Frederick Muriuki Muriithi |
5 days | Update the help text for "Population code" field. | Frederick Muriuki Muriithi |
5 days | Handle "empty value" condition. | Frederick Muriuki Muriithi |
5 days | Allow a subspecies to be provided as part of the scientific name. | Frederick Muriuki Muriithi |
2025-02-04 | Temporarily deactivate breadcrumbs navigation. | Frederick Muriuki Muriithi |
2025-02-04 | Update global headers. | Frederick Muriuki Muriithi |
2025-02-04 | Remove non-informative table header. | Frederick Muriuki Muriithi |
2025-02-04 | Add an introduction to the phenotypes section. | Frederick Muriuki Muriithi |
2025-02-04 | Fix heading. | Frederick Muriuki Muriithi |
2025-02-03 | Make introductory text more succinct. | Frederick Muriuki Muriithi |
2025-02-03 | Comment-out unimplemented features. | Frederick Muriuki Muriithi |
2025-02-03 | Restore styling for headings and subheadings. | Frederick Muriuki Muriithi |
2025-02-03 | Make sign in/out terminology consistent with GN2. | Frederick Muriuki Muriithi |
2025-02-03 | Remove user's email: replace with user icon. | Frederick Muriuki Muriithi |
2025-02-03 | Text: Move "Upload" to before "Quality Control. | Frederick Muriuki Muriithi |
2025-02-03 | Override default padding from bootstrap. | Frederick Muriuki Muriithi |
2025-02-03 | Provide minimum height for application header. | Frederick Muriuki Muriithi |
2025-02-03 | Use same default fonts as GN2. | Frederick Muriuki Muriithi |
2025-02-03 | Use horizontal-form for UI...Update the macro templates to use the horizontal-form paradigm to fit in with what Rob likes. | Frederick Muriuki Muriithi |
2025-01-29 | Do most of the layout with grid rather than bootstrap. | Frederick Muriuki Muriithi |
2025-01-29 | Remove the description from the sidebar card. | Frederick Muriuki Muriithi |
2025-01-29 | Fetch all phenotypes for display with DataTables. | Frederick Muriuki Muriithi |
2025-01-29 | Update field name....Use "xref_id" rather than "pxr.Id" since the former is a little clearer. | Frederick Muriuki Muriithi |
2025-01-29 | Display list of phenotypes using DataTables. | Frederick Muriuki Muriithi |
2025-01-29 | Add route to fetch DataTables. | Frederick Muriuki Muriithi |
2025-01-28 | Make alert larger. | Frederick Muriuki Muriithi |
2025-01-28 | Use a more robust check for emptiness....Some of the values could be integer values. | Frederick Muriuki Muriithi |
2025-01-28 | Fix type-checking issues. | Frederick Muriuki Muriithi |
2025-01-28 | Fix linting issues. | Frederick Muriuki Muriithi |