about summary refs log tree commit diff
path: root/uploader/static
AgeCommit message (Expand)Author
2025-05-28Add javascript debugging function.Frederick Muriuki Muriithi
2025-05-09Use more of the screen width for content on smaller screens.Frederick Muriuki Muriithi
2025-04-28Move functions to fetch pubmed data out into a separate js file.Frederick Muriuki Muriithi
2025-04-28Move generic utility functions to the utils.js file.Frederick Muriuki Muriithi
2025-04-21Update to bootstrap 5 classes.Frederick Muriuki Muriithi
2025-03-17Remove scrollerFrederick Muriuki Muriithi
2025-03-17Fix styling.Frederick Muriuki Muriithi
2025-03-12Patch over bug causing display of two table headers.Frederick Muriuki Muriithi
2025-03-12Improve selector.Frederick Muriuki Muriithi
2025-03-12Remove setting: Was causing tables to be weird when searching.Frederick Muriuki Muriithi
2025-03-12Remove obsolete and incompatible row-selection code.Frederick Muriuki Muriithi
2025-03-12Update default DataTables settings for Select and Scroller extensions.Frederick Muriuki Muriithi
2025-03-11Extract common DataTables into a reusable function.Frederick Muriuki Muriithi
2025-03-10Update highlight styling of selected row.Frederick Muriuki Muriithi
2025-03-10Change cell data from label element to plain text.Frederick Muriuki Muriithi
2025-03-10Update how the DataTables handlers are set up.Frederick Muriuki Muriithi
2025-03-10Add utility to set up common DataTables events handlers.Frederick Muriuki Muriithi
2025-03-10Allow row selection by clicking anywhere on the row.Frederick Muriuki Muriithi
2025-03-10Change the way the Row-Selection handler works.Frederick Muriuki Muriithi
2025-02-24Enable selecting specific rows.Frederick Muriuki Muriithi
2025-02-24Add styling for datatables headings.Frederick Muriuki Muriithi
2025-02-18Add missing scripts. rework-species-selectionFrederick Muriuki Muriithi
2025-02-18Add styling for buttons.Frederick Muriuki Muriithi
2025-02-18Select from searchable list and allow new species creation.Frederick Muriuki Muriithi
2025-02-03Restore styling for headings and subheadings.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-01-29Do most of the layout with grid rather than bootstrap.Frederick Muriuki Muriithi
2025-01-28Make alert larger.Frederick Muriuki Muriithi
2025-01-24Provide UI for editing a specific phenotype.Frederick Muriuki Muriithi
2025-01-23Tweak styling to reduce vertical space usage.Frederick Muriuki Muriithi
2025-01-06Pass in file object rather than file-input elementFrederick Muriuki Muriithi
2024-12-20Add javascript to handle resumable, chunked file uploads.Frederick Muriuki Muriithi
2024-12-20Retain a consistent naming scheme for functions.Frederick Muriuki Muriithi
2024-12-17Add function to read first 'n' lines of file as text.Frederick Muriuki Muriithi
2024-10-14Improve layout and styling of sidebar contentFrederick Muriuki Muriithi
2024-10-10Build UI to add new phenotypes.Frederick Muriuki Muriithi
2024-10-07Create new phenotype dataset (PublishFreeze).Frederick Muriuki Muriithi
2024-09-24Respond to UI actions even for unimplemented links.Frederick Muriuki Muriithi
2024-09-23UI: Indicate currently active menu.Frederick Muriuki Muriithi
2024-09-19Fix minor UI bugs.Frederick Muriuki Muriithi
2024-09-18Add genotype dataset UIFrederick Muriuki Muriithi
2024-09-17UI Improvements: Move headings/titles to the left.Frederick Muriuki Muriithi
2024-09-09Display species details in populations views.Frederick Muriuki Muriithi
2024-09-04Improve styling.Frederick Muriuki Muriithi
2024-09-03Improve UI styling.Frederick Muriuki Muriithi
2024-09-03Initialise the populations package and update references.Frederick Muriuki Muriithi
2024-08-28Rework UI: present menus on the left, content on the right.Frederick Muriuki Muriithi
2024-07-25Rename module: qc_app --> uploaderFrederick Muriuki Muriithi