Skip to content

Releases: folio-org/ui-requests

v1.1.0

04 Jan 15:34
5e78a99
Compare
Choose a tag to compare
  • 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.