LPXXX Patrons Negative Balances Angular Port user/berick/lpxxx-patron-neg-balance-ang
authorBill Erickson <berickxx@gmail.com>
Tue, 12 Jul 2022 17:08:50 +0000 (13:08 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 12 Jul 2022 21:08:37 +0000 (17:08 -0400)
commit7f4638eee0610cbe2f3209a8fb08fdcc67d6a761
tree45dce710604364828718bfa8f2b13eaf86e3676d
parentba2fc41399e9723361245a95e64d78a6c1eb2e59
LPXXX Patrons Negative Balances Angular Port

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

Adds paging support to the API.

Signed-off-by: Bill Erickson <berickxx@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]