LP#XXX: grid: teach grid columns how to start with a filter set
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 25 Mar 2021 17:44:44 +0000 (13:44 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 29 Mar 2021 03:05:52 +0000 (23:05 -0400)
commit124a03a8e84fee31a11a45b6b981a0bb76f3b725
tree8ac5f541611618a07fd50edc4e59eb9a56a9735e
parent1963129d4a6b26e26fcd2423b44a078e89cb141e
LP#XXX: grid: 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@equinoxinitiative.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