Comment 6 for bug 1857910

Revision history for this message
Bill Erickson (berick) wrote :

New branch pushed that fixes 2 issues with the move to Angular 10 and includes sign-off for Kyle's commit.

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1857910-ang-field-doc-port

However, I think this branch would benefit from a few additions.

1. A workstation setting "eg.grid.admin.config.idl_field_doc" for persisting the grid columns.

2. Implement a proper gridDataSource.getRows function instead of modifying the data array directly. As a part of this, implement paging and sorting in the data retrieval.

3. Even though the Dojo UI does not have one -- not sure why -- an org filter would be helpful, or better yet an org-family-select input.