lp1811710: minor tweaks to the eg2 holds grid
authorJason Etheridge <jason@EquinoxInitiative.org>
Fri, 7 Jun 2019 14:30:53 +0000 (10:30 -0400)
committerTerran McCanna <tmccanna@georgialibraries.org>
Tue, 15 Sep 2020 15:07:19 +0000 (11:07 -0400)
commitc2444617bd6d3e20f98279c7485eca9bbddc50ee
treeaef287826ebed6a989f61cc1360d0fa44fbd797f
parent381b09a38541d1c243f73b1836db60ea15850d12
lp1811710: minor tweaks to the eg2 holds grid

column label fixes and let some actions work with multiple rows

fix for item barcode link

prevent certain actions from spawning broken interfaces

disable Title Hold Transfer if non-title holds are selected

render hold status

return the sms carrier name instead of the id in the wide_holds API
(we may want to back this one out and do it differently)

show time component for timestamp columns

fixed live summaries for various hold actions intended for large batches

remove mvr.* from eg2 holds grid; not doing anything

Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/share/holdings/mark-missing-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/share/holds/cancel-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.ts
Open-ILS/src/eg2/src/app/staff/share/holds/retarget-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/share/holds/transfer-dialog.component.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm