index
:
gn-uploader
this commit
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
Age
Commit message (
Expand
)
Author
2025-05-28
Add javascript debugging function.
Frederick Muriuki Muriithi
2025-05-09
Use more of the screen width for content on smaller screens.
Frederick Muriuki Muriithi
2025-04-28
Move functions to fetch pubmed data out into a separate js file.
Frederick Muriuki Muriithi
2025-04-28
Move generic utility functions to the utils.js file.
Frederick Muriuki Muriithi
2025-04-21
Update to bootstrap 5 classes.
Frederick Muriuki Muriithi
2025-03-17
Remove scroller
Frederick Muriuki Muriithi
2025-03-17
Fix styling.
Frederick Muriuki Muriithi
2025-03-12
Patch over bug causing display of two table headers.
Frederick Muriuki Muriithi
2025-03-12
Improve selector.
Frederick Muriuki Muriithi
2025-03-12
Remove setting: Was causing tables to be weird when searching.
Frederick Muriuki Muriithi
2025-03-12
Remove obsolete and incompatible row-selection code.
Frederick Muriuki Muriithi
2025-03-12
Update default DataTables settings for Select and Scroller extensions.
Frederick Muriuki Muriithi
2025-03-11
Extract common DataTables into a reusable function.
Frederick Muriuki Muriithi
2025-03-10
Update highlight styling of selected row.
Frederick Muriuki Muriithi
2025-03-10
Change cell data from label element to plain text.
Frederick Muriuki Muriithi
2025-03-10
Update how the DataTables handlers are set up.
Frederick Muriuki Muriithi
2025-03-10
Add utility to set up common DataTables events handlers.
Frederick Muriuki Muriithi
2025-03-10
Allow row selection by clicking anywhere on the row.
Frederick Muriuki Muriithi
2025-03-10
Change the way the Row-Selection handler works.
Frederick Muriuki Muriithi
2025-02-24
Enable selecting specific rows.
Frederick Muriuki Muriithi
2025-02-24
Add styling for datatables headings.
Frederick Muriuki Muriithi
2025-02-18
Add missing scripts.
rework-species-selection
Frederick Muriuki Muriithi
2025-02-18
Add styling for buttons.
Frederick Muriuki Muriithi
2025-02-18
Select from searchable list and allow new species creation.
Frederick Muriuki Muriithi
2025-02-03
Restore styling for headings and subheadings.
Frederick Muriuki Muriithi
2025-02-03
Override default padding from bootstrap.
Frederick Muriuki Muriithi
2025-02-03
Provide minimum height for application header.
Frederick Muriuki Muriithi
2025-02-03
Use same default fonts as GN2.
Frederick Muriuki Muriithi
2025-01-29
Do most of the layout with grid rather than bootstrap.
Frederick Muriuki Muriithi
2025-01-28
Make alert larger.
Frederick Muriuki Muriithi
2025-01-24
Provide UI for editing a specific phenotype.
Frederick Muriuki Muriithi
2025-01-23
Tweak styling to reduce vertical space usage.
Frederick Muriuki Muriithi
2025-01-06
Pass in file object rather than 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.
Frederick Muriuki Muriithi
2024-12-17
Add function to read first 'n' lines of file as text.
Frederick Muriuki Muriithi
2024-10-14
Improve layout and styling of sidebar content
Frederick Muriuki Muriithi
2024-10-10
Build UI to add new phenotypes.
Frederick Muriuki Muriithi
2024-10-07
Create new phenotype dataset (PublishFreeze).
Frederick Muriuki Muriithi
2024-09-24
Respond to UI actions even for unimplemented links.
Frederick Muriuki Muriithi
2024-09-23
UI: Indicate currently active menu.
Frederick Muriuki Muriithi
2024-09-19
Fix minor UI bugs.
Frederick Muriuki Muriithi
2024-09-18
Add genotype dataset UI
Frederick Muriuki Muriithi
2024-09-17
UI Improvements: Move headings/titles to the left.
Frederick Muriuki Muriithi
2024-09-09
Display species details in populations views.
Frederick Muriuki Muriithi
2024-09-04
Improve styling.
Frederick Muriuki Muriithi
2024-09-03
Improve UI styling.
Frederick Muriuki Muriithi
2024-09-03
Initialise the populations package and update references.
Frederick Muriuki Muriithi
2024-08-28
Rework UI: present menus on the left, content on the right.
Frederick Muriuki Muriithi
2024-07-25
Rename module: qc_app --> uploader
Frederick Muriuki Muriithi