Age | Commit message (Collapse) | Author |
|
Prior to this, we only checked for the json files with contained the
modifications. However, in the case of double deletions, and double
inserts, the data would have been stored in the db anyway; which is a
false representation of changes.
|
|
Track any double-inserts or double-deletions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
trait descriptions in search results, since there were still some traits with encoding issues
|
|
in search results
|
|
authentication happens in create_trait at line 105)
|
|
|
|
previousluy weren't showing the proper description
|
|
|
|
horizontal scrolling when the window is small
|
|
needed during authentication
|
|
properly; the queries had to be changed after integrating the change that also pulls the Max LRS info in the original query
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some unnecessary commented out lines
|
|
|
|
when zoomed into a sub-range on a chromosome
|
|
distinct from surrounding content + removed top margin from ul elements that was added by uikit
|
|
CSS files to base.html - it makes their styling apply to every single GN page)
|
|
|
|
|
|
commented out HTML
|
|
text from overflowing
|
|
from shrinking when the browser window is smaller (which prevents the links, etc, from overlapping properly with the image)
|
|
|
|
|
|
|
|
|
|
|
|
Feature/correlation optimization2
|
|
|
|
In excel, "\n\n" is replaced with ",,,," and this leads to a value
error.
|
|
|
|
|
|
|
|
|
|
when determining which samples to use when getting sample_data
|