Skip to content

Releases: folio-org/ui-checkin

v10.0.1

23 Jan 11:28
Compare
Choose a tag to compare
  • Implement feature toggle for switch between circulation/check-in-by-barcode and circulation-bff/loans/check-in-by-barcode. Refs UICHKIN-439.

v10.0.0

16 Jan 17:19
f4b9bb5
Compare
Choose a tag to compare
  • BREAKING Migrate from circulation/check-in-by-barcode to circulation-bff/loans/check-in-by-barcode. Refs UICHKIN-437.

v9.2.1

13 Nov 21:03
Compare
Choose a tag to compare
  • Fix DOMPurify import. Refs UICHKIN-435.

v9.2.0

30 Oct 21:16
db81a9a
Compare
Choose a tag to compare
  • Remove bigtests from github actions. Refs UICHKIN-425.
  • Update upload-artifact actions from v1 and v2 to v4. Refs UICHKIN-431.
  • Remove barcode trimming before it is sent to backend for processing. Refs UICHKIN-424.
  • Also support okapiInterfaces inventory 14.0. Refs UICHKIN-433.

v9.1.1

27 Mar 21:19
Compare
Choose a tag to compare
  • Add support for Barcode tag with sanitize. Refs UICHKIN-421, UICHKIN-422.

v9.0.3

27 Mar 22:15
Compare
Choose a tag to compare
  • Add support for Barcode tag with sanitize. Refs UICHKIN-421, UICHKIN-422.

v9.1.0

22 Mar 13:28
47f0967
Compare
Choose a tag to compare
  • Also support feesfines interface version 19.0. Refs UICHKIN-401.
  • Hide fee/fine action menu items when requester is virtual user. Refs UICHKIN-398.
  • Hide “Item details” option in Actions menu when item is virtual. Refs UICHKIN-403.
  • UI tests replacement with RTL/Jest for view CheckIn. Refs UICHKIN-287.
  • UI tests replacement with RTL/Jest for Scan component. Refs UICHKIN-289.
  • Add support for displaySummary token for Staff Slips. Refs UICHKIN-415.
  • Remove DST boundary adjustment for item return time. Refs UICHKIN-420.

v9.0.2

21 Mar 21:46
Compare
Choose a tag to compare
  • Only certain HTML tags should be rendered when displaying staff slips. Refs UICHKIN-421, UICHKIN-422.

v9.0.1

23 Oct 10:41
Compare
Choose a tag to compare
  • Fix circulation timeout issue. Refs UICHKIN-392.

v9.0.0

12 Oct 12:54
57ab79a
Compare
Choose a tag to compare
  • Use camel case notation for all data-testid. Refs UICHKIN-375.
  • UI tests replacement with RTL/Jest for CheckedInListItems. Refs UICHKIN-361.
  • Support feesfines interface version 17.0 and 18.0. Refs UICHKIN-379.
  • Populate the token "requester.departments" in the hold, request delivery and transit slips, with the data provided by the backend in the ui-checkin module. Refs UICHKIN-350.
  • Populate the token "currentDateTime" in the hold, request delivery and transit slips, with the data provided by the backend in the ui-checkin module. Refs UICHKIN-348.
  • Also support circulation 14.0. Refs UICHKIN-381.
  • Added requestDate token. Refs UICHKIN-384.
  • Add sessionId field to check-in request body JSON. Refs UICHKIN-385.
  • Upgrade babel config. Refs UICHKIN-389.
  • Add possible for run axe tests. Refs UICHKIN-386.
  • Update Node.js to v18 in GitHub Actions. Refs UICHKIN-390.
  • BREAKING Upgrade React to v18. Refs UICHKIN-388.
  • BREAKING bump react-intl to v6.4.4. Refs UICHKIN-396.
  • Fix issues with skipped tests. Refs UICHKIN-395.
  • Remove outdated imports. Refs UICHKIN-397.
  • Fix import for utils.js. Refs UICHKIN-405.