LP1888723 Angular volcopy UI mods and repairs
authorBill Erickson <berickxx@gmail.com>
Wed, 26 Aug 2020 22:09:11 +0000 (18:09 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 14 Dec 2020 16:44:29 +0000 (08:44 -0800)
commit36a270496ffc0229ab29f4071ad5b8fde68bf9fb
treea819d95062d434599cbcf2826768cd7a69890d6b
parentf2130ce3aef3252cf479a85f7874dce5d6ed3eea
LP1888723 Angular volcopy UI mods and repairs

* Use plus/minus buttons for adding and removing vols and copies.
* Support adding multiple vols and copies via add-multi pop-over
* Support hiding the Parts column
* Move Generate Barcodes and Use Checkdigit to bottom row.
* Collapse Batch Actions row by default, state stored in preferences.
* Fix issue where loading a record with no holdings would result in a
  mostly image page.
* Various display/layout repairs for showing/hiding columns

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html
Open-ILS/src/eg2/src/app/staff/cat/volcopy/vol-edit.component.css
Open-ILS/src/eg2/src/app/staff/cat/volcopy/vol-edit.component.html
Open-ILS/src/eg2/src/app/staff/cat/volcopy/vol-edit.component.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.component.html
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.component.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.service.ts