Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-13 | Use gn_docs blueprint for doc files. | Alexander_Kabui | |
2024-09-11 | JOSS logo is defunct | Frederick Muriuki Muriithi | |
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. | |||
2024-08-28 | Link to global search syntax document as markdown on github | zsloan | |
2024-05-14 | Revert "Disable gnqa functionality." | Munyoki Kilyungi | |
This reverts commit 01eba6e9b54e45bc937983e33b439a353118de2c. | |||
2024-05-13 | Disable gnqa functionality. | Alexander_Kabui | |
* to test the functionality use ga.genenetwork.org | |||
2024-03-27 | Add missing braces/brackets. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Co-authored-by: Alexander Kabui <alexanderkabua@gmail.com> | |||
2024-03-27 | Wrap "search" block round entire div that nests the search box. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Co-authored-by: Alexander Kabui <alexanderkabua@gmail.com> | |||
2024-03-27 | Re-locate gnqa search box to gnqa.html. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Co-authored-by: Alexander Kabui <alexanderkabua@gmail.com> | |||
2024-03-27 | Clean up base.html. | Munyoki Kilyungi | |
* 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> | |||
2024-03-22 | use icon for search history | Alexander_Kabui | |
2024-02-21 | Merge pull request #834 from genenetwork/chores/replace-js-external-links | Alexander Kabui | |
Replacing JS External Links with Guix Packages | |||
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. | Arun Isaac | |
We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. |