aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hoursProvide search for table.Frederick Muriuki Muriithi
21 hoursRemove setting: Was causing tables to be weird when searching.Frederick Muriuki Muriithi
21 hoursLoad from newer version of bootstrap.Frederick Muriuki Muriithi
23 hoursUse Select and Buttons extensions to DataTables for UI elements.•••Display the "action" buttons using the "Select" and "Buttons" extensions to DataTables. Frederick Muriuki Muriithi
23 hoursRemove obsolete and incompatible row-selection code.Frederick Muriuki Muriithi
23 hoursUpdate default DataTables settings for Select and Scroller extensions.Frederick Muriuki Muriithi
23 hoursInclude Buttons and Select extensions for DataTables.Frederick Muriuki Muriithi
24 hoursUpdate imports for new DataTables.Frederick Muriuki Muriithi
26 hoursUpdate import order: Load dependent modules last.Frederick Muriuki Muriithi
43 hoursRemove DataTables' Select extension•••The extension is leading to more trouble than it is worth. Frederick Muriuki Muriithi
43 hoursFix indentation.Frederick Muriuki Muriithi
43 hoursExtract common DataTables into a reusable function.Frederick Muriuki Muriithi
3 daysEnable selecting and deselecting ALL rows.Frederick Muriuki Muriithi
3 daysProvide UI buttons for various actions on the table.Frederick Muriuki Muriithi
3 daysEnable table scrolling instead of pages.Frederick Muriuki Muriithi
3 daysLoad Select extension for datatables.Frederick Muriuki Muriithi
3 daysProvide route to load datatables extensions.Frederick Muriuki Muriithi
3 daysUpdate highlight styling of selected row.Frederick Muriuki Muriithi
3 daysChange cell data from label element to plain text.Frederick Muriuki Muriithi
3 daysUpdate how the DataTables handlers are set up.Frederick Muriuki Muriithi
3 daysAdd utility to set up common DataTables events handlers.Frederick Muriuki Muriithi
3 daysAllow row selection by clicking anywhere on the row.Frederick Muriuki Muriithi
3 daysChange the way the Row-Selection handler works.Frederick Muriuki Muriithi
3 daysUse file system rather than redis for session storage.Frederick Muriuki Muriithi
2025-02-25Import escape from markupsafe directly.Frederick Muriuki Muriithi
2025-02-24Enable selecting specific rows.Frederick Muriuki Muriithi
2025-02-24Fix code formatting for clarity.Frederick Muriuki Muriithi
2025-02-24Provide a way to select phenotypes to edit.Frederick Muriuki Muriithi
2025-02-24Add borders to table cells.Frederick Muriuki Muriithi
2025-02-24Add styling for datatables headings.Frederick Muriuki Muriithi
2025-02-18Fix issues caught by mypy.Frederick Muriuki Muriithi
2025-02-18Prevent error if chunk is already deleted.Frederick Muriuki Muriithi
2025-02-18Extract common pattern into generic function.Frederick Muriuki Muriithi
2025-02-18Escape user input used in flashed messages.Frederick Muriuki Muriithi
2025-02-18Remove unnecessary initialisation code.Frederick Muriuki Muriithi
2025-02-18Add missing macro.Frederick Muriuki Muriithi
2025-02-18Add missing scripts.rework-species-selectionFrederick Muriuki Muriithi
2025-02-18Use new searchable list tables with off-ramps for data creation.Frederick Muriuki Muriithi
2025-02-18Improve copy to clarify what the UI is meant for.Frederick Muriuki Muriithi
2025-02-18Implement improvements suggested by @acenteno.Frederick Muriuki Muriithi
2025-02-18Add styling for buttons.Frederick Muriuki Muriithi
2025-02-18Improve list-phenotypes page.Frederick Muriuki Muriithi
2025-02-18Include DataTables' scripts and styling globally.Frederick Muriuki Muriithi
2025-02-18Enable 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
2025-02-18Assign any unknown famil(y/ies) the last position.Frederick Muriuki Muriithi
2025-02-18Improve flash messaging.Frederick Muriuki Muriithi
2025-02-18Handle "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
2025-02-18Continue on to next step with newly created species.Frederick Muriuki Muriithi
2025-02-18Improve UI text to guide users better.Frederick Muriuki Muriithi
2025-02-18Use horizontal-form for "Create Species" form.Frederick Muriuki Muriithi