Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | Layout table controls for the datatables. | Frederick Muriuki Muriithi | |
4 days | Remove scroller | Frederick Muriuki Muriithi | |
@acenteno insists on having paging with ability to display everything on a single page. | |||
4 days | Fix styling. | Frederick Muriuki Muriithi | |
4 days | Load default styling for datatables. | Frederick Muriuki Muriithi | |
9 days | Patch over bug causing display of two table headers. | Frederick Muriuki Muriithi | |
9 days | Improve selector. | Frederick Muriuki Muriithi | |
9 days | Provide search for table. | Frederick Muriuki Muriithi | |
9 days | Remove setting: Was causing tables to be weird when searching. | Frederick Muriuki Muriithi | |
9 days | Load from newer version of bootstrap. | Frederick Muriuki Muriithi | |
9 days | Use Select and Buttons extensions to DataTables for UI elements. | Frederick Muriuki Muriithi | |
Display the "action" buttons using the "Select" and "Buttons" extensions to DataTables. | |||
9 days | Remove obsolete and incompatible row-selection code. | Frederick Muriuki Muriithi | |
9 days | Update default DataTables settings for Select and Scroller extensions. | Frederick Muriuki Muriithi | |
9 days | Include Buttons and Select extensions for DataTables. | Frederick Muriuki Muriithi | |
9 days | Update imports for new DataTables. | Frederick Muriuki Muriithi | |
9 days | Update import order: Load dependent modules last. | Frederick Muriuki Muriithi | |
10 days | Remove DataTables' Select extension | Frederick Muriuki Muriithi | |
The extension is leading to more trouble than it is worth. | |||
10 days | Fix indentation. | Frederick Muriuki Muriithi | |
10 days | Extract common DataTables into a reusable function. | Frederick Muriuki Muriithi | |
11 days | Enable selecting and deselecting ALL rows. | Frederick Muriuki Muriithi | |
11 days | Provide UI buttons for various actions on the table. | Frederick Muriuki Muriithi | |
11 days | Enable table scrolling instead of pages. | Frederick Muriuki Muriithi | |
11 days | Load Select extension for datatables. | Frederick Muriuki Muriithi | |
11 days | Provide route to load datatables extensions. | Frederick Muriuki Muriithi | |
11 days | Update highlight styling of selected row. | Frederick Muriuki Muriithi | |
11 days | Change cell data from label element to plain text. | Frederick Muriuki Muriithi | |
11 days | Update how the DataTables handlers are set up. | Frederick Muriuki Muriithi | |
11 days | Add utility to set up common DataTables events handlers. | Frederick Muriuki Muriithi | |
11 days | Allow row selection by clicking anywhere on the row. | Frederick Muriuki Muriithi | |
11 days | Change the way the Row-Selection handler works. | Frederick Muriuki Muriithi | |
11 days | Use file system rather than redis for session storage. | Frederick Muriuki Muriithi | |
2025-02-25 | Import escape from markupsafe directly. | 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-24 | Add styling for datatables headings. | Frederick Muriuki Muriithi | |
2025-02-18 | Fix issues caught by mypy. | Frederick Muriuki Muriithi | |
2025-02-18 | Prevent error if chunk is already deleted. | Frederick Muriuki Muriithi | |
2025-02-18 | Extract common pattern into generic function. | Frederick Muriuki Muriithi | |
2025-02-18 | Escape user input used in flashed messages. | 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 | Add missing scripts.rework-species-selection | 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 | Add styling for buttons. | 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. | Frederick Muriuki Muriithi | |
Enable creating new populations in the case where the population a user wants to use does not exist in the database. |