aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/static/new
AgeCommit message (Collapse)Author
2024-05-31Enable NA sorting for case attributeszsloan
The NA-excluding sort functions were moved to table_functions.js (and removed from search_results.js) so they can be used by other pages (in this case the show_trait page)
2024-03-27Delete llm.css and it's references.Munyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Co-authored-by: Alexander Kabui <alexanderkabua@gmail.com>
2024-03-27Format files.Munyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Co-authored-by: Alexander Kabui <alexanderkabua@gmail.com>
2024-03-13Add options to select by index/attr (instead of just block)zsloan
2024-02-29Fix URI to queryFrederick Muriuki Muriithi
2024-02-15add emfed js file to static filesAlexander_Kabui
2024-02-15add emfed style file locallyAlexander_Kabui
2024-01-19Add list panel implementationAlexander_Kabui
2024-01-18fix for qnqa ui letter spacingAlexander_Kabui
2024-01-08add css file for gn-llm-uiAlexander_Kabui
2024-01-02Make Group Info button point to info.genenetwork.orgzsloan
2024-01-02Change the way the info button works so that it just submits a form instead ↵zsloan
of opening a window with JS
2023-12-29Namespace all modules under gn2.Arun Isaac
We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service.