aboutsummaryrefslogtreecommitdiff
path: root/uploader
AgeCommit message (Expand)Author
4 daysFix issues caught by mypy.HEADmainFrederick Muriuki Muriithi
4 daysPrevent error if chunk is already deleted.Frederick Muriuki Muriithi
4 daysExtract common pattern into generic function.Frederick Muriuki Muriithi
4 daysEscape user input used in flashed messages.Frederick Muriuki Muriithi
4 daysRemove unnecessary initialisation code.Frederick Muriuki Muriithi
4 daysAdd missing macro.Frederick Muriuki Muriithi
4 daysAdd missing scripts.rework-species-selectionFrederick Muriuki Muriithi
4 daysUse new searchable list tables with off-ramps for data creation.Frederick Muriuki Muriithi
4 daysImprove copy to clarify what the UI is meant for.Frederick Muriuki Muriithi
4 daysImplement improvements suggested by @acenteno.Frederick Muriuki Muriithi
4 daysAdd styling for buttons.Frederick Muriuki Muriithi
4 daysImprove list-phenotypes page.Frederick Muriuki Muriithi
4 daysInclude DataTables' scripts and styling globally.Frederick Muriuki Muriithi
4 daysEnable 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 daysAssign any unknown famil(y/ies) the last position.Frederick Muriuki Muriithi
4 daysImprove flash messaging.Frederick Muriuki Muriithi
4 daysHandle "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 daysContinue on to next step with newly created species.Frederick Muriuki Muriithi
4 daysImprove UI text to guide users better.Frederick Muriuki Muriithi
4 daysUse horizontal-form for "Create Species" form.Frederick Muriuki Muriithi
4 daysRedirect to "Create Species" page if user selects it....Add the "Create Species" sub-step to the phenotype data path. Frederick Muriuki Muriithi
4 daysSelect 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 daysUpdate the help text for "Population code" field.Frederick Muriuki Muriithi
5 daysHandle "empty value" condition.Frederick Muriuki Muriithi
5 daysAllow a subspecies to be provided as part of the scientific name.Frederick Muriuki Muriithi
2025-02-04Temporarily deactivate breadcrumbs navigation.Frederick Muriuki Muriithi
2025-02-04Update global headers.Frederick Muriuki Muriithi
2025-02-04Remove non-informative table header.Frederick Muriuki Muriithi
2025-02-04Add an introduction to the phenotypes section.Frederick Muriuki Muriithi
2025-02-04Fix heading.Frederick Muriuki Muriithi
2025-02-03Make introductory text more succinct.Frederick Muriuki Muriithi
2025-02-03Comment-out unimplemented features.Frederick Muriuki Muriithi
2025-02-03Restore styling for headings and subheadings.Frederick Muriuki Muriithi
2025-02-03Make sign in/out terminology consistent with GN2.Frederick Muriuki Muriithi
2025-02-03Remove user's email: replace with user icon.Frederick Muriuki Muriithi
2025-02-03Text: Move "Upload" to before "Quality Control.Frederick Muriuki Muriithi
2025-02-03Override default padding from bootstrap.Frederick Muriuki Muriithi
2025-02-03Provide minimum height for application header.Frederick Muriuki Muriithi
2025-02-03Use same default fonts as GN2.Frederick Muriuki Muriithi
2025-02-03Use 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-29Do most of the layout with grid rather than bootstrap.Frederick Muriuki Muriithi
2025-01-29Remove the description from the sidebar card.Frederick Muriuki Muriithi
2025-01-29Fetch all phenotypes for display with DataTables.Frederick Muriuki Muriithi
2025-01-29Update field name....Use "xref_id" rather than "pxr.Id" since the former is a little clearer. Frederick Muriuki Muriithi
2025-01-29Display list of phenotypes using DataTables.Frederick Muriuki Muriithi
2025-01-29Add route to fetch DataTables.Frederick Muriuki Muriithi
2025-01-28Make alert larger.Frederick Muriuki Muriithi
2025-01-28Use a more robust check for emptiness....Some of the values could be integer values. Frederick Muriuki Muriithi
2025-01-28Fix type-checking issues.Frederick Muriuki Muriithi
2025-01-28Fix linting issues.Frederick Muriuki Muriithi