LP1910145 Angular Hold Detail Notes & Notifications
authorBill Erickson <berickxx@gmail.com>
Mon, 4 Jan 2021 21:12:50 +0000 (16:12 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 8 Jun 2021 16:00:13 +0000 (12:00 -0400)
commit2ab3366a400514d7184174110a87f9da467d6e05
tree6306cf1b933a6967bd9d9300dbf0dca795d1bf9d
parent15639ab9c1f57d9eaa58fc27545a85b8a21e263c
LP1910145 Angular Hold Detail Notes & Notifications

The hold detail view now displays hold notes and hold notification
records.  Notes and Notifications may be created by staff.  Notes may be
deleted by staff.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/share/holds/detail.component.html
Open-ILS/src/eg2/src/app/staff/share/holds/detail.component.ts
Open-ILS/src/eg2/src/app/staff/share/holds/holds.module.ts
Open-ILS/src/eg2/src/app/staff/share/holds/note-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/holds/note-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/holds/notify-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/holds/notify-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/styles.css