aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/wiki/genewiki.html
AgeCommit message (Expand)Author
2024-10-14Remove empty div....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi
2024-10-14Add display page for NCBI RIF metadata....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi
2024-09-26feat: Modify templates to extend from index_page....* This ensures we have the global search functionality included for all. Alexander_Kabui
2024-09-17fix: ui redesign with history button and ignore default web_url valueJohn Nduli
2024-09-17feat: hide edit button if user isnt logged inJohn Nduli
2024-09-17feat: show edit button in view rif pageJohn Nduli
2024-09-05Add history button....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi
2024-08-29Handle errors correctly during wiki entry fetch....* gn2/wqflask/templates/wiki/genewiki.html: Flash messages during errors. * gn2/wqflask/views.py (display_genewiki_page): Use "raise_for_status()" to handle errors. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi
2024-08-29Move genewiki template to wiki template folder....* gn2/wqflask/templates/genewiki.html: Move this... * gn2/wqflask/templates/genewiki.html: ... here. * gn2/wqflask/views.py (display_genewiki_page): Update the render_template page. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi