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
26 hours
Fetch and display actual details for phenotypes being deleted.
HEAD
main
Frederick Muriuki Muriithi
26 hours
Narrow selection if cross-reference IDs are provided.
Frederick Muriuki Muriithi
26 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
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
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
2026-01-12
Make "Background jobs" feature available.
Frederick Muriuki Muriithi
2026-01-09
Move styling to common css file.
Frederick Muriuki Muriithi
2026-01-08
Fix return type declaration for the function.
Frederick Muriuki Muriithi
2026-01-08
Update imports.
Frederick Muriuki Muriithi
2026-01-08
Provide UI to "re-launch" stopped jobs.
Frederick Muriuki Muriithi
2026-01-08
Stop a background job manually.
Frederick Muriuki Muriithi
2026-01-08
Use newer template for job status updates.
Frederick Muriuki Muriithi
2026-01-08
Extract common UI elements to a macro.
Frederick Muriuki Muriithi
[next]