]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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>
Wed, 3 Mar 2021 15:54:32 +0000 (10:54 -0500)
commit646a762d5c9b9bb27f5edd700fff1c62115b197d
tree6868fbfae717144e12ba88104004179b1fed4239
parent677153f7e99027251fa9af694dce8e00ae0fd575
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