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>
Thu, 12 May 2022 14:27:29 +0000 (10:27 -0400)
commit1cb3f22331704441cb1e8de3e51330a88810670f
tree9a00656cb7a197412b1589297a9186be70410d64
parenta665f3e9c45c3037d386aee64813b36ec90d5b20
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