about summary refs log tree commit diff
path: root/uploader
AgeCommit message (Expand)Author
3 daysMove button to the right. HEAD mainFrederick Muriuki Muriithi
3 daysImprove alignment of table column headings.Frederick Muriuki Muriithi
3 daysReplace '#' with 'Index' in tables.Frederick Muriuki Muriithi
3 daysSpecies: Improve UI text, and fix minor bug.Frederick Muriuki Muriithi
3 daysPublication: Update UI Text.Frederick Muriuki Muriithi
3 daysChange frontpage textFrederick Muriuki Muriithi
3 daysFix indentation: Everything is re-indented; no other changes.Frederick Muriuki Muriithi
3 daysAdd a frontpage banner image.Frederick Muriuki Muriithi
11 daysEnable download of list of errors.Frederick Muriuki Muriithi
2026-02-18Type-Checking: Add type hints for variable.Frederick Muriuki Muriithi
2026-02-18Lint: Disable some checks for specific functions.Frederick Muriuki Muriithi
2026-02-18Lint: Add docstrings for functions.Frederick Muriuki Muriithi
2026-02-18Make dataset name not editable.Frederick Muriuki Muriithi
2026-02-18Provide a default name for the dataset.Frederick Muriuki Muriithi
2026-02-18Improve tooltip message.Frederick Muriuki Muriithi
2026-02-18Remove link to provide more area for publication selection.Frederick Muriuki Muriithi
2026-02-11Optionally render breadcrumb if no dataset defined yet.Frederick Muriuki Muriithi
2026-02-10Pass any set feature flags back to ourselves after authentication.Frederick Muriuki Muriithi
2026-02-10Make function usable outside module.Frederick Muriuki Muriithi
2026-02-10Samples: Redirect background job correctly on success.Frederick Muriuki Muriithi
2026-02-09Update configuration variable name.Frederick Muriuki Muriithi
2026-02-06Expose 'delete-phenotypes' feature to end users.Frederick Muriuki Muriithi
2026-02-06Fix flash message class.Frederick Muriuki Muriithi
2026-01-30Fetch and display actual details for phenotypes being deleted.Frederick Muriuki Muriithi
2026-01-30Narrow selection if cross-reference IDs are provided.Frederick Muriuki Muriithi
2026-01-30Set max-width to prevent <pre> from reflowing the page.Frederick Muriuki Muriithi
2026-01-30Implement UI logic to trigger phenotype deletion job.Frederick Muriuki Muriithi
2026-01-29Fix indentation.Frederick Muriuki Muriithi
2026-01-29Improve layout on small screens.Frederick Muriuki Muriithi
2026-01-29Trim whitespace in class names.Frederick Muriuki Muriithi
2026-01-29SHIM: Simplify preview UI. Hard-code container width.Frederick Muriuki Muriithi
2026-01-29Make the "no value" indicator more explicit.Frederick Muriuki Muriithi
2026-01-29Remove fieldsets: They break styling.Frederick Muriuki Muriithi
2026-01-27Fix typos in configuration variable name.Frederick Muriuki Muriithi
2026-01-27Handle big deletes: Delete in batches.Frederick Muriuki Muriithi
2026-01-26Provide some utilities to fetch common config variables.Frederick Muriuki Muriithi
2026-01-26Move the UPLOAD_DIRECTORY under the SCRATCH_DIRECTORY by default.Frederick Muriuki Muriithi
2026-01-26Replace TEMPORARY_DIRECTORY with SCRATCH_DIRECTORYFrederick Muriuki Muriithi
2026-01-26Outline deletion: Create scaffolding for idea.Frederick Muriuki Muriithi
2026-01-26Initialise forms to help delete phenotypes.Frederick Muriuki Muriithi
2026-01-26Remove commented out proof-of-concept code.Frederick Muriuki Muriithi
2026-01-26Bug: DataTables: Check both radio buttons and checkboxes.Frederick Muriuki Muriithi
2026-01-23Remove unnecessary console.debug() statement.Frederick Muriuki Muriithi
2026-01-23Fix some minor styling (css) issues.Frederick Muriuki Muriithi
2026-01-23Add initial placeholder UI to confirm deletion.Frederick Muriuki Muriithi
2026-01-23DataTables: Add some custom utility functions.Frederick Muriuki Muriithi
2026-01-23DataTables: Improve drawCallbackFrederick Muriuki Muriithi
2026-01-23DataTables: Bug -- Improve performance - use provided indexes.Frederick Muriuki Muriithi
2026-01-23DataTables: Bug -- Only add the data length if necessary.Frederick Muriuki Muriithi
2026-01-23DataTables: Only set the "data" and "columns" options if not empty.Frederick Muriuki Muriithi