Age | Commit message (Expand) | Author |
---|---|---|
2024-11-01 | Add Saunak's links to the Tools dropdown | zsloan |
2024-09-27 | Refactor: use url_for to fetch static files. | Alexander_Kabui |
2024-09-24 | Fix: use logged_in function to check user auth status. | Alexander_Kabui |
2024-09-24 | Refactor: remove custom css from base file. | Alexander_Kabui |
2024-09-23 | Refactor: run djlint for base html file. | Alexander_Kabui |
2024-09-23 | Refactor: remove empty classes and ids. | Alexander_Kabui |
2024-09-23 | Refactor: remove empty classes. | Alexander_Kabui |
2024-09-23 | Fix: fix orphan tags. | Alexander_Kabui |
2024-09-23 | Fix: use correct classname for dropdown. | Alexander_Kabui |
2024-09-23 | Fix: close spans with caret class. | Alexander_Kabui |
2024-09-23 | Refactor: move global search js to index file. | Alexander_Kabui |
2024-09-23 | Refactor: move global search css to index page. | Alexander_Kabui |
2024-09-23 | Refactor: Init move search from base to index file. | Alexander_Kabui |
2024-09-13 | Use gn_docs blueprint for doc files. | Alexander_Kabui |
2024-09-11 | JOSS logo is defunct...Taken from commit https://github.com/genenetwork/genenetwork2/commit/20256ebae8c10fe9caae4599d1678936581e8f8e by Pjotr Prins. I did not want to deal with the merge conflicts that have arisen due to the differences in time since the original commit was made and when I finally got to merging it. It was just easier to copy the change. | Frederick Muriuki Muriithi |
2024-08-28 | Link to global search syntax document as markdown on github | zsloan |
2024-05-14 | Revert "Disable gnqa functionality."...This reverts commit 01eba6e9b54e45bc937983e33b439a353118de2c. | Munyoki Kilyungi |
2024-05-13 | Disable gnqa functionality.... * to test the functionality use ga.genenetwork.org | Alexander_Kabui |
2024-03-27 | Add missing braces/brackets....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Co-authored-by: Alexander Kabui <alexanderkabua@gmail.com> | Munyoki Kilyungi |
2024-03-27 | Wrap "search" block round entire div that nests the search box....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Co-authored-by: Alexander Kabui <alexanderkabua@gmail.com> | Munyoki Kilyungi |
2024-03-27 | Re-locate gnqa search box to gnqa.html....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Co-authored-by: Alexander Kabui <alexanderkabua@gmail.com> | Munyoki Kilyungi |
2024-03-27 | Clean up base.html....* gn2/wqflask/templates/base.html: Replace TABS with white-space. Fix hanging html tags. Format file. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Co-authored-by: Alexander Kabui <alexanderkabua@gmail.com> | Munyoki Kilyungi |
2024-03-22 | use icon for search history | Alexander_Kabui |
2024-02-21 | Merge pull request #834 from genenetwork/chores/replace-js-external-links...Replacing JS External Links with Guix Packages | Alexander Kabui |
2024-02-21 | use font-awesome version 4.7.0 | Alexander_Kabui |
2024-02-16 | fix for gnqa-ui:replace gnqa history button | Alexander_Kabui |
2024-02-15 | fix font awesome package path | Alexander_Kabui |
2024-02-14 | replace jquery-ui cdn with guix packaging | Alexander_Kabui |
2024-02-14 | replace font awesome external links | Alexander_Kabui |
2024-01-25 | fix on UI wording | Alexander_Kabui |
2024-01-25 | fix issue loading gnqa prev queries on base file | Alexander_Kabui |
2024-01-25 | Add modal for search history | Alexander_Kabui |
2024-01-08 | add GNQA description | Alexander_Kabui |
2024-01-02 | merge changes | Alexander_Kabui |
2023-12-29 | Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. | Arun Isaac |