LP1981739 Patrons Negative Balances Angular Port user/gcollum/lp1981739-patron-neg-balance-ang-signoff
authorBill Erickson <berickxx@gmail.com>
Tue, 12 Jul 2022 17:08:50 +0000 (13:08 -0400)
committerGarry Collum <gcollum@gmail.com>
Tue, 26 Jul 2022 13:10:36 +0000 (13:10 +0000)
commit1d1d01db7cbc124d317cda75ab23b3565d3e47a8
tree9d1eec58237a8026f00d209ab1307f20de417d84
parent0dc26a9c5e22b66ecf087c4131d754c53e8a5466
LP1981739 Patrons Negative Balances Angular Port

Port Admin => Local Admin => Patrons With Negative Balances to Angular.

Adds paging support to the API.

Adds support for display patrons whose home lib is a descendant of the
selected org unit.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Open-ILS/src/eg2/src/app/staff/admin/local/admin-local-splash.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/negative-balances/list.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/negative-balances/list.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/negative-balances/negative-balances.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/negative-balances/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/routing.module.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.negative-balance-grid.sql [new file with mode: 0644]