]> git.evergreen-ils.org Git - 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>
Thu, 14 May 2020 21:28:01 +0000 (17:28 -0400)
commitf24000c7abd809331c6e2ddc9edd2f40923430f3
treea8d78f13a8a76eafc2c6cf5d113009a274030bfa
parent5b1af9dd6f33b25f8e2d11573270b7617e8bb1aa
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