]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1929749: improvements to provider selector
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 13 Jan 2022 15:30:57 +0000 (10:30 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 13 Jan 2022 15:32:17 +0000 (10:32 -0500)
commitf70cb150135d9032445af1ab5b0531b15e9d56a3
tree89be31f7e62b7c5eb1065b02174979a6bb77c371
parent504f965e5c75fe3067007c99202bcd5f3d6d65f1
LP#1929749: improvements to provider selector

This patch converts the provider combobox to use
the automatic PCRUD data source so that the OU label
shows up by default. This also means that all providers
visible to the user are available, not just the ones
owned by the WS OU or its ancestors.

This patch also tweaks a couple of the selectors so
that they get properly updated when a template is selected.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.component.html
Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.component.ts
Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.service.ts