]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/sql/Pg/950.data.seed-values.sql
LP#1968070 Angular Pull List Filtering
authorDan Briem <dbriem@wlsmail.org>
Tue, 17 Oct 2023 02:15:06 +0000 (02:15 +0000)
committerMichele Morgan <mmorgan@noblenet.org>
Wed, 1 Nov 2023 21:03:21 +0000 (17:03 -0400)
commitb06148e686f6c38e5f2e5fb96b21941492bf5a21
treed614c78c478c985cfcd1c947bf2b7d0d345672fd
parent5654c49a00055fdadf4c73effe0682cfd2a12f0e
LP#1968070 Angular Pull List Filtering

Adds filters to the holds pull list:
- pickup library and its descendants
- shelving locations or shelving location groups

Adds a new workstation setting to persist the state
of these filters.

Signed-off-by: Dan Briem <dbriem@wlsmail.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/eg2/src/app/staff/share/holds/copy-locations-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/holds/copy-locations-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.ts
Open-ILS/src/eg2/src/app/staff/share/holds/holds.module.ts
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.holds.pull-list-lib-filters.sql [new file with mode: 0644]