Age | Commit message (Collapse) | Author |
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Feature/cleanup base file
|
|
|
|
* This ensures we have the global search functionality included
for all.
|
|
|
|
|
|
|
|
search in templates.
|
|
|
|
* Include global search via gsearch template.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gn2/wqflask/templates/wiki/search.html: New template.
* gn2/wqflask/views.py (search_wiki): New end-point.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
|
|
|
|
|
|
it to be out of alignment with the rest of the page
|
|
Added a new parameter to the scatterplot page ('effect') that causes the figures to be drawn differently. For example:
- The plot width is different
- Spearman Rank plot isn't displayed/generated
- The number of X-axis ticks is explicitly set to 3, with no decimal places
|
|
doesn't extend beyond the width of the plot itself
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integrate gn editor for files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gnqa_answer.html is used by htmx to return a post result. I revert my
change and include this in `gnqa.html` instead, to load results from a
GET request.
|
|
|