about summary refs log tree commit diff
AgeCommit message (Expand)Author
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
2026-01-23DataTables: Only set the "data" and "columns" options if not empty.Frederick Muriuki Muriithi
2026-01-23Collect all selected phenotype IDs for deletion.Frederick Muriuki Muriithi
2026-01-23Use a form for deletion of phenotypes.Frederick Muriuki Muriithi
2026-01-23Remove data presented elsewhere.Frederick Muriuki Muriithi
2026-01-23Re-organise UIFrederick Muriuki Muriithi
2026-01-23Initialise UI for deletion of phenotypes.Frederick Muriuki Muriithi
2026-01-23Add function to delete phenotypes completely.Frederick Muriuki Muriithi
2026-01-23Add function to delete numeric data for phenotypes.Frederick Muriuki Muriithi
2026-01-23Use correct classes for type-hints.Frederick Muriuki Muriithi
2026-01-23Lint: Remove unused imports.Frederick Muriuki Muriithi
2026-01-15Remove unused, sensitive data.Frederick Muriuki Muriithi
2026-01-13Remove obsoleted endpoints.Frederick Muriuki Muriithi
2026-01-13Migrate background job to use SQLite rather than Redis.Frederick Muriuki Muriithi
2026-01-13Use one default handler for both error and success conditions.Frederick Muriuki Muriithi
2026-01-13Redirect to "Job Summary" page by default on successful completion.Frederick Muriuki Muriithi
2026-01-13Make default datetime formatter for module.Frederick Muriuki Muriithi
2026-01-12Make "Background jobs" feature available.Frederick Muriuki Muriithi
2026-01-09Move styling to common css file.Frederick Muriuki Muriithi
2026-01-08Fix return type declaration for the function.Frederick Muriuki Muriithi
2026-01-08Update imports.Frederick Muriuki Muriithi
2026-01-08Provide UI to "re-launch" stopped jobs.Frederick Muriuki Muriithi
2026-01-08Stop a background job manually.Frederick Muriuki Muriithi
2026-01-08Use newer template for job status updates.Frederick Muriuki Muriithi
2026-01-08Extract common UI elements to a macro.Frederick Muriuki Muriithi
2026-01-08Bugfix: Fix flash, and redirect to "Job Summary" page.Frederick Muriuki Muriithi
2026-01-08Handle the case where the job was manually stopped.Frederick Muriuki Muriithi
2026-01-08Redirect to "Job Summary" page for default error handler.Frederick Muriuki Muriithi