LP1904036 Patron alerts page; resolver service
authorBill Erickson <berickxx@gmail.com>
Thu, 25 Feb 2021 22:26:08 +0000 (17:26 -0500)
committerJane Sandberg <js7389@princeton.edu>
Wed, 19 Oct 2022 01:39:06 +0000 (18:39 -0700)
commitf88360d20d4b753e490af7168a2a4221cfa83a47
tree1719a6fb94c9eea7bed8d37bc6236d91795a8d34
parentc068bfa3dee9191a99dd57a470c4f0435ce67cd1
LP1904036 Patron alerts page; resolver service

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
15 files changed:
Open-ILS/src/eg2/src/app/staff/circ/patron/alerts.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/alerts.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/edit-toolbar.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/holds.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/items.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.component.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.module.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/patron.service.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/resolver.service.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/circ/patron/routing.module.ts
Open-ILS/src/eg2/src/app/staff/circ/patron/summary.component.html
Open-ILS/src/eg2/src/app/staff/circ/patron/summary.component.ts