aboutsummaryrefslogtreecommitdiff
path: root/uploader
AgeCommit message (Expand)Author
45 hoursRemove non-informative table header.Frederick Muriuki Muriithi
45 hoursAdd an introduction to the phenotypes section.Frederick Muriuki Muriithi
45 hoursFix heading.Frederick Muriuki Muriithi
3 daysMake introductory text more succinct.Frederick Muriuki Muriithi
3 daysComment-out unimplemented features.Frederick Muriuki Muriithi
3 daysRestore styling for headings and subheadings.Frederick Muriuki Muriithi
3 daysMake sign in/out terminology consistent with GN2.Frederick Muriuki Muriithi
3 daysRemove user's email: replace with user icon.Frederick Muriuki Muriithi
3 daysText: Move "Upload" to before "Quality Control.Frederick Muriuki Muriithi
3 daysOverride default padding from bootstrap.Frederick Muriuki Muriithi
3 daysProvide minimum height for application header.Frederick Muriuki Muriithi
3 daysUse same default fonts as GN2.Frederick Muriuki Muriithi
3 daysUse horizontal-form for UI...Update the macro templates to use the horizontal-form paradigm to fit in with what Rob likes. Frederick Muriuki Muriithi
8 daysDo most of the layout with grid rather than bootstrap.Frederick Muriuki Muriithi
8 daysRemove the description from the sidebar card.Frederick Muriuki Muriithi
8 daysFetch all phenotypes for display with DataTables.Frederick Muriuki Muriithi
8 daysUpdate field name....Use "xref_id" rather than "pxr.Id" since the former is a little clearer. Frederick Muriuki Muriithi
8 daysDisplay list of phenotypes using DataTables.Frederick Muriuki Muriithi
8 daysAdd route to fetch DataTables.Frederick Muriuki Muriithi
9 daysMake alert larger.Frederick Muriuki Muriithi
9 daysUse a more robust check for emptiness....Some of the values could be integer values. Frederick Muriuki Muriithi
9 daysFix type-checking issues.Frederick Muriuki Muriithi
9 daysFix linting issues.Frederick Muriuki Muriithi
9 daysRemove generic endpoints and functions...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. Frederick Muriuki Muriithi
9 daysCleanup UI: remove some debugging text.Frederick Muriuki Muriithi
9 daysImprove the page text: there are more than 2 forms currently.Frederick Muriuki Muriithi
9 daysRedirect to the job-status page on success.Frederick Muriuki Muriithi
9 daysUpdate endpoint: Make it more consistent.Frederick Muriuki Muriithi
10 daysShow SE and N field if even one row has SE.Frederick Muriuki Muriithi
10 daysFix bug in how the SE and N values for a phenotype are fetched.Frederick Muriuki Muriithi
10 daysEnable editing of a phenotype's numeric values.Frederick Muriuki Muriithi
10 daysFix minor bug.Frederick Muriuki Muriithi
10 daysImplement editing of basic phenotype metadata.Frederick Muriuki Muriithi
10 daysName fields. Provide action to form.Frederick Muriuki Muriithi
10 daysFix indentation.Frederick Muriuki Muriithi
10 daysUse horizontal-form which @robw seems to prefer.Frederick Muriuki Muriithi
10 daysAdd basic metadata editing UI.Frederick Muriuki Muriithi
12 daysUse "GET" requests for phenotype actions.Frederick Muriuki Muriithi
12 daysAdd function to retrieve a phenotype's publication data.Frederick Muriuki Muriithi
12 daysAdd the "StrainId" field to phenotype data rows.Frederick Muriuki Muriithi
13 daysProvide UI for editing a specific phenotype.Frederick Muriuki Muriithi
13 daysExtract reusable constant.Frederick Muriuki Muriithi
14 daysTweak styling to reduce vertical space usage.Frederick Muriuki Muriithi
14 daysMove form into its own row.Frederick Muriuki Muriithi
14 daysRemove "Cross-Reference ID".Frederick Muriuki Muriithi
14 daysRename "Collation" to "Database".Frederick Muriuki Muriithi
14 daysAdd publication data to page.Frederick Muriuki Muriithi
14 daysOnly present SE and N columns if at least one row has them.Frederick Muriuki Muriithi
14 daysRemove unused (and confusing) "Symbol" column.Frederick Muriuki Muriithi
14 daysOpen phenotypes in new window.Frederick Muriuki Muriithi