]> git.evergreen-ils.org Git - Evergreen.git/commit
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 15:52:40 +0000 (11:52 -0400)
commitaa3dbaee4b8c34aec79e752a6d94534a14394175
tree1ccc4c1d46c07a09d34ff329ed453be2d18aa1db
parentb376e5ef16c34c8149e2682622ee1a2784d3f7bf
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