Skip to content

Releases: folio-org/ui-requests

v9.0.2

21 Mar 22:57
Compare
Choose a tag to compare
  • Only certain HTML tags should be rendered when displaying staff slips. Refs UIREQ-1080, UIREQ-1082.

v9.0.1

04 Dec 20:12
Compare
Choose a tag to compare
  • Add support for missing request error code. Refs UIREQ-1050.

v9.0.0

12 Oct 16:20
43515f6
Compare
Choose a tag to compare
  • Made code improvements related to TLR. Refs UIREQ-871.
  • UI tests replacement with RTL/Jest for urls. Refs UIREQ-896.
  • Reassign limit variable from hardcoded value to MAX_RECORDS constant for ItemsDialog.js. Refs UIREQ-913.
  • Reassign limit variable from hardcoded value to MAX_RECORDS constant for RequestsRoute.js. Refs UIREQ-914.
  • Include pickup service point in display of result list. Refs UIREQ-900.
  • Include "Effective call number string" in display of result list. Refs UIREQ-898.
  • Include call number in Action menu list of fields to display. Refs UIREQ-899.
  • Include pickup service point in Action menu list of fields to display. Refs UIREQ-901.
  • Use == instead of = for loans and requests search by status. Refs UIREQ-915.
  • Populate the token "requester.departments" in the pick slip, with the data provided by the backend in the ui-requests module. Refs UIREQ-814.
  • UI tests replacement with RTL/Jest for src/PositionLink.js. Refs UIREQ-879.
  • Populate the token "currentDateTime" in the pick slip, with the data provided by the backend in the ui-requests module. Refs UIREQ-807.
  • Requests for Items on Instances with more than 10 holdings do not allow a user to move a request to all requestable items. Refs UIREQ-929.
  • Split RequestForm component into three smaller parts. Refs UIREQ-836.
  • Cannot save item request from item with status On Order, because need a barcode. Refs UIREQ-924.
  • Cover src/components/PrintButton/PrintButton.js file by RTL/Jest tests. Refs UIREQ-886.
  • Cover src/components/Loading/Loading.js file by RTL/Jest tests. Refs UIREQ-885.
  • Create Jest/RTL test for ReferredRecord.js. Refs UIREQ-936.
  • Create Jest/RTL test for NoteCreateRoute.js. Refs: UIREQ-943.
  • Leverage cookie-based authentication in all API requests. Refs UIREQ-861.
  • Create Jest/RTL test for NoteEditRoute.js. Refs UIREQ-944.
  • Update circulation okapi interface to 14.0 version. Refs UIREQ-954.
  • Added requestDate token. Refs UIREQ-962.
  • Update request-storage okapi interface to 6.0 version. Refs UIREQ-963.
  • UI tests replacement with RTL/Jest for src/PatronBlockModal.js. Refs UIREQ-878.
  • Create Jest/RTL test for RequestsFiltersConfig.js. Refs UIREQ-938.
  • Create Jest/RTL test for SortableList.js. Refs UIREQ-941.
  • Create Jest/RTL test for draggableRowFormatter.js. Refs UIREQ-942.
  • UI tests replacement with RTL/Jest for src/UserDetail.js. Refs UIREQ-881.
  • TLR: "Create title level request" checkbox not preselected on "New request" page. Refs UIREQ-955.
  • Do not publish test artifacts to NPM. Refs STRIPES-865.
  • Create Jest/RTL test for NoteViewRoute.js. Refs UIREQ-945.
  • Cover ItemInformation by jest/RTL tests. Refs UIREQ-949.
  • Cover InstanceInformation by jest/RTL tests. Refs UIREQ-950.
  • Fix inconsistency in RTL/Jest tests. Refs UIREQ-979.
  • Create Jest/RTL test for RequestsRoute.js. Refs UIREQ-947.
  • Remove redundant ariaLabel prop. Refs UIREQ-972.
  • TLRs check circulation rules before request is placed. Refs UIREQ-960.
  • Create Jest/RTL test for CancelRequestDialog.js. Refs UIREQ-876.
  • Preparation for Enable Request Policy to Determine Allowed Pickup Service Points. Refs UIREQ-978.
  • Create JEST/RTL test cases for LoadingButton.js. Refs UIREQ-933.
  • Create Jest/RTL test for RequestQueueView.js. Refs UIREQ-948.
  • Create Jest/RTL test for RequestQueueRoute.js. Refs UIREQ-946.
  • Create Jest/RTL test for PickupServicePointFilter.js. Refs UIREQ-939.
  • Jest/RTL tests cleanup. Refs UIREQ-988.
  • Jest/RTL tests cleanup of RequestsRoute.js file. Refs UIREQ-991.
  • Cover RequestInformation by jest/RTL tests. Refs UIREQ-951.
  • Create Jest/RTL test for PrintContent.js. Refs UIREQ-935.
  • UI tests replacement with RTL/Jest for src/MoveRequestManager.js. Refs UIREQ-877.
  • Increase code coverage for Jest/RTL tests. Refs UIREQ-995.
  • Convert primary search results view to use Prev/Next pagination. Refs UIREQ-965.
  • Remove bigtest tests and associated dependencies. Refs UIREQ-999.
  • Update Node.js to v18 in GitHub Actions. Refs UIREQ-1000.
  • Implementation of receiving available request types. Refs UIREQ-971.
  • Ensure Only Available Service Points Display When Placing a New Request. Refs UIREQ-977.
  • BREAKING Upgrade React to v18. Refs UIREQ-998.
  • Create Jest/RTL test for DraggableRow.js. Refs UIREQ-940.
  • Create Jest/RTL test for ComponentToPrint.js. Refs UIREQ-931.
  • Correctly escape CQL special characters in tag API queries. Refs UIREQ-918.
  • Add new pickup service point error. Refs UIREQ-981.
  • Move request popup show available Request Types. Refs UIREQ-1005.
  • Cover RequesterInformation by jest/RTL tests. Refs UIREQ-952.
  • Prefer @folio/stripes exports to private paths when importing components. Refs UIREQ-1020.
  • Add One or more Pickup locations are no longer available error. Refs UIREQ-1022.
  • BREAKING bump react-intl to v6.4.4. Refs UIREQ-1025.
  • Rename modal window for select request type. Refs UIREQ-1026.
  • Create request from user without barcode. Refs UIREQ-1023.
  • Create Jest/RTL for src/UserForm.js. Refs UIREQ-882.
  • Hit Enter or Search should move focus to the Results List pane header. Refs UIREQ-564.
  • Add "operation" parameter to "allowed-service-points" endpoint. Refs UIREQ-1028.
  • Fix issues with skipped tests. Refs UIREQ-1024.
  • Create Jest/RTL test for RequestsFilters.js. Refs UIREQ-937.
  • Add "itemId" parameter to "allowed-service-points" endpoint. Refs UIREQ-1030.
  • Use current optional dependencies. Refs UIREQ-1031.
  • Update Requests error messages. Refs UIREQ-1036.
  • Replace using of error.message with enum values for translation keys. Refs UIREQ-789.
  • Update circulation interface version to 14.2. Refs UIREQ-1038.

v8.0.2

29 Mar 14:07
Compare
Choose a tag to compare
  • TLR: After editing a request, connection between request and item is no longer visible. Refs UIREQ-920.

v8.0.1

24 Mar 15:25
Compare
Choose a tag to compare
  • Fix error with proxyUserId when it is not cleared. Refs UIREQ-919.
  • Fix incorrect formatting of request date. Refs UIREQ-922.

v8.0.0

22 Feb 11:19
be721f5
Compare
Choose a tag to compare
  • 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

30 Nov 12:50
Compare
Choose a tag to compare
  • Add the possibility to submit a request if there is no user barcode. Refs UIREQ-849.

v7.2.3

29 Nov 00:01
Compare
Choose a tag to compare
  • Make title info loading when request created from Instance record at the first time. Refs UIREQ-834.

v7.2.2

21 Nov 08:11
Compare
Choose a tag to compare
  • 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

14 Nov 11:10
Compare
Choose a tag to compare
  • Prevent request to get instance if there is no instanceId. Refs UIREQ-826.
  • Prevent reset of request type, fix validation issues. Refs UIREQ-824.