LP1816475: Turning Create Reservation controls into an accordion, reactive form user/sandbergja/lp1816475_booking_refresh_incorporating_client_feedback
authorJane Sandberg <sandbej@linnbenton.edu>
Sun, 2 Jun 2019 22:21:45 +0000 (15:21 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Mon, 24 Jun 2019 02:06:01 +0000 (19:06 -0700)
commit6de5d92692e188a1142fd27927e482f09c0cec2d
tree25e645d12f42493d2dde425b8c051364bc749e66
parent5343888d7f3a46ae4652620101b467952f7bf43f
LP1816475: Turning Create Reservation controls into an accordion, reactive form

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/validators/patron_barcode_validator.directive.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/booking/booking.module.ts
Open-ILS/src/eg2/src/app/staff/booking/create-reservation-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/booking/create-reservation-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/booking/create-reservation.component.html
Open-ILS/src/eg2/src/app/staff/booking/create-reservation.component.ts
Open-ILS/src/eg2/src/app/staff/booking/manage-reservations.component.html
Open-ILS/src/eg2/src/app/staff/common.module.ts