mirror of
https://github.com/directus/directus.git
synced 2026-01-25 07:48:09 -05:00
* first attempt at nested sorting * pull out addJoin so it can be reused * Move get-relation-info to file, add tests * Extract get-column-path, add tests * Little cleanup * Prevent the regex from blowing up with malicious input * Allow sorting on m2o fields in the tabular layout Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>