aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/wiki
AgeCommit message (Expand)Author
2024-09-26feat: Modify templates to extend from index_page.Alexander_Kabui
2024-09-19Add a page for searching GeneWiki by symbol.Munyoki Kilyungi
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-17feat: prefill email in edit rifJohn Nduli
2024-09-05Remove duplicate sections in wiki history page.Munyoki Kilyungi
2024-09-05Display rows even if they dont exist.Munyoki Kilyungi
2024-09-05Switch for dot access when accessing array elements in template.Munyoki Kilyungi
2024-09-05Delete css block in wiki/history template.Munyoki Kilyungi
2024-09-05Use div-adjacent element instead of hard-coding the table width.Munyoki Kilyungi
2024-09-05Use bootstrap's contextual text colors.Munyoki Kilyungi
2024-09-05Remove un-necessary "if" checks in comment history page.Munyoki Kilyungi
2024-09-05Limit the table width to some set maximum width.Munyoki Kilyungi
2024-09-05Add history button.Munyoki Kilyungi
2024-09-05Add comment history page.Munyoki Kilyungi
2024-08-29refactor: drop monad_requests and mark required fieldsJohn Nduli
2024-08-29feat: add post actions for editting wiki contentJohn Nduli
2024-08-29feat: add template for editting wikiJohn Nduli
2024-08-29Handle errors correctly during wiki entry fetch.Munyoki Kilyungi
2024-08-29Move genewiki template to wiki template folder.Munyoki Kilyungi