LP#1942220: add confirmation step to deleting LIs
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 7 Dec 2021 19:25:42 +0000 (14:25 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 11 Mar 2022 17:04:29 +0000 (12:04 -0500)
commit42d793e6964c4008ffe7920f6bb49aa5aa8654d6
treea620df822ba7014ae949b3e3bf9c19200cce05a6
parent7f20d3bf20bee794c692b43e26d548016618a62a
LP#1942220: add confirmation step to deleting LIs

- also tidy up when the action is avaialble
- also tidy up handling of selected LIs post-deletion
- also reload the page only once
- add TODO about decreasing parallelism
- TODO: toss up spinner?

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/acq/lineitem/delete-lineitems-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/lineitem/delete-lineitems-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.ts
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem.module.ts