]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1904244: teach grid columns how to start with a filter set
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 25 Mar 2021 17:44:44 +0000 (13:44 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 12 Aug 2021 19:29:26 +0000 (15:29 -0400)
commitb2bcf2d020dd5d8d90223fa9198faafea7edd6f7
tree28e8713406e398bb0d3a91a7d3461f092f4b402f
parent38d022bae4843d6453f4cc85db7dae3a15990592
LP#1904244: teach grid columns how to start with a filter set

This adds initialFilterOperator and initialFilterValue inputs
to eg-grid-column to specify that the data set should start off
with a column filter set.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/grid/grid-column.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.ts