Age | Commit message (Collapse) | Author |
|
previously threw an error
|
|
|
|
|
|
issues if there are only a few rows and the window size is small
|
|
issue and improved widths for a couple columns + made checkbox column sortable
|
|
explicitly set as a function of which columns exist
|
|
autoWidth to false + fix the logic with how the DataTable is initially loaded
|
|
|
|
|
|
when there are both primary and other samplee tables
|
|
deal with both primary/other tables in a single function
|
|
is too small to contain content; it now just makes the content wrap
|
|
|
|
|
|
reasonable
|
|
|
|
limits the number of displayed Authors to 6
|
|
autoWidth isn't working as expected, so I manually set widths, sometimes as a function of the maximum length for a column's contents
|
|
github.com:zsloan/genenetwork2 into feature/add_resizeable_columns
|
|
|
|
change_buttons is called and row highlighting works in the DataTables callback
|
|
|
|
|
|
|
|
table_functions.js
|
|
saveColumnSettings
|
|
|
|
moving it into a separate JS file that can be imported by all table templates
|
|
DataTables columns
|
|
checked after resizing
|
|
wide column contents exist
|
|
autoWidth can't be used on initial load + changed the logic for how to recalculate table width when a column is manually resized
|
|
indicating if there are any wide columns (too wide to use DataTables' 'autoWidth' setting)
|
|
when certain fields (like Description) are below a certain width
Added some code tracking the change in width when a column's width is adjusted, so that the table_container width can be changed accordingly
|
|
results that don't use Scroller (<20 results)
|
|
table generation + changed the default table width to 100%
|
|
was related to there being both an sWidth and width parameter
|
|
narrower than the content's width
|
|
|
|
again, but the IRC channel link is broken so I marked it as broken
|
|
works now so I added it back as a link
|
|
|
|
(that can be used with the 'Filter by value' feature)
|
|
attribute values didn't exist for some samples
|
|
|
|
|
|
|
|
|
|
|
|
|