aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
35 hoursText: Move "Upload" to before "Quality Control.Frederick Muriuki Muriithi
35 hoursOverride default padding from bootstrap.Frederick Muriuki Muriithi
35 hoursProvide minimum height for application header.Frederick Muriuki Muriithi
35 hoursUse same default fonts as GN2.Frederick Muriuki Muriithi
37 hoursUse horizontal-form for UIFrederick Muriuki Muriithi
Update the macro templates to use the horizontal-form paradigm to fit in with what Rob likes.
6 daysDo most of the layout with grid rather than bootstrap.Frederick Muriuki Muriithi
6 daysRemove the description from the sidebar card.Frederick Muriuki Muriithi
7 daysFetch all phenotypes for display with DataTables.Frederick Muriuki Muriithi
7 daysUpdate field name.Frederick Muriuki Muriithi
Use "xref_id" rather than "pxr.Id" since the former is a little clearer.
7 daysDisplay list of phenotypes using DataTables.Frederick Muriuki Muriithi
7 daysAdd route to fetch DataTables.Frederick Muriuki Muriithi
7 daysMake alert larger.Frederick Muriuki Muriithi
8 daysUse a more robust check for emptiness.Frederick Muriuki Muriithi
Some of the values could be integer values.
8 daysFix type-checking issues.Frederick Muriuki Muriithi
8 daysFix linting issues.Frederick Muriuki Muriithi
8 daysRemove generic endpoints and functionsFrederick 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 daysCleanup UI: remove some debugging text.Frederick Muriuki Muriithi
8 daysImprove the page text: there are more than 2 forms currently.Frederick Muriuki Muriithi
8 daysRedirect to the job-status page on success.Frederick Muriuki Muriithi
8 daysUpdate endpoint: Make it more consistent.Frederick Muriuki Muriithi
8 daysRemove obsoleted script.Frederick Muriuki Muriithi
This script was written before the understanding I gained after the demonstration by @acenteno of how the data upload works.
8 daysShow SE and N field if even one row has SE.Frederick Muriuki Muriithi
8 daysFix bug in how the SE and N values for a phenotype are fetched.Frederick Muriuki Muriithi
8 daysEnable editing of a phenotype's numeric values.Frederick Muriuki Muriithi
9 daysFix minor bug.Frederick Muriuki Muriithi
9 daysImplement editing of basic phenotype metadata.Frederick Muriuki Muriithi
9 daysName fields. Provide action to form.Frederick Muriuki Muriithi
9 daysFix indentation.Frederick Muriuki Muriithi
9 daysUse horizontal-form which @robw seems to prefer.Frederick Muriuki Muriithi
9 daysAdd basic metadata editing UI.Frederick Muriuki Muriithi
11 daysUse "GET" requests for phenotype actions.Frederick Muriuki Muriithi
11 daysAdd function to retrieve a phenotype's publication data.Frederick Muriuki Muriithi
11 daysAdd the "StrainId" field to phenotype data rows.Frederick Muriuki Muriithi
12 daysProvide UI for editing a specific phenotype.Frederick Muriuki Muriithi
12 daysExtract reusable constant.Frederick Muriuki Muriithi
12 daysTweak styling to reduce vertical space usage.Frederick Muriuki Muriithi
12 daysMove form into its own row.Frederick Muriuki Muriithi
12 daysRemove "Cross-Reference ID".Frederick Muriuki Muriithi
12 daysRename "Collation" to "Database".Frederick Muriuki Muriithi
12 daysAdd publication data to page.Frederick Muriuki Muriithi
12 daysOnly present SE and N columns if at least one row has them.Frederick Muriuki Muriithi
12 daysRemove unused (and confusing) "Symbol" column.Frederick Muriuki Muriithi
12 daysOpen phenotypes in new window.Frederick Muriuki Muriithi
13 daysProvide summary for review before entering data to database.Frederick Muriuki Muriithi
13 daysAdd missing template macro.Frederick Muriuki Muriithi
13 daysEnsure names are lowercase for comparison purposes.Frederick Muriuki Muriithi
2025-01-21Use sanitised names derived from original names.Frederick Muriuki Muriithi
2025-01-21Make filename hashing optional.Frederick Muriuki Muriithi
2025-01-21Improve UI for job-status page.Frederick Muriuki Muriithi
2025-01-21Reuse common job-creation code.Frederick Muriuki Muriithi