LP1803787 Grid context retains selection; lint
authorBill Erickson <berickxx@gmail.com>
Wed, 6 Mar 2019 19:28:44 +0000 (14:28 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 30 May 2019 20:32:27 +0000 (16:32 -0400)
commit40e754f72ac88579228a5e71c4788a9226abdbc6
tree59ce2fc73d7b8a35b920fede0a07059e24a7d662
parenta9b5c27fee244ba0d4b5ccf4d734c07ed2b0b0a6
LP1803787 Grid context retains selection; lint

During right-click (context-menu click) if the currently focused row is
already selected, avoid modifying the selection.  If it's not, then
select the focused row only.

Minor lint, etc. repairs.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/grid/grid-body.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.ts