index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn2
/
wqflask
/
templates
/
wiki
Age
Commit message (
Expand
)
Author
2024-09-19
Add a page for searching GeneWiki by symbol.
Munyoki Kilyungi
2024-09-17
fix: ui redesign with history button and ignore default web_url value
John Nduli
2024-09-17
feat: hide edit button if user isnt logged in
John Nduli
2024-09-17
feat: show edit button in view rif page
John Nduli
2024-09-17
feat: prefill email in edit rif
John Nduli
2024-09-05
Remove duplicate sections in wiki history page.
Munyoki Kilyungi
2024-09-05
Display rows even if they dont exist.
Munyoki Kilyungi
2024-09-05
Switch for dot access when accessing array elements in template.
Munyoki Kilyungi
2024-09-05
Delete css block in wiki/history template.
Munyoki Kilyungi
2024-09-05
Use div-adjacent element instead of hard-coding the table width.
Munyoki Kilyungi
2024-09-05
Use bootstrap's contextual text colors.
Munyoki Kilyungi
2024-09-05
Remove un-necessary "if" checks in comment history page.
Munyoki Kilyungi
2024-09-05
Limit the table width to some set maximum width.
Munyoki Kilyungi
2024-09-05
Add history button.
Munyoki Kilyungi
2024-09-05
Add comment history page.
Munyoki Kilyungi
2024-08-29
refactor: drop monad_requests and mark required fields
John Nduli
2024-08-29
feat: add post actions for editting wiki content
John Nduli
2024-08-29
feat: add template for editting wiki
John Nduli
2024-08-29
Handle errors correctly during wiki entry fetch.
Munyoki Kilyungi
2024-08-29
Move genewiki template to wiki template folder.
Munyoki Kilyungi