LP1847800 Admin grids support config_field links user/berick/lp1847800-secondary-admin-pages-1
authorBill Erickson <berickxx@gmail.com>
Wed, 29 Apr 2020 21:27:23 +0000 (17:27 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 30 Apr 2020 15:59:13 +0000 (11:59 -0400)
commitaa1143798f9f796ec9f813adad9804e94768f32d
treeffee0d2de8c88c73f9e8add7788d4b1f502ddbf9
parent4c8acf65f738f75516a70ffe91c73f008663861a
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>
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