index
:
gn-uploader
keyring
load-raw-data-no-parsing
main
rework-species-selection
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
/
static
/
js
Age
Commit message (
Expand
)
Author
31 hours
Remove setting: Was causing tables to be weird when searching.
Frederick Muriuki Muriithi
33 hours
Remove obsolete and incompatible row-selection code.
Frederick Muriuki Muriithi
33 hours
Update default DataTables settings for Select and Scroller extensions.
Frederick Muriuki Muriithi
2 days
Extract common DataTables into a reusable function.
Frederick Muriuki Muriithi
3 days
Change cell data from label element to plain text.
Frederick Muriuki Muriithi
3 days
Update how the DataTables handlers are set up.
Frederick Muriuki Muriithi
3 days
Add utility to set up common DataTables events handlers.
Frederick Muriuki Muriithi
3 days
Allow row selection by clicking anywhere on the row.
Frederick Muriuki Muriithi
3 days
Change the way the Row-Selection handler works.
Frederick Muriuki Muriithi
2025-02-24
Enable selecting specific rows.
Frederick Muriuki Muriithi
2025-02-18
Add missing scripts.
rework-species-selection
Frederick Muriuki Muriithi
2025-01-06
Pass in file object rather than file-input element
•••
To make this reusable even in scenarios where a file-input element does not exist or cannot be updated, pass in the file object itself rather than a file-input element.
Frederick Muriuki Muriithi
2024-12-20
Add javascript to handle resumable, chunked file uploads.
Frederick Muriuki Muriithi
2024-12-20
Retain a consistent naming scheme for functions.
•••
* Create a temporary fix to bridge the change.
Frederick Muriuki Muriithi
2024-12-17
Add function to read first 'n' lines of file as text.
Frederick Muriuki Muriithi
2024-09-24
Respond to UI actions even for unimplemented links.
Frederick Muriuki Muriithi
2024-07-25
Rename module: qc_app --> uploader
Frederick Muriuki Muriithi