Skip to content

Releases: folio-org/ui-requests

v4.0.5

30 Nov 12:39
Compare
Choose a tag to compare
  • Increase the limit to display correct number of requests in the Move request modal. Fixes UIREQ-566.

v4.0.4

20 Nov 16:32
Compare
Choose a tag to compare
  • Increment @folio/stripes to ^5.0.7. Refs STFORM-16.
  • Add a toast notification for CSV search results export. Refs UIREQ-555.

v4.0.3

16 Nov 13:21
Compare
Choose a tag to compare
  • Add a 'working' indicator for CSV search results export. Fixes UIREQ-555.

v4.0.2

12 Nov 19:03
Compare
Choose a tag to compare
  • Fix sorting by request status. Fixes UIREQ-540.
  • Omit holdShelfExpirationDate field in duplicated request. Refs UIREQ-532.
  • Fix search by tags. Fixes UIREQ-542.
  • Avoid phantom block modal after clearing blocks. Refs UIREQ-545.
  • Fix default pickup service point when editing existing request. Fixes UIREQ-544.
  • Increase the limit to display all items in the Move request modal. Fixes UIREQ-541.
  • Fix the non-responsive design of the Move request modal. Fixes UIREQ-552.
  • Fix CSV search results export. Fixes UIREQ-539.

v4.0.1

22 Oct 03:06
2c85891
Compare
Choose a tag to compare
  • Update plugins to stripes v5-compatible versions. Refs UIREQ-535.

v4.0.0

22 Oct 03:05
Compare
Choose a tag to compare
  • Reword error message when user does not select patron barcode. Addresses UIREQ-514.
  • Fix bug that require user hit Enter in item field before save the request. Fixes UIREQ-326.
  • Add staff notes accordion to request details page. Refs UIREQ-457.
  • Request staff notes: Assign/Unassign Notes. Refs UIREQ-458.
  • Add staff notes view details page. Refs UIREQ-459.
  • Use == for more efficient queries. Refs PERF-62.
  • Use == for requestType and status filters. Refs CIRC-817.
  • Improve loading requester details. Refs UIREQ-477.
  • Add subpermission to Requests: View, create. Refs UIREQ-486.
  • Increment @folio/stripes to v5 for react-router v5.2.
  • Fix the ability to sort by the Request Date column. Fixes UIREQ-481.
  • Request staff notes: View assigned notes. Refs UIREQ-467.
  • Include tag-related permissions in ui-users.edit permission. Refs UITAG-29.
  • Request staff notes: Edit note details. Refs UIREQ-460.
  • Use item id instead of barcode for links on request details screen. Fixes UIREQ-484.
  • Refactor to miragejs from @bigtest/mirage.
  • Add loading indicator when service point is switched. Fixes UIREQ-508.
  • Use patron group name ('group') instead of description in displays. Fixes UIREQ-499.
  • Improve performance issues with preview for print pick slips. Fixes UIREQ-507.
  • Add feedback after print button is clicked. Fixes UIREQ-508.
  • Escape values passed to react-to-print. Fixes UIREQ-510.
  • Block requests for Aged to lost items. Refs UIREQ-429.
  • Create filter for Requests - Pickup service point. Refs UIREQ-516.
  • Use MultiColumnList columnwidths API to shrink column widths - Fixes UIREQ-521.
  • Implement easy way to copy Barcode in the Request record. Refs UIREQ-478.
  • Switch service point filter from checkboxes to multi-select picker. Refs UIREQ-527.
  • Add Request Date to the Request CSV report. Refs UIREQ-531.

v3.0.7

25 Aug 12:45
Compare
Choose a tag to compare
  • Add feedback after print button is clicked. Fixes UIREQ-508.

v3.0.6

21 Aug 00:34
Compare
Choose a tag to compare
  • Escape values passed to react-to-print. Fixes UIREQ-510.

v3.0.5

13 Aug 12:53
Compare
Choose a tag to compare
  • Add loading indicator when service point is switched. Fixes UIREQ-508.
  • Improve performance issues with preview for print pick slips. Fixes UIREQ-507.

v3.0.4

12 Aug 20:24
Compare
Choose a tag to compare
  • Include tag-view permissions in ui-requests.view permission. Refs UIREQ-504.