Releases: folio-org/ui-requests
Releases · folio-org/ui-requests
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.
v1.4.1
v1.4.0
v1.3.0
v1.1.0
- Adds an edit view for requests. Completes UIREQ-8.
- Adds delivery location address display and selection. Completes UIREQ-24.
- Adds a user search-and-select widget to the new request form. Completes UIREQ-21.
- All resources in manifest now reference props.resources instead of props.data. Completes UIREQ-10.
- Searching and filtering now behave as specified. Completes UIREQ-11 & UIREQ-13.
- Bugs in request type selection and new request creation have been squashed. Completes UIREQ-20.
- Code cleanup and fixing of linting errors. Completes UIREQ-19.
- Enables 'search on enter' for item and requester barcode fields in create/edit form. Part of UIREQ-2, UIREQ-8.
- Adds request count to request detail view. Completes UIREQ-34.
- Fixes presentation of shelving location in create/edit view.
- Excludes closed loans from loan lookup. Completes UIREQ-27.
- Adds an 'all permissions' permission. Completes UIREQ-36.
- Adds fulfilment preference and delivery address to detail view. Completes UIREQ-39.
- Favor react-intl date/time formatters. Refs STCOR-109.
- Updates validation to use redux-form's asyncValidate approach.
- Switch out magnifying glass for "Requester look-up" link. Fixes UIREQ-47.