]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1847800 Admin grids support config_field links
authorBill Erickson <berickxx@gmail.com>
Wed, 29 Apr 2020 21:27:23 +0000 (17:27 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 12 May 2020 15:26:15 +0000 (11:26 -0400)
commite8fe50530ba03af36655564123fe3230a40ca483
treefc203cc50fab2b79d1f04cbeacbe9d4a1289b356
parent9705c7f03f1eba1d1530e6defa4a2762c9c8ea61
LP1847800 Admin grids support config_field links

For IDL fields which have config_field=true, the value in the admin grid
is rendered as a link to the grid for the linked field.  Additionally,
the link contains a gridFilter so the destination grid only displays
rows related to the selected field.

Adds config_field=true values for z39.50 source and two links for hard
due date and hard due date values.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/staff/admin/basic-admin-page.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.ts
Open-ILS/src/eg2/src/app/staff/admin/server/floating-group/floating-group.component.ts
Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html
Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.ts