Skip to content

Releases: folio-org/ui-requests

v1.12.0

11 Sep 17:56
a368c97
Compare
Choose a tag to compare
  • Correctly preserve hold shelf expiration date. Refs UIREQ-297.
  • More granular permissions. Refs UIREQ-107, UIREQ-108, UIREQ-109.
  • Allow the request type to be changed when moving it. Refs UIREQ-294.
  • Prevent a request from being moved above a page request. UIREQ-303.
  • Add "No service point selected" modal and error handling. Refs UIREQ-317.
  • Populate shelving location on request view and edit form. Fixes UIREQ-311.
  • Show copy number from item record. Fixes UIREQ-313.
  • Only show the 'move to second position' comfirmation dialog when appropriate. Fixes UIREQ-320.

v1.11.0

24 Jul 22:42
680b085
Compare
Choose a tag to compare
  • Add Location Code Column to Request CSV. Refs UIREQ-263.
  • Add library column to Request CSV. Refs UIREQ-262.
  • Do not show proxy popup during edit. Fixes UIREQ-291.
  • Move requests between items. Fixes UIREQ-269
  • Hide requester's proxy section when requesting as self. Fixes UIREQ-290.

v1.10.0

13 Jun 02:57
a5ebe53
Compare
Choose a tag to compare
  • Fix creating hold request via duplicate option. Part of UIREQ-275.
  • Fix opening correct request item during duplication. Part of UIREQ-274.
  • Disable integration test based on flaky built-in data. Refs CIRCSTORE-129.
  • Fix system error caused patron with a block. Fix UIU-1063.

v1.9.0

14 May 13:37
e566076
Compare
Choose a tag to compare
  • Allow requests for On order and In process items. Part of UIREQ-247.
  • Add ability to create a request without an item barcode. Part of UIREQ-253.

v1.8.0

16 Mar 03:39
24320c4
Compare
Choose a tag to compare
  • Update BigTest interactors to reflect MCL aria changes. Refs STRIPES-597.
  • Move AppIcon import to @folio/stripes/core. Refs STCOM-411.
  • Update integration tests to accommodate MCL aria changes. Fixes UIREQ-205.
  • Update unit tests to change application from its default state. Fixes UIREQ-210.
  • Update circulation OKAPI interface to v6.0. Part of UICIRC-164.
  • Fix request expiration date not displaying on details view. Part of UIREQ-192.
  • Fix saving empty hold shelf expiration date. Part of UIREQ-206.
  • Update circulation v7.0 and request-storage v3.0 OKAPI interfaces Part of UIREQ-214.
  • Extract static strings for translation. Fixes UIREQ-219.
  • Reorganize fields on request record to support conditional display of fequest types. Part of UIREQ-208.
  • Pre-filter request types based on whitelist. Part of UIREQ-209.
  • Fix item status. Fixes UIREQ-222.
  • Fix reasons when the patron has more than one block. Fix UIU-804.
  • Fix UX Consistency Fixes for Patron Blocks. Ref UIU-902.

v1.6.0

10 Jan 16:06
4ea0c8e
Compare
Choose a tag to compare
  • Add ability to duplicate request record. Fixes UIREQ-166.
  • Fill item barcode if itemBarcode is present in the url. Part of UIIN-410.
  • Add feature enforce manual patron blocks. Ref UIU-675.

v1.5.0

09 Jan 13:08
641651a
Compare
Choose a tag to compare
  • Fix bug preventing item view accordions from closing. Fixes UIREQ-123.
  • Fix bug causing barcode validation to misbehave. Fixes UIREQ-127.
  • Refactor requests app to address UIREQ-124, UIREQ-132 and UIREQ-126.
  • Show active column in find-user popup. Refs STCOM-385.
  • Populate pickup service point with service points. Fixes UIREQ-131.
  • Configure 'Requests: All permissions' permission set. Fixes UIREQ-106.
  • Show No Requests By Default. Fixes UIREQ-150.
  • Support circulation v5.0, requiring service-point information on loans. Refs UIREQ-161.
  • Upgrade dependency on inventory. Completes UIREQ-173.
  • Use documented react-intl patterns instead of stripes.intl. Completes UIREQ-135.
  • Apply internationalization to all hardcoded strings. Completes UIREQ-147.
  • Improve opening request record. Fixes UIREQ-134.
  • Removed deprecated actionMenuItems-prop. Fixes UIREQ-170.
  • Read user and item barcodes from the query string for new requests. Fixes UIREQ-146.

v1.4.1

05 Oct 14:56
c5bac4c
Compare
Choose a tag to compare
  • Fix exportCsv import

v1.4.0

05 Oct 14:06
56b9140
Compare
Choose a tag to compare
  • Link to request queue from detailed view, refs UIREQ-122
  • Fix filters2cql import

v1.3.0

03 Oct 21:02
9724fda
Compare
Choose a tag to compare
  • Add alternate dependency inventory 7.0. Completes UIREQ-115
  • Update stripes-form dependency to v1.0.0.
  • Fix case-sensitive filter tests. Fixes UIREQ-119.
  • Remove notes helper app
  • Copy craftLayerUrl() from stripes-components
  • Use stripes 1.0 framework