Releases: folio-org/ui-requests
Releases · folio-org/ui-requests
v1.12.0
- 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
- 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
- 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
v1.8.0
- 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
v1.5.0
- 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.