Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-18 | add pumed search link | Alexander_Kabui | |
2024-03-18 | add pubdata ui | Alexander_Kabui | |
2024-03-14 | Disable CaseAttributeId - because it needs an update to the database | GN2 | |
and it is not clear why. @bonfacem. | |||
2024-03-13 | Make some improvements to the collections list template | zsloan | |
2024-03-13 | Add options to select by index/attr (instead of just block) | zsloan | |
2024-03-07 | fix bugs. | Frederick Muriuki Muriithi | |
2024-03-06 | Check whether `GN2_SETTINGS` is provided before using default | Frederick Muriuki Muriithi | |
2024-03-06 | Use AUTH_SERVER_URL setting from flask.current_app not gn2.utility.tools | Frederick Muriuki Muriithi | |
2024-03-06 | Bug: Break circular import | Frederick Muriuki Muriithi | |
2024-03-05 | disable login requirement for gnqa on cd | Alexander_Kabui | |
* reason gnqa and gn-auth are currently unstable | |||
2024-03-05 | Fix missed bug: Don't use `gn2.utility.tools` for configs. | Frederick Muriuki Muriithi | |
2024-03-05 | configs: Fetch configs from app not `gn2.utility.tools` | Frederick Muriuki Muriithi | |
Fetch configurations from the application, rather than from the `gn2.utility.tools` module that does not get the updated values from the secrets file. | |||
2024-03-05 | Pick secrets from config file. | Frederick Muriuki Muriithi | |
2024-03-04 | Include ALL html templates. | Frederick Muriuki Muriithi | |
2024-03-02 | Doc database layout | Pjotr Prins | |
2024-03-02 | doc: databasing | Pjotr Prins | |
2024-02-29 | Fix URI to query | Frederick Muriuki Muriithi | |
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-19 | Fix font paths | zsloan | |
2024-02-16 | pep8 formatting | Alexander_Kabui | |
2024-02-16 | Add gnqa error page | Alexander_Kabui | |
2024-02-16 | init check for user login | Alexander_Kabui | |
2024-02-16 | fix for gnqa-ui:replace gnqa history button | Alexander_Kabui | |
2024-02-15 | replace emfed cdn with local static files | Alexander_Kabui | |
2024-02-15 | add emfed js file to static files | Alexander_Kabui | |
2024-02-15 | add emfed style file locally | Alexander_Kabui | |
2024-02-15 | fix font awesome package path | Alexander_Kabui | |
2024-02-15 | Rework how the tissueInfo and platformInfo are fetched in template. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-02-15 | Add display of experiment type to dataset template. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-02-15 | replace cdn uikit with guix package | Alexander_Kabui | |
2024-02-14 | replace d3js lib | Alexander_Kabui | |
2024-02-14 | replace jquery-ui cdn with guix packaging | Alexander_Kabui | |
2024-02-14 | replace cdn jquery.js with guix package | Alexander_Kabui | |
2024-02-14 | remove bootstrap js external link | Alexander_Kabui | |
2024-02-14 | replace bootstrap external link | Alexander_Kabui | |
2024-02-14 | replace datatable cdn links with guix packages | Alexander_Kabui | |
2024-02-14 | fetch xterm cdn from guix | Alexander_Kabui | |
2024-02-14 | replace font awesome external links | Alexander_Kabui | |
2024-01-30 | Fix path in mechanical-rob tests | Frederick Muriuki Muriithi | |
2024-01-30 | Use XPath to specify form, and refine test | Frederick Muriuki Muriithi | |
Use XPath to pick the form by its ID rather than its numerical position which can change with the addition of (a) form(s) before the one we wish to test. | |||
2024-01-30 | Error reporting: Pass external error forward to GN2's error handling | Frederick Muriuki Muriithi | |
2024-01-30 | Create framework for error handling and handle connection errors | Frederick Muriuki Muriithi | |
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 view point for gnqa search history | Alexander_Kabui | |
2024-01-25 | Add modal for search history | Alexander_Kabui | |
2024-01-19 | Add list panel implementation | Alexander_Kabui | |
2024-01-18 | fix for qnqa ui letter spacing | Alexander_Kabui | |
2024-01-16 | fix typo error | Alexander_Kabui | |