about summary refs log tree commit diff
AgeCommit message (Expand)Author
10 daysType-Checking: Add type hints for variable. HEAD mainFrederick Muriuki Muriithi
10 daysLint: Disable some checks for specific functions.Frederick Muriuki Muriithi
10 daysLint: Add docstrings for functions.Frederick Muriuki Muriithi
10 daysMake dataset name not editable.Frederick Muriuki Muriithi
10 daysProvide a default name for the dataset.Frederick Muriuki Muriithi
10 daysImprove tooltip message.Frederick Muriuki Muriithi
10 daysRemove 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-06Fix bug: convert values to strings first.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-02-06Print out the correct error message.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-30Delete temporary file after completing deletion.Frederick Muriuki Muriithi
2026-01-30Add messages to script to indicate progress.Frederick Muriuki Muriithi
2026-01-30Fix bug in reading file: Ensure to read all lines.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-28Reapply "Channel - guix-bioinformatics: Upgrade to commit 9b0955f."Frederick Muriuki Muriithi
2026-01-28Channels: Fix commits of upstream channels to prevent build failuresFrederick Muriuki Muriithi
2026-01-28Revert "Channel - guix-bioinformatics: Upgrade to commit 9b0955f."Frederick Muriuki Muriithi
2026-01-28Channel - guix-bioinformatics: Upgrade to commit 9b0955f.Frederick Muriuki Muriithi
2026-01-27Build script to delete phenotypes.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