]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/sql/Pg/950.data.seed-values.sql
LP1981739 Patrons Negative Balances Angular Port
authorBill Erickson <berickxx@gmail.com>
Tue, 12 Jul 2022 17:08:50 +0000 (13:08 -0400)
committerJane Sandberg <sandbergja@gmail.com>
Fri, 30 Sep 2022 00:37:24 +0000 (17:37 -0700)
commitaf09f4229acfe521cf68ab9843695509810cd5f7
treefdc2a94ab851c15f881f4e2a7804dbeb1f4606ee
parent03aafec2aae0217c07870332816cf162bc219e13
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>
Signed-off-by: Jane Sandberg <sandbergja@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]