Age | Commit message (Expand) | Author |
---|---|---|
27 hours | Include Buttons and Select extensions for DataTables. | Frederick Muriuki Muriithi |
27 hours | Update imports for new DataTables. | Frederick Muriuki Muriithi |
30 hours | Update import order: Load dependent modules last. | Frederick Muriuki Muriithi |
47 hours | Remove DataTables' Select extension•••The extension is leading to more trouble than it is worth. | Frederick Muriuki Muriithi |
47 hours | Fix indentation. | Frederick Muriuki Muriithi |
47 hours | Extract common DataTables into a reusable function. | Frederick Muriuki Muriithi |
3 days | Enable selecting and deselecting ALL rows. | Frederick Muriuki Muriithi |
3 days | Provide UI buttons for various actions on the table. | Frederick Muriuki Muriithi |
3 days | Enable table scrolling instead of pages. | Frederick Muriuki Muriithi |
3 days | Load Select extension for datatables. | Frederick Muriuki Muriithi |
3 days | Update how the DataTables handlers are set up. | Frederick Muriuki Muriithi |
2025-02-24 | Enable selecting specific rows. | Frederick Muriuki Muriithi |
2025-02-24 | Fix code formatting for clarity. | Frederick Muriuki Muriithi |
2025-02-24 | Provide a way to select phenotypes to edit. | Frederick Muriuki Muriithi |
2025-02-24 | Add borders to table cells. | Frederick Muriuki Muriithi |
2025-02-18 | Remove unnecessary initialisation code. | Frederick Muriuki Muriithi |
2025-02-18 | Add missing macro. | Frederick Muriuki Muriithi |
2025-02-18 | Use new searchable list tables with off-ramps for data creation. | Frederick Muriuki Muriithi |
2025-02-18 | Improve copy to clarify what the UI is meant for. | Frederick Muriuki Muriithi |
2025-02-18 | Implement improvements suggested by @acenteno. | Frederick Muriuki Muriithi |
2025-02-18 | Improve list-phenotypes page. | Frederick Muriuki Muriithi |
2025-02-18 | Include DataTables' scripts and styling globally. | Frederick Muriuki Muriithi |
2025-02-18 | 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 |
2025-02-18 | 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 |
2025-02-18 | Continue on to next step with newly created species. | Frederick Muriuki Muriithi |
2025-02-18 | Improve UI text to guide users better. | Frederick Muriuki Muriithi |
2025-02-18 | Use horizontal-form for "Create Species" form. | Frederick Muriuki Muriithi |
2025-02-18 | 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 |
2025-02-17 | Update the help text for "Population code" field. | 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 | 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 | 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 | Display list of phenotypes using DataTables. | Frederick Muriuki Muriithi |
2025-01-28 | Cleanup UI: remove some debugging text. | Frederick Muriuki Muriithi |
2025-01-28 | Improve the page text: there are more than 2 forms currently. | Frederick Muriuki Muriithi |
2025-01-28 | Redirect to the job-status page on success. | Frederick Muriuki Muriithi |
2025-01-27 | Enable editing of a phenotype's numeric values. | Frederick Muriuki Muriithi |
2025-01-27 | Name fields. Provide action to form. | Frederick Muriuki Muriithi |
2025-01-27 | Fix indentation. | Frederick Muriuki Muriithi |
2025-01-27 | Use horizontal-form which @robw seems to prefer. | Frederick Muriuki Muriithi |