index
:
gn-uploader
this commit
keyring
main
rework-species-selection
gn-uploader: Data uploader for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
27 hours
Fetch and display actual details for phenotypes being deleted.
HEAD
main
Frederick Muriuki Muriithi
27 hours
Narrow selection if cross-reference IDs are provided.
Frederick Muriuki Muriithi
27 hours
Set max-width to prevent <pre> from reflowing the page.
Frederick Muriuki Muriithi
27 hours
Implement UI logic to trigger phenotype deletion job.
Frederick Muriuki Muriithi
27 hours
Delete temporary file after completing deletion.
Frederick Muriuki Muriithi
27 hours
Add messages to script to indicate progress.
Frederick Muriuki Muriithi
28 hours
Fix bug in reading file: Ensure to read all lines.
Frederick Muriuki Muriithi
2 days
Fix indentation.
Frederick Muriuki Muriithi
2 days
Improve layout on small screens.
Frederick Muriuki Muriithi
2 days
Trim whitespace in class names.
Frederick Muriuki Muriithi
2 days
SHIM: Simplify preview UI. Hard-code container width.
Frederick Muriuki Muriithi
2 days
Make the "no value" indicator more explicit.
Frederick Muriuki Muriithi
2 days
Remove fieldsets: They break styling.
Frederick Muriuki Muriithi
3 days
Reapply "Channel - guix-bioinformatics: Upgrade to commit 9b0955f."
Frederick Muriuki Muriithi
3 days
Channels: Fix commits of upstream channels to prevent build failures
Frederick Muriuki Muriithi
3 days
Revert "Channel - guix-bioinformatics: Upgrade to commit 9b0955f."
Frederick Muriuki Muriithi
3 days
Channel - guix-bioinformatics: Upgrade to commit 9b0955f.
Frederick Muriuki Muriithi
4 days
Build script to delete phenotypes.
Frederick Muriuki Muriithi
4 days
Fix typos in configuration variable name.
Frederick Muriuki Muriithi
4 days
Handle big deletes: Delete in batches.
Frederick Muriuki Muriithi
5 days
Provide some utilities to fetch common config variables.
Frederick Muriuki Muriithi
5 days
Move the UPLOAD_DIRECTORY under the SCRATCH_DIRECTORY by default.
Frederick Muriuki Muriithi
5 days
Replace TEMPORARY_DIRECTORY with SCRATCH_DIRECTORY
Frederick Muriuki Muriithi
5 days
Outline deletion: Create scaffolding for idea.
Frederick Muriuki Muriithi
5 days
Initialise forms to help delete phenotypes.
Frederick Muriuki Muriithi
5 days
Remove commented out proof-of-concept code.
Frederick Muriuki Muriithi
5 days
Bug: DataTables: Check both radio buttons and checkboxes.
Frederick Muriuki Muriithi
8 days
Remove unnecessary console.debug() statement.
Frederick Muriuki Muriithi
8 days
Fix some minor styling (css) issues.
Frederick Muriuki Muriithi
8 days
Add initial placeholder UI to confirm deletion.
Frederick Muriuki Muriithi
8 days
DataTables: Add some custom utility functions.
Frederick Muriuki Muriithi
8 days
DataTables: Improve drawCallback
Frederick Muriuki Muriithi
8 days
DataTables: Bug -- Improve performance - use provided indexes.
Frederick Muriuki Muriithi
8 days
DataTables: Bug -- Only add the data length if necessary.
Frederick Muriuki Muriithi
8 days
DataTables: Only set the "data" and "columns" options if not empty.
Frederick Muriuki Muriithi
8 days
Collect all selected phenotype IDs for deletion.
Frederick Muriuki Muriithi
8 days
Use a form for deletion of phenotypes.
Frederick Muriuki Muriithi
8 days
Remove data presented elsewhere.
Frederick Muriuki Muriithi
8 days
Re-organise UI
Frederick Muriuki Muriithi
8 days
Initialise UI for deletion of phenotypes.
Frederick Muriuki Muriithi
8 days
Add function to delete phenotypes completely.
Frederick Muriuki Muriithi
8 days
Add function to delete numeric data for phenotypes.
Frederick Muriuki Muriithi
8 days
Use correct classes for type-hints.
Frederick Muriuki Muriithi
8 days
Lint: Remove unused imports.
Frederick Muriuki Muriithi
2026-01-15
Remove unused, sensitive data.
Frederick Muriuki Muriithi
2026-01-13
Remove obsoleted endpoints.
Frederick Muriuki Muriithi
2026-01-13
Migrate background job to use SQLite rather than Redis.
Frederick Muriuki Muriithi
2026-01-13
Use one default handler for both error and success conditions.
Frederick Muriuki Muriithi
2026-01-13
Redirect to "Job Summary" page by default on successful completion.
Frederick Muriuki Muriithi
2026-01-13
Make default datetime formatter for module.
Frederick Muriuki Muriithi
[next]