]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1891699 Ang grid column picker sorting
authorBill Erickson <berickxx@gmail.com>
Fri, 14 Aug 2020 18:49:24 +0000 (14:49 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Sun, 16 May 2021 02:44:24 +0000 (19:44 -0700)
commitaf77d893988d4dd4cd6b39a3d8ec72e714ab2e21
treed99f3aaa825e6bf1da4b5642a52eb4a9d39f3291
parentd0a2d83f51f346a431ef49a89c3bf81b25054479
LP1891699 Ang grid column picker sorting

Angular grid column picker displays colums in the following order:

1. Visible colums first, sorted alphabetically.
2. Non-visible columns second, sorted alphabetically.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Risher <mrisher@catalyte.io>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html
Open-ILS/src/eg2/src/app/share/grid/grid.ts