]> git.evergreen-ils.org Git - Evergreen.git/commit
LP2017673: Default item alert types
authorJane Sandberg <js7389@princeton.edu>
Sun, 8 Oct 2023 14:09:56 +0000 (07:09 -0700)
committerTerran McCanna <tmccanna@georgialibraries.org>
Mon, 13 Nov 2023 23:26:12 +0000 (18:26 -0500)
commit0c4b7b5fc1c157103deb1e421cc4ce83ec533b0f
treef5633baa9661e19eedfe1805ab1a5b39246bd0ae
parent6751f8d1acd76bc69010902e58a940b2a98a37d9
LP2017673: Default item alert types

Also, fix two accessibility issues that nightwatch/axe found

To test:

1. Open your favorite bib record in the angular staff catalog
2. In the item table, choose an item and press Edit
3. Open the Preferences Tab
4. Under the Item Attribute Settings heading, select your favorite item alert type as the default
5. Open the Item Attributes tab.
6. Press the Item Alerts button.
7. Note that your favorite item alert type is now the default.
8. Add various alerts, with a variety of alert types.
9. Press the Apply Changes button.
10. Press the "Apply All, Save & Exit" button
11. Press Edit again
12. Press the Item Alerts button again.
13. Confirm that the correct item alert types are listed.

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/eg2/nightwatch/src/staff/cat/holdings-editor-config.spec.ts [new file with mode: 0644]
Open-ILS/src/eg2/nightwatch/src/utils.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html
Open-ILS/src/eg2/src/app/staff/share/holdings/copy-alerts-dialog.component.html
Open-ILS/src/eg2/src/app/staff/share/holdings/copy-alerts-dialog.component.ts
docs/RELEASE_NOTES_NEXT/Cataloging/item-alert-type-defaults.adoc [new file with mode: 0644]