Skip to content

Releases: folio-org/ui-requests

v13.0.1

06 May 10:05

Choose a tag to compare

  • Bump major version of optionalDependency (@folio/plugin-find-instance). Fixes UIREQ-1361.

v13.0.0

17 Apr 07:49
8bb199f

Choose a tag to compare

  • BREAKING Use convertToSlipData and supporting functions from stripes-util. Refs UIREQ-1263.
  • Replace moment with day.js. Refs UIREQ-1291.
  • Reduce count of eslint errors after update eslint-config-stripes. Refs UIREQ-1289.
  • Display loan type and "For use at location" loan-policy setting in new-request form. Fixes UIREQ-1282.
  • Display Unknown user instead of link with undefined when a user record is deleted. Refs UIREQ-1312.
  • Add default value for record parameter when it is missing in getFullNameForCsvRecords. Add getPrintedDetails to display only the date in a CSV file when the user was deleted. Fixes UIREQ-1305.
  • Add missing subPermissions for "Requests: View, create" permission. Refs UIREQ-1296.
  • Display loan type on the Request Detail page, as well as New Request page. Refs UIREQ-1328.
  • When creating or viewing a request, show whether the a loan on the item would be use-at-location. Fixes UIREQ-1327.
  • Added global permissions for get read-access to values such as tenant’s locale, timezone, and currency. Refs UIREQ-1341.
  • Migrate tag flag from mod-configuration to mod-settings. Refs UIREQ-1344.
  • Add 'subscribesTo' field for servicepoints in package.json. Refs UIREQ-1061.
  • BREAKING Migrate config values from mod-configuration and mod-settings. Refs UIREQ-1346.
  • Display Anonymized when viewing a requester/proxy for a single anonymized request. Refs UIREQ-1313.
  • Display Anonymized when listing requests. Refs UIREQ-1314
  • Fixed CSV export issue when searching by title. Refs UIREQ-1352.
  • Fix problem with search for Requests by Instance ISBN. Refs UIREQ-1355.

v12.0.4

29 Oct 08:49

Choose a tag to compare

  • Use the type field to determine a DCB user. Show a loading indicator while full request details are being loaded, the type field will only be available after loading. Refs UIREQ-1338.

v12.0.3

28 May 12:11

Choose a tag to compare

  • Remove barcode hyperlink from the Central tenant request Item information section. Refs UIREQ-1306.

v11.0.9

21 May 13:32

Choose a tag to compare

  • Remove barcode hyperlink from the Central tenant request Item information section. Refs UIREQ-1306.

v11.0.8

30 Apr 11:22

Choose a tag to compare

  • Requests export to CSV does not work for Hold TLR. Refs UIREQ-1292.

v12.0.2

15 Apr 10:17

Choose a tag to compare

  • [Retrieval SP filter] Move related code to make the filter enabled for ecs/non-ecs UI. Refs UIREQ-1294.

v11.0.7

14 Apr 18:32

Choose a tag to compare

  • Fix issue when creating a request with an item that does not have a barcode. Refs UIREQ-1298.

v12.0.1

21 Mar 11:58

Choose a tag to compare

  • Fix issue when creating a request with an item that does not have a barcode. Refs UIREQ-1275.

v12.0.0

14 Mar 11:57
34d3cb5

Choose a tag to compare

  • Increase code coverage for src/ChooseRequestTypeDialog.js by Jest/RTL tests. Refs UIREQ-1044.
  • Increase code coverage for src/ViewRequest.js by Jest/RTL tests. Refs UIREQ-1046.
  • React v19: refactor away from default props for functional components. Refs UIREQ-1101.
  • Add icons to requests action menu. Refs UIREQ-1116.
  • Revise "Enter" button on New request page. Refs UIREQ-1114.
  • Change import of exportToCsv from stripes-util to stripes-components. Refs UIREQ-1138.
  • Fix accessibility issues with requests list. Refs UIREQ-1231.
  • BREAKING Update react-intl to ^7. Refs UIREQ-1259.
  • Migrate to shared GA workflows. Refs UIREQ-1257.
  • BREAKING Update stripes-* dependencies to latest version. Refs UIREQ-1258.
  • Support new item tokens for printing pick slips, search slips, etc. Fixes UIREQ-1267.
  • Make focus indicator visible for instance name on the Requests Queue page. Refs UIREQ-1215.
  • Use NoValue component for absent information. Refs UIREQ-1262.
  • Add optionalOkapiInterfaces circulation-bff-loans 1.0. Refs UIREQ-1273.
  • For consistency searching use == instead of = for requester barcode. Refs UIREQ-640.
  • Add missed sub-permissions for "Requests: View" permission. Refs UIREQ-1217.