LP1981739 Patrons Negative Balances Angular Port user/berick/lp1981739-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>
Thu, 14 Jul 2022 19:01:34 +0000 (15:01 -0400)
commit609d29bc46a2c1ed9ede5b0f723a23c7bbb76c67
treedac53904c08ae5e9f2921b110b832ba827781483
parentba2fc41399e9723361245a95e64d78a6c1eb2e59
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>
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]