Skip to content

Releases: folio-org/ui-requests

v11.0.2

10 Dec 19:05
Compare
Choose a tag to compare
  • Migrate from mod-circulation to mod-circulation-bff for Print pick slips and Print search slips. Refs UIREQ-1154.

v11.0.1

02 Dec 09:00
Compare
Choose a tag to compare
  • Remove "circulation-bff-requests" okapi interface. Refs UIREQ-1203.

v11.0.0

30 Nov 16:08
fe4959d
Compare
Choose a tag to compare
  • Consistency update permission after change them in mod-circulation. Refs UIREQ-1194.
  • Use settings/entries endpoint to get settings information. Refs UIREQ-1062.
  • Requests app.: Editing requests (ECS with mod-tlr enabled). Refs UIREQ-1088.
  • Requests app.: Cancelling request (ECS with mod-tlr enabled). Refs UIREQ-1090.
  • Requests app.: Reorder request queue (ECS with mod-tlr enabled). Refs UIREQ-1098.
  • Requests app.: Moving request (ECS with mod-tlr enabled). Refs UIREQ-1100.
  • Hide Action menu on secondary requests (ECS + mod-tlr). Refs UIREQ-1105.
  • BREAKING Use circulation/items-by-instance endpoint to get item and instance information. Refs UIREQ-1091.
  • Hide Duplicate and Move action buttons in ECS env with mod-tlr enabled. Refs UIREQ-1127, UIREQ-1125.
  • Update permissions set to be able to get item/instance information. Refs UIREQ-1148.
  • BREAKING Migrate to new endpoints to get request types and to create a new request. Refs UIREQ-1113.
  • Use instanceId param for ILR from items response. Refs UIREQ-1149.
  • Send holdingsRecordId param for Item level requests. Refs UIREQ-1167.
  • Add tlr.settings.get permission. Refs UIREQ-1169.
  • Add mod-settings.global.read.circulation permission. Refs UIREQ-1170.
  • Add mod-settings.entries.collection.get permission. Refs UIREQ-1177.
  • BREAKING Migrate to new mod-circulation-bff endpoints. Refs UIREQ-1134.
  • Implement feature toggle for ECS and not ECS envs. Refs UIREQ-1171.
  • Hide proxy functionality for ECS with mod-tlr enabled. Refs UIREQ-1185.
  • Update permission after mod-patron-blocks permission changes. Refs UIREQ-1201.

v10.0.2

22 Nov 12:18
Compare
Choose a tag to compare
  • Update permission checks of ui-users. Refs UIREQ-1187.

v10.0.1

13 Nov 21:11
Compare
Choose a tag to compare
  • Fix DOMPurify import. Refs UIREQ-1180.

v10.0.0

31 Oct 11:26
70ed9a5
Compare
Choose a tag to compare
  • Use Save & close button label stripes-component translation key. Refs UIREQ-1073.
  • Include single print and selection print options on results list and actions menu. Refs UIREQ-966.
  • Set up default pickup service point if it is available. Refs UIREQ-1095.
  • Fix Request detail pane capitalization. Refs UIREQ-1106.
  • Update the column labels. Refs UIREQ-1104.
  • Add "Printed" and "# Copies" columns in "Show Columns" list and Request records table. Refs UIREQ-1118.
  • Update printing details on printing pick slips. Refs UIREQ-1122.
  • Populate the token 'request.barcodeImage' in the pick slip. Refs UIREQ-1117.
  • Populate the token "staffUsername" in the pick slip. Refs UIREQ-1124.
  • Implement availability of "Printed" and "# Copies" columns upon "Enable view print details (Pick slips)" configuration. Refs UIREQ-1121.
  • Implement availability of "Print status" filters upon "Enable view print details (Pick slips)" configuration. Refs UIREQ-1119.
  • Add missing sub-permissions to fetch staff slips records. Refs UIREQ-1129.
  • Add missing sub-permissions to fetch "pick-slips" and "search-slips" records in "Requests: View, edit, cancel" permission. Refs UIREQ-1137.
  • Optimize performance of the "print-events-entry" API to reduce slowness during the initial call. Refs UIREQ-1130.
  • Revert Custom "Print Status" filter code implementation. Refs UIREQ-1146.
  • Add sorting to 'Printed' and '# Copies' columns in the Request App. Refs UIREQ-1140.
  • Implement "Print Status" filters as server-side filters. Refs UIREQ-1147.
  • Navigate to first page when saving the pick slip print log from beyond the first page. Refs UIREQ-1145.
  • Also support okapiInterfaces inventory 14.0. Refs UIREQ-1160.
  • Review and cleanup Module Descriptor. Refs UIREQ-1156.
  • BREAKING Update ui-plugin-find-instances to version 8.0.0. Refs UIREQ-1172.

v9.1.2

13 Sep 12:21
Compare
Choose a tag to compare
  • Remove bigtests from github actions. Refs UIREQ-1099.
  • Fix issue with Proxy's patron group and delivery address that shown instead of Sponsor's when creating request. Refs UIREQ-1132, UIREQ-1133.
  • Update upload-artifact actions from v1 and v2 to v4. Refs UIREQ-1150.

v9.1.1

27 Mar 21:34
Compare
Choose a tag to compare
  • Add support for Barcode tag with sanitize. Refs UIREQ-1080, UIREQ-1082.

v9.0.3

27 Mar 22:01
Compare
Choose a tag to compare
  • Add support for Barcode tag with sanitize. Refs UIREQ-1080, UIREQ-1082.

v9.1.0

22 Mar 11:40
1e67f63
Compare
Choose a tag to compare
  • Hide all actions except "Cancel Request" in Action menu (Lending library). Refs UIREQ-1032.
  • Hide all actions except "Cancel Request" in Action menu and DCB item links (Borrowing library). Refs UIREQ-1034.
  • Hide all actions except "Cancel Request" in Action menu and DCB item links (Pickup library). Refs UIREQ-1035.
  • Request Action - Create new option Print search slips. Refs UIREQ-1039.
  • Hide Actions menu on closed request of DCB Transaction. Refs UIREQ-1040.
  • Update Jest/RTL tests, remove outdated imports. Refs UIREQ-996.
  • Add support for search-slips okapi interface version 0.1. Refs UIREQ-1042.
  • Increase code coverage for src/RequestForm.js by Jest/RTL tests. Refs UIREQ-1043.
  • Add functionality to handle page title on the requests list page. Refs UIREQ-1058.
  • Error in Export Hold Shelf Clearance Report. Refs UIREQ-1057.
  • Make updating of TLR settings when settings config is changed. Refs UIREQ-1063.
  • Increase code coverage for src/components/RequestsFilters/RequestsFilters.js by Jest/RTL tests. Refs UIREQ-1051.
  • Use getFullName for requester. Refs UIREQ-1064.
  • Increase code coverage for src/RequestFormContainer.js by Jest/RTL tests. Refs UIREQ-1045.
  • Increase code coverage for src/index.js by Jest/RTL tests. Refs UIREQ-1047.
  • Add displaySummary field for Requests csv export. Refs UIREQ-1068.
  • Add support for displaySummary token for Staff Slips. Refs UIREQ-1067.