]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1885179 Staff catalog add results to basket
authorBill Erickson <berickxx@gmail.com>
Thu, 25 Jun 2020 19:40:08 +0000 (15:40 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 10 Mar 2021 20:32:47 +0000 (15:32 -0500)
commitd7d2d351138e131e451a6372973e37c1bd21a88c
tree63b66b49f40523972773342af334bd93cf57752e
parent1fc6ed0a30141dae931e038d8d782e521f715013
LP1885179 Staff catalog add results to basket

Adds a new staff catalog option to add all search results to the basket.
prior to this, results could only be added one page at a time to the
basket.

Note there is currently a 1k limit on the number of items added from a
search result set.  This could be modified.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Risher <mrisher@catalyte.io>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/catalog/catalog.service.ts
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/catalog.service.ts