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
path:
root
/
uploader
Age
Commit message (
Expand
)
Author
10 days
Type-Checking: Add type hints for variable.
HEAD
main
Frederick Muriuki Muriithi
10 days
Lint: Disable some checks for specific functions.
Frederick Muriuki Muriithi
10 days
Lint: Add docstrings for functions.
Frederick Muriuki Muriithi
10 days
Make dataset name not editable.
Frederick Muriuki Muriithi
10 days
Provide a default name for the dataset.
Frederick Muriuki Muriithi
10 days
Improve tooltip message.
Frederick Muriuki Muriithi
10 days
Remove link to provide more area for publication selection.
Frederick Muriuki Muriithi
2026-02-11
Optionally render breadcrumb if no dataset defined yet.
Frederick Muriuki Muriithi
2026-02-10
Pass any set feature flags back to ourselves after authentication.
Frederick Muriuki Muriithi
2026-02-10
Make function usable outside module.
Frederick Muriuki Muriithi
2026-02-10
Samples: Redirect background job correctly on success.
Frederick Muriuki Muriithi
2026-02-09
Update configuration variable name.
Frederick Muriuki Muriithi
2026-02-06
Expose 'delete-phenotypes' feature to end users.
Frederick Muriuki Muriithi
2026-02-06
Fix flash message class.
Frederick Muriuki Muriithi
2026-01-30
Fetch and display actual details for phenotypes being deleted.
Frederick Muriuki Muriithi
2026-01-30
Narrow selection if cross-reference IDs are provided.
Frederick Muriuki Muriithi
2026-01-30
Set max-width to prevent <pre> from reflowing the page.
Frederick Muriuki Muriithi
2026-01-30
Implement UI logic to trigger phenotype deletion job.
Frederick Muriuki Muriithi
2026-01-29
Fix indentation.
Frederick Muriuki Muriithi
2026-01-29
Improve layout on small screens.
Frederick Muriuki Muriithi
2026-01-29
Trim whitespace in class names.
Frederick Muriuki Muriithi
2026-01-29
SHIM: Simplify preview UI. Hard-code container width.
Frederick Muriuki Muriithi
2026-01-29
Make the "no value" indicator more explicit.
Frederick Muriuki Muriithi
2026-01-29
Remove fieldsets: They break styling.
Frederick Muriuki Muriithi
2026-01-27
Fix typos in configuration variable name.
Frederick Muriuki Muriithi
2026-01-27
Handle big deletes: Delete in batches.
Frederick Muriuki Muriithi
2026-01-26
Provide some utilities to fetch common config variables.
Frederick Muriuki Muriithi
2026-01-26
Move the UPLOAD_DIRECTORY under the SCRATCH_DIRECTORY by default.
Frederick Muriuki Muriithi
2026-01-26
Replace TEMPORARY_DIRECTORY with SCRATCH_DIRECTORY
Frederick Muriuki Muriithi
2026-01-26
Outline deletion: Create scaffolding for idea.
Frederick Muriuki Muriithi
2026-01-26
Initialise forms to help delete phenotypes.
Frederick Muriuki Muriithi
2026-01-26
Remove commented out proof-of-concept code.
Frederick Muriuki Muriithi
2026-01-26
Bug: DataTables: Check both radio buttons and checkboxes.
Frederick Muriuki Muriithi
2026-01-23
Remove unnecessary console.debug() statement.
Frederick Muriuki Muriithi
2026-01-23
Fix some minor styling (css) issues.
Frederick Muriuki Muriithi
2026-01-23
Add initial placeholder UI to confirm deletion.
Frederick Muriuki Muriithi
2026-01-23
DataTables: Add some custom utility functions.
Frederick Muriuki Muriithi
2026-01-23
DataTables: Improve drawCallback
Frederick Muriuki Muriithi
2026-01-23
DataTables: Bug -- Improve performance - use provided indexes.
Frederick Muriuki Muriithi
2026-01-23
DataTables: Bug -- Only add the data length if necessary.
Frederick Muriuki Muriithi
2026-01-23
DataTables: Only set the "data" and "columns" options if not empty.
Frederick Muriuki Muriithi
2026-01-23
Collect all selected phenotype IDs for deletion.
Frederick Muriuki Muriithi
2026-01-23
Use a form for deletion of phenotypes.
Frederick Muriuki Muriithi
2026-01-23
Remove data presented elsewhere.
Frederick Muriuki Muriithi
2026-01-23
Re-organise UI
Frederick Muriuki Muriithi
2026-01-23
Initialise UI for deletion of phenotypes.
Frederick Muriuki Muriithi
2026-01-23
Add function to delete phenotypes completely.
Frederick Muriuki Muriithi
2026-01-23
Add function to delete numeric data for phenotypes.
Frederick Muriuki Muriithi
2026-01-23
Use correct classes for type-hints.
Frederick Muriuki Muriithi
2026-01-23
Lint: Remove unused imports.
Frederick Muriuki Muriithi
[next]