about summary refs log tree commit diff
path: root/uploader/phenotypes/views.py
AgeCommit message (Expand)Author
2025-03-26Pass in system log-level to script.Frederick Muriuki Muriithi
2025-03-26Provide connection URI for mariadb.Frederick Muriuki Muriithi
2025-03-26Update comment text.Frederick Muriuki Muriithi
2025-03-25Run job with unbuffered outputs.Frederick Muriuki Muriithi
2025-03-25Update name of launcher script used.Frederick Muriuki Muriithi
2025-03-24Begin processing the uploadeded bulk-edit file.Frederick Muriuki Muriithi
2025-03-21Add "PubMed_ID" fieldFrederick Muriuki Muriithi
2025-03-21Bulk Edit: Initialise the bulk-edit uploadFrederick Muriuki Muriithi
2025-03-21Rename endpoint: Distinguish edit download from other downloads.Frederick Muriuki Muriithi
2025-03-18Enable downloading of dataset's phenotype's data.Frederick Muriuki Muriithi
2025-02-18Extract common pattern into generic function.Frederick Muriuki Muriithi
2025-02-18Enable creating new populations on the "Phenotype Data" path.Frederick Muriuki Muriithi
2025-02-18Redirect to "Create Species" page if user selects it.Frederick Muriuki Muriithi
2025-02-18Select from searchable list and allow new species creation.Frederick Muriuki Muriithi
2025-01-29Fetch all phenotypes for display with DataTables.Frederick Muriuki Muriithi
2025-01-28Use a more robust check for emptiness.Frederick Muriuki Muriithi
2025-01-28Fix type-checking issues.Frederick Muriuki Muriithi
2025-01-28Fix linting issues.Frederick Muriuki Muriithi
2025-01-28Update endpoint: Make it more consistent.Frederick Muriuki Muriithi
2025-01-27Show SE and N field if even one row has SE.Frederick Muriuki Muriithi
2025-01-27Enable editing of a phenotype's numeric values.Frederick Muriuki Muriithi
2025-01-27Fix minor bug.Frederick Muriuki Muriithi
2025-01-27Implement editing of basic phenotype metadata.Frederick Muriuki Muriithi
2025-01-24Provide UI for editing a specific phenotype.Frederick Muriuki Muriithi
2025-01-24Extract reusable constant.Frederick Muriuki Muriithi
2025-01-23Add publication data to page.Frederick Muriuki Muriithi
2025-01-23Only present SE and N columns if at least one row has them.Frederick Muriuki Muriithi
2025-01-23Provide summary for review before entering data to database.Frederick Muriuki Muriithi
2025-01-21Use sanitised names derived from original names.Frederick Muriuki Muriithi
2025-01-21Reuse common job-creation code.Frederick Muriuki Muriithi
2025-01-21Process form contents into a zip bundle.Frederick Muriuki Muriithi
2024-12-13Separate bundle and individual files processingFrederick Muriuki Muriithi
2024-12-13Use new templates:Frederick Muriuki Muriithi
2024-12-10Redirect if there's only a single phenotype datasetFrederick Muriuki Muriithi
2024-12-10Use specialised template renderer for phenotypes.Frederick Muriuki Muriithi
2024-12-03Display the files metadata in progress section.Frederick Muriuki Muriithi
2024-12-03Fix some linting and mypy issues.Frederick Muriuki Muriithi
2024-12-03Fetch a jobs errors from its errors lists.Frederick Muriuki Muriithi
2024-12-03Cleanup linting and type (mypy) errors.Frederick Muriuki Muriithi
2024-12-02Launch job and redirect to job status page.Frederick Muriuki Muriithi
2024-12-02Add UI to view status of the job as it runs.Frederick Muriuki Muriithi
2024-11-22Use gn-libs code for db connection.Frederick Muriuki Muriithi
2024-10-17UI: Create background job when user uploads file.Frederick Muriuki Muriithi
2024-10-17mypy: Fix some typing issues.Frederick Muriuki Muriithi
2024-10-10Build UI to add new phenotypes.Frederick Muriuki Muriithi
2024-10-07Handle "No linked resource" error cleanly.Frederick Muriuki Muriithi
2024-10-07linting: Fix minor linting issues.Frederick Muriuki Muriithi
2024-10-07Create new phenotype dataset (PublishFreeze).Frederick Muriuki Muriithi
2024-10-07Generalise pagination and paginate phenotypesFrederick Muriuki Muriithi
2024-10-01Extract privileges and use them for access controlFrederick Muriuki Muriithi