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>
Tue, 4 Jan 2022 16:00:35 +0000 (11:00 -0500)
commit2d8f99daaf0c0d381d0eabfac36edb6f95df2e23
tree4c22ccf86e64fc0423bcf30a93faf1b2bbff56f7
parent9b36538f7972e952c3f11857ff7943ee82f01799
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