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>
Thu, 27 Aug 2020 19:29:23 +0000 (15:29 -0400)
commitb8886712a4cfb3bf0e0705e5882fb9a6ba06faa0
tree56c41e8d464e6924bcd3522447f882cc73c0483a
parent238d92017bef30ac709fda7b0685753dafe2dfa7
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