LP1847800 Admin grids support config_field links
authorBill Erickson <berickxx@gmail.com>
Wed, 29 Apr 2020 21:27:23 +0000 (17:27 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 13 May 2020 14:16:41 +0000 (10:16 -0400)
commitb3bb7b9e7b68dc1a5f48297f35339a913af2480f
tree57a967ee251266e78780b6c77074d049bf668786
parent71c98e07619e6c8ed5436ad787fb2f5fd82c9a0b
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/share/admin-page/admin-page.component.html
Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.ts