Age | Commit message (Collapse) | Author |
|
Chores/implement redirect for users
|
|
genotype marker
|
|
an Effect Size plot
|
|
|
|
|
|
If BuildError is raised default to "/"
|
|
|
|
|
|
session
* Redirect users to the login page when authentication is required.
* Save the current endpoint in the session for post-login redirection.
|
|
|
|
|
|
|
|
|
|
it to be out of alignment with the rest of the page
|
|
requires authentication but are not logged in
|
|
Now that there's a flag for whether a plot is an Effect Size plot, there's no need for this
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feature/xapian-to-llm-text-transformer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|