]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1907921: Add a patron search button to course admin screen
authorJane Sandberg <sandbej@linnbenton.edu>
Mon, 14 Dec 2020 16:07:16 +0000 (08:07 -0800)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 9 Feb 2021 16:36:28 +0000 (11:36 -0500)
commita478844a68738ab833fe63d4c8b95933c5da11b6
tree63a362397e7ef6fe7af6006e9c703b211499b29e
parent9618d2c77c36848598d59f5d449d8caffcc3c5d9
LP 1907921: Add a patron search button to course admin screen

To test:

1) Apply this patch
2) Go to Admin > Local Admin > Course Reserves List
3) Select a course and Edit it
4) Go to the Course users tab
5) Note that there is now a Search for Patrons button
6) Use this button to search for a patron.
7) Click the select button.
8) Note that the patron's barcode appears in the
Patron Barcode field
9) Select a Role
10) Click the Add User button
11) Note that the patron appears on the Course Users grid

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-users.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-users.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-reserves.module.ts