LP#1942220: add confirmation step to deleting LIs
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 7 Dec 2021 19:25:42 +0000 (14:25 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 7 Dec 2021 19:25:42 +0000 (14:25 -0500)
commitf9839663aa052b0bd9504f4c098a7db66e028cf9
tree2875ae099d8ada920c59cd168ba8c604ed27eca9
parent4642ba8a8abd139b6d2fe00b7bf70334af6fea83
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