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)
committerGalen Charlton <gmc@equinoxOLI.org>
Mon, 21 Jun 2021 15:08:17 +0000 (11:08 -0400)
commit8354416172f37535441408e085252533f8861afb
treee2e50d3d297b7da8cdc843aae214baddd37b149b
parent768593dea996e5f7736914c7dba0465af4a4d28f
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>
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