Age | Commit message (Collapse) | Author | |
---|---|---|---|
47 hours | Text: Move "Upload" to before "Quality Control. | Frederick Muriuki Muriithi | |
48 hours | Override default padding from bootstrap. | Frederick Muriuki Muriithi | |
48 hours | Provide minimum height for application header. | Frederick Muriuki Muriithi | |
48 hours | Use same default fonts as GN2. | Frederick Muriuki Muriithi | |
2 days | Use horizontal-form for UI | Frederick Muriuki Muriithi | |
Update the macro templates to use the horizontal-form paradigm to fit in with what Rob likes. | |||
7 days | Do most of the layout with grid rather than bootstrap. | Frederick Muriuki Muriithi | |
7 days | Remove the description from the sidebar card. | Frederick Muriuki Muriithi | |
7 days | Fetch all phenotypes for display with DataTables. | Frederick Muriuki Muriithi | |
7 days | Update field name. | Frederick Muriuki Muriithi | |
Use "xref_id" rather than "pxr.Id" since the former is a little clearer. | |||
7 days | Display list of phenotypes using DataTables. | Frederick Muriuki Muriithi | |
7 days | Add route to fetch DataTables. | Frederick Muriuki Muriithi | |
8 days | Make alert larger. | Frederick Muriuki Muriithi | |
8 days | Use a more robust check for emptiness. | Frederick Muriuki Muriithi | |
Some of the values could be integer values. | |||
8 days | Fix type-checking issues. | Frederick Muriuki Muriithi | |
8 days | Fix linting issues. | Frederick Muriuki Muriithi | |
8 days | Remove generic endpoints and functions | Frederick Muriuki Muriithi | |
The endpoints handling the chunked (and resumable) file uploads were moved to a separate package of their own, that's more relevant for that. This commit removes the extraneous code. | |||
8 days | Cleanup UI: remove some debugging text. | Frederick Muriuki Muriithi | |
8 days | Improve the page text: there are more than 2 forms currently. | Frederick Muriuki Muriithi | |
8 days | Redirect to the job-status page on success. | Frederick Muriuki Muriithi | |
8 days | Update endpoint: Make it more consistent. | Frederick Muriuki Muriithi | |
9 days | Show SE and N field if even one row has SE. | Frederick Muriuki Muriithi | |
9 days | Fix bug in how the SE and N values for a phenotype are fetched. | Frederick Muriuki Muriithi | |
9 days | Enable editing of a phenotype's numeric values. | Frederick Muriuki Muriithi | |
9 days | Fix minor bug. | Frederick Muriuki Muriithi | |
9 days | Implement editing of basic phenotype metadata. | Frederick Muriuki Muriithi | |
9 days | Name fields. Provide action to form. | Frederick Muriuki Muriithi | |
9 days | Fix indentation. | Frederick Muriuki Muriithi | |
9 days | Use horizontal-form which @robw seems to prefer. | Frederick Muriuki Muriithi | |
9 days | Add basic metadata editing UI. | Frederick Muriuki Muriithi | |
11 days | Use "GET" requests for phenotype actions. | Frederick Muriuki Muriithi | |
11 days | Add function to retrieve a phenotype's publication data. | Frederick Muriuki Muriithi | |
11 days | Add the "StrainId" field to phenotype data rows. | Frederick Muriuki Muriithi | |
12 days | Provide UI for editing a specific phenotype. | Frederick Muriuki Muriithi | |
12 days | Extract reusable constant. | Frederick Muriuki Muriithi | |
13 days | Tweak styling to reduce vertical space usage. | Frederick Muriuki Muriithi | |
13 days | Move form into its own row. | Frederick Muriuki Muriithi | |
13 days | Remove "Cross-Reference ID". | Frederick Muriuki Muriithi | |
13 days | Rename "Collation" to "Database". | Frederick Muriuki Muriithi | |
13 days | Add publication data to page. | Frederick Muriuki Muriithi | |
13 days | Only present SE and N columns if at least one row has them. | Frederick Muriuki Muriithi | |
13 days | Remove unused (and confusing) "Symbol" column. | Frederick Muriuki Muriithi | |
13 days | Open phenotypes in new window. | Frederick Muriuki Muriithi | |
13 days | Provide summary for review before entering data to database. | Frederick Muriuki Muriithi | |
13 days | Add missing template macro. | Frederick Muriuki Muriithi | |
2025-01-21 | Use sanitised names derived from original names. | Frederick Muriuki Muriithi | |
2025-01-21 | Make filename hashing optional. | Frederick Muriuki Muriithi | |
2025-01-21 | Improve UI for job-status page. | Frederick Muriuki Muriithi | |
2025-01-21 | Reuse common job-creation code. | Frederick Muriuki Muriithi | |
2025-01-21 | Process form contents into a zip bundle. | Frederick Muriuki Muriithi | |
2025-01-21 | Pass both original name and uploaded name onward for processing. | Frederick Muriuki Muriithi | |