]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1846042 Angular grid filters display streamlining
authorBill Erickson <berickxx@gmail.com>
Thu, 10 Sep 2020 19:06:24 +0000 (15:06 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 7 Oct 2020 15:41:07 +0000 (11:41 -0400)
commitc7f6f2643d83c64304bc6fdee142256e1010c910
treecf58be34880dc131056c3c6cf6eff81534fdf532
parentf900fbd688d35d522806850a4dc64abd8aae571e
LP1846042 Angular grid filters display streamlining

Moves all grid filter inputs and actions into a dropdown menu accessed
by clicking on the 'Filter' text-and-icon along the top of each grid
column (when filters are enabled).  Moving the actions into the
drop-down means the filter inputs, etc. are only visible when accessed
and have minimal impact on the primary grid display.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.ts