LP1821382 Add Items to Bucket menu action
authorBill Erickson <berickxx@gmail.com>
Tue, 26 Mar 2019 15:17:35 +0000 (11:17 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 28 May 2019 14:44:12 +0000 (10:44 -0400)
commit10045cca5fd003c28bad0ebcd2e4f543ca3eff59
tree2d9ae7f8f000170fa54b907da43e02329056a4e2
parent4eb39153692d08c89162f35c9c04aabbfe0368e0
LP1821382 Add Items to Bucket menu action

Includes changes to the existing record bucket dialog to support all
bucket types.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
12 files changed:
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html
Open-ILS/src/eg2/src/app/staff/catalog/basket-actions.component.html
Open-ILS/src/eg2/src/app/staff/catalog/basket-actions.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html
Open-ILS/src/eg2/src/app/staff/common.module.ts
Open-ILS/src/eg2/src/app/staff/share/buckets/bucket-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/buckets/bucket-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/buckets/record-bucket-dialog.component.html [deleted file]
Open-ILS/src/eg2/src/app/staff/share/buckets/record-bucket-dialog.component.ts [deleted file]