LP1910145 Angular Hold Detail Notes & Notifications user/berick/lp1910145-ang-hold-notes-and-notifies
authorBill Erickson <berickxx@gmail.com>
Mon, 4 Jan 2021 21:12:50 +0000 (16:12 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 4 Jan 2021 22:34:02 +0000 (17:34 -0500)
commit94e3bace354b157fcae31160a45c6bd64b8ad5f2
tree2c2293418b4d0af7ba7368e1a84a57915154ca26
parentc6061319a9cf3f157a49a572aae76b7c43bbb6dd
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>
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