Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-26 | Add classified-under to hidden form inputs. | Munyoki Kilyungi | |
* gn2/wqflask/templates/metadata/editor.html: Add "classified-under" form element. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Add conditional for accessionId in metadata editor template. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Integrate CKEditor into metadata editing. | Munyoki Kilyungi | |
* gn2/wqflask/__init__.py: Register blueprint endpoint for metadata edits. * gn2/wqflask/edit.py (metadata_edit): New function. (save): Ditto. * gn2/wqflask/templates/metadata/dataset.html: New template. * gn2/wqflask/templates/metadata/editor.html: New template. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-22 | log full error messaging for gnqa rating | Alexander_Kabui | |
2024-03-22 | use icon for search history | Alexander_Kabui | |
2024-03-22 | add gnqa evaluation UI | Alexander_Kabui | |
2024-03-22 | Mapping page: minor text edits | Pjotr Prins | |
2024-03-18 | linnkify abstract and references | Alexander_Kabui | |
2024-03-18 | add pumed search link | Alexander_Kabui | |
2024-03-18 | add pubdata ui | Alexander_Kabui | |
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-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 | Add gnqa error page | 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 | 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-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-19 | Add list panel implementation | Alexander_Kabui | |
2024-01-16 | fix typo error | Alexander_Kabui | |
2024-01-16 | add UI for reference rating gn-llm documents | Alexander_Kabui | |
2024-01-10 | Check whether the metadata.dataset group first exists. | Munyoki Kilyungi | |
* gn2/wqflask/templates/genotype.html: Add metadata.dataset check in and clause. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-01-10 | Add a compare button that shows the current genotype page. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-01-10 | Add dataset metadata to genotype page when a dataset is specified. | Munyoki Kilyungi | |
* gn2/wqflask/templates/genotype.html: Add extra dataset metadata. * gn2/wqflask/views.py (get_genotype): Extend genotype URL to enable specifying the dataset name. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-01-09 | Fix the way accession_id is set + update info link on correlation page | zsloan | |
2024-01-08 | Update default permutations for R/qtl to 0 | zsloan | |
2024-01-08 | Update DB info link on search result page and trait page | zsloan | |
2024-01-08 | Fix issue where mapmodel_rqtl and mapmethod_rqtl were still named ↵ | zsloan | |
mapmodel_rqtl_geno and mapmethod_rqtl_geno respectively | |||
2024-01-08 | Add a compare button that shows the current probeset page. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-01-08 | Include Entrez summary for a geneID on the ProbeSet page. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-01-08 | Add dataset metadata to probeset page when a dataset is specified. | Munyoki Kilyungi | |
* gn2/wqflask/templates/probeset.html: Add extra dataset metadata elements for groups, species, tissue name and dataset link. * gn2/wqflask/views.py (get_probeset): Extend probeset URL to enable specifying the dataset name. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-01-08 | add GNQA description | Alexander_Kabui | |
2024-01-08 | code refactoring for gn llm ui | Alexander_Kabui | |
2024-01-06 | Add probeset RDF page. | Munyoki Kilyungi | |
* gn2/wqflask/templates/probeset.html: New probeset HTML file. * gn2/wqflask/views.py (get_probeset): New function. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-01-02 | Change the way the info button works so that it just submits a form instead ↵ | zsloan | |
of opening a window with JS | |||
2024-01-02 | merge changes | Alexander_Kabui | |