index
:
gn-uploader
keyring
load-raw-data-no-parsing
main
rewrite-rqtl2-qc
test-resumablejs
update-templates-for-bootstrap
gn-uploader: Data uploader for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
22 hours
Use sanitised names derived from original names.
HEAD
main
Frederick Muriuki Muriithi
22 hours
Make filename hashing optional.
Frederick Muriuki Muriithi
23 hours
Improve UI for job-status page.
Frederick Muriuki Muriithi
23 hours
Reuse common job-creation code.
Frederick Muriuki Muriithi
24 hours
Process form contents into a zip bundle.
Frederick Muriuki Muriithi
25 hours
Pass both original name and uploaded name onward for processing.
Frederick Muriuki Muriithi
25 hours
Add "original-name" and "uploaded-file" to all successful responses.
Frederick Muriuki Muriithi
26 hours
Submit form: send data to server for processing.
Frederick Muriuki Muriithi
26 hours
Assign returned names to file-input names
Frederick Muriuki Muriithi
26 hours
Include chunk number in response.
Frederick Muriuki Muriithi
26 hours
If the target file exists, return true for all its chunk checks.
Frederick Muriuki Muriithi
26 hours
Extract target file path computation to a utility function.
Frederick Muriuki Muriithi
26 hours
Return a 201 status message when a chunk is uploaded
Frederick Muriuki Muriithi
26 hours
Track what file is uploaded
Frederick Muriuki Muriithi
5 days
UI: Don't overflow the data previews elements
Frederick Muriuki Muriithi
5 days
Make all responses JSON responses.
Frederick Muriuki Muriithi
7 days
Provide a means to submit the data.
Frederick Muriuki Muriithi
7 days
fixup: Check that all files are provided and there're no duplicates.
Frederick Muriuki Muriithi
7 days
Only create the necessary objects.
Frederick Muriuki Muriithi
7 days
Check that all files are provided and there're no duplicates.
Frederick Muriuki Muriithi
7 days
If file already exists, return success rather than failing.
Frederick Muriuki Muriithi
7 days
Remove display elements for existing files
Frederick Muriuki Muriithi
7 days
Disable "Upload Phenotypes" button on click; reenable on error.
Frederick Muriuki Muriithi
7 days
Allow non-expiring JWTs
Frederick Muriuki Muriithi
2025-01-06
Activate resumable UIs.
Frederick Muriuki Muriithi
2025-01-06
Add resumable UI elements for all file inputs.
Frederick Muriuki Muriithi
2025-01-06
Generalise creation of resumable objects.
Frederick Muriuki Muriithi
2025-01-06
Add note that no event is passed.
Frederick Muriuki Muriithi
2025-01-06
Trigger preview when user drops file on the resumable element.
Frederick Muriuki Muriithi
2025-01-06
Rename function for consistency
Frederick Muriuki Muriithi
2025-01-06
Make the preview updater more generic
Frederick Muriuki Muriithi
2025-01-06
Use explicit names for variables to ease maintenance
Frederick Muriuki Muriithi
2025-01-06
Pass in file object rather than file-input element
Frederick Muriuki Muriithi
2025-01-06
Fix labels 'for' attribute
Frederick Muriuki Muriithi
2024-12-20
Activate initial PoC for chunked uploads.
Frederick Muriuki Muriithi
2024-12-20
Provide URI for the POST endpoint for chunked uploads.
Frederick Muriuki Muriithi
2024-12-20
Add javascript to handle resumable, chunked file uploads.
Frederick Muriuki Muriithi
2024-12-20
Provide initial endpoints for chunked file uploads.
Frederick Muriuki Muriithi
2024-12-20
Retain a consistent naming scheme for functions.
Frederick Muriuki Muriithi
2024-12-20
Separate generic functions from chunking functions
Frederick Muriuki Muriithi
2024-12-19
Make files into a module of its own.
Frederick Muriuki Muriithi
2024-12-17
Handle non-existent values correctly.
Frederick Muriuki Muriithi
2024-12-17
Update the previews on changing values and/or files.
Frederick Muriuki Muriithi
2024-12-17
Trigger 'change' event on resetting value(s) to default.
Frederick Muriuki Muriithi
2024-12-17
Import files.js to get access to 'read_first_n_lines' function.
Frederick Muriuki Muriithi
2024-12-17
Add function to read first 'n' lines of file as text.
Frederick Muriuki Muriithi
2024-12-17
Add function to update a preview table.
Frederick Muriuki Muriithi
2024-12-17
Display preview UI elements.
Frederick Muriuki Muriithi
2024-12-17
Add template for tables to preview files' parsing.
Frederick Muriuki Muriithi
2024-12-17
Move common sidebar content
Frederick Muriuki Muriithi
[next]