discourse/app/assets
Blake Erickson 1a2b9435b0
DEV: Standardize table sorting verbiage (#9757)
* DEV: Standardize table sorting verbiage

This commit creates a common component that tables can use to make their
headers sortable. This commit also standardizes on using `desc` as the
default and passing in the `asc=true` flag to adjust the sorting
direction.

* Add deprecation warnings

Adds deprecation warnings if using previous params and maintains
backwards compatibility. Set the default sort value for group members to
be asc.

* switch group requests to use common table-header-toggle

* update fixture
2020-05-14 20:10:59 -06:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts DEV: Standardize table sorting verbiage (#9757) 2020-05-14 20:10:59 -06:00
stylesheets UX: Limit iOS modal keyboard changes to composer 2020-05-14 12:48:28 -04:00