]> git.evergreen-ils.org Git - 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>
Tue, 5 Jan 2021 18:43:37 +0000 (13:43 -0500)
commitdfa5de2f6418a885d5c4c385041f34709207b045
treead1bed62dc00c7f1e575644602f220743955bb17
parentc6061319a9cf3f157a49a572aae76b7c43bbb6dd
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>
Signed-off-by: Michele Morgan <mmorgan@noblenet.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