RandomSec/main/tests
Tom Morris d3db73aa67 Remove shortest-column-name ordering
Refs #2863
The tree importer sorts columns/column groups by how populated
they are, which is of arguable utility, but the tie-breaker
of ordering by shortest column name is completely silly.

This change removes that and, in conjunction with a stable sort
algorithm, will preserve the original order of the columns.
2020-07-02 16:12:55 -04:00
..
client/src Correcting typo that was breaking one UI test 2013-12-17 01:40:45 -03:00
data Add Excel95 import test and improve other importer tests (#2844) 2020-06-30 08:20:56 +02:00
server Remove shortest-column-name ordering 2020-07-02 16:12:55 -04:00