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
path:
root
/
uploader
Age
Commit message (
Expand
)
Author
48 hours
Pass both original name and uploaded name onward for processing.
Frederick Muriuki Muriithi
48 hours
Add "original-name" and "uploaded-file" to all successful responses.
Frederick Muriuki Muriithi
2 days
Submit form: send data to server for processing.
Frederick Muriuki Muriithi
2 days
Assign returned names to file-input names
Frederick Muriuki Muriithi
2 days
Include chunk number in response.
Frederick Muriuki Muriithi
2 days
If the target file exists, return true for all its chunk checks.
Frederick Muriuki Muriithi
2 days
Extract target file path computation to a utility function.
Frederick Muriuki Muriithi
2 days
Return a 201 status message when a chunk is uploaded
Frederick Muriuki Muriithi
2 days
Track what file is uploaded
Frederick Muriuki Muriithi
6 days
UI: Don't overflow the data previews elements
Frederick Muriuki Muriithi
6 days
Make all responses JSON responses.
Frederick Muriuki Muriithi
8 days
Provide a means to submit the data.
Frederick Muriuki Muriithi
8 days
fixup: Check that all files are provided and there're no duplicates.
Frederick Muriuki Muriithi
8 days
Only create the necessary objects.
Frederick Muriuki Muriithi
8 days
Check that all files are provided and there're no duplicates.
Frederick Muriuki Muriithi
8 days
If file already exists, return success rather than failing.
Frederick Muriuki Muriithi
8 days
Remove display elements for existing files
Frederick Muriuki Muriithi
8 days
Disable "Upload Phenotypes" button on click; reenable on error.
Frederick Muriuki Muriithi
8 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
2024-12-16
Use January as default month
Frederick Muriuki Muriithi
2024-12-16
Handle error conditions
Frederick Muriuki Muriithi
2024-12-13
Separate bundle and individual files processing
Frederick Muriuki Muriithi
2024-12-13
Refactor template to extend common base
Frederick Muriuki Muriithi
2024-12-13
Allow choice between the two UI options
Frederick Muriuki Muriithi
[next]