Releases: folio-org/ui-requests
Releases · folio-org/ui-requests
v8.0.1
- Fix error with proxyUserId when it is not cleared. Refs UIREQ-919.
- Fix incorrect formatting of request date. Refs UIREQ-922.
v8.0.0
- Increased the limit for Service points in Request. Refs UIREQ-850.
- Cannot search for requests with tags ( or [. Fix UIREQ-846.
- BREAKING: Change "request-storage" interface version to 5.0. Refs - UIREQ-863.
- Populate the token "requester.preferredFirstName" in the pick slip, with the data provided by the backend in the ui-requests module. Refs - UIREQ-809.
- Correctly handle move-request in non-English locales. Refs UIREQ-870.
- Bump major versions of several @folio/stripes-* packages. Refs UIREQ-874.
- Populate the token "requester.patronGroup" in the pick slip, with the data provided by the backend in the ui-requests module. Refs - UIREQ-804.
- Support
inventory
13.0
interface version. Refs UIREQ-867. - Move and upgrade
babel-plugin-module-resolver
to dev-deps, v5. Refs UIREQ-897. - UI tests replacement with RTL/Jest for ErrorModal. Refs UIREQ-883.
- Change filtering by tag rules in
RequestsFiltersConfig
. Refs UIREQ-904.
v7.2.4
- Add the possibility to submit a request if there is no user barcode. Refs UIREQ-849.
v7.2.3
- Make title info loading when request created from Instance record at the first time. Refs UIREQ-834.
v7.2.2
- Make Fulfillment preference and Delivery address selectable. Refs UIREQ-837.
- Add the possibility to save item request if there is no item barcode. Refs UIREQ-840.
v7.2.1
- Prevent request to get instance if there is no instanceId. Refs UIREQ-826.
- Prevent reset of request type, fix validation issues. Refs UIREQ-824.
v7.2.0
- Fix modal loop when move item on request fails due to policy. Refs UIREQ-662.
- Correctly import components from
@folio/stripes/*
packages. Refs UIREQ-792. - Render search results as normal and show dash for empty status. Refs UIREQ-818.
- Support inventory 12.0 in okapiInterfaces. Refs UIREQ-819.
- Refactor forms to use final-form. Refs UIREQ-419.
- Requests: Implement App context menu and keyboard shortcuts modal. refs UIREQ-817.
- Make title level request box selected when duplicating title level request. Refs UIREQ-827.
v7.1.3
- Allow user to choose request type (page, hold, recall) when placing request. Refs UIREQ-815.
v7.0.3
- Retrieve up to
MAX_RECORDS
cancellation-reasons. Refs UIREQ-795. - Fix big tests errors related to interactors small default timeout. Refs UIREQ-786.
- Fix "Timeout of 2000ms exceeded. For async tests and hooks, ensure “done()” is called" big tests errors. Refs UIREQ-785.
v7.1.2
- Add title to modal message for non requested status. Refs UIREQ-797.