]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1821382 Conjoined items grid
authorBill Erickson <berickxx@gmail.com>
Tue, 26 Mar 2019 20:51:54 +0000 (16:51 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 29 May 2019 19:30:51 +0000 (15:30 -0400)
commit6534a4e20037fcfd69c89039c17396be00e4cc77
tree09ee2ede65b342b16e1767322b7ba540fe170ac9
parent4b55b65c5fdd482315fe635e4d130b7613bf60f6
LP1821382 Conjoined items grid

Record detail conjoined items grid, with actions for batch-changing the
peer type and anctions for unlinking selected rows.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar-action.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.ts
Open-ILS/src/eg2/src/app/staff/catalog/catalog.module.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/conjoined.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/record/conjoined.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html
Open-ILS/src/eg2/src/app/staff/share/holdings/conjoined-items-dialog.component.html
Open-ILS/src/eg2/src/app/staff/share/holdings/conjoined-items-dialog.component.ts