Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-27 | Fix mark-up in gn-qa landing page. | Munyoki Kilyungi | |
Co-authored-by: Alexander Kabui <Alexanderkabua@gmail.com> | |||
2024-03-26 | Add "dataset.name" field to the editor form. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Only display the "edit" link when a user has edit permissions. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Remove typo from template. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Add extra "edit" buttons to the relevant sections. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Make the description bold. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Add a hidden input form element for "section". | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Have one template for datasets. | Munyoki Kilyungi | |
* gn2/wqflask/templates/metadata/dataset.html: Move this ... * gn2/wqflask/templates/dataset.html: ... here. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Add new hidden input for metadata id. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-26 | Rename summary label to "edit-summary". | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
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 | |