Skip to content

Releases: folio-org/ui-checkin

v5.1.0

17 Jun 09:19
a01a8de
Compare
Choose a tag to compare
  • Update the .gitignore file. Refs UICHKIN-232.
  • Add pull request template. Refs UICHKIN-233.
  • Add settings up for Jest/RTL tests. Refs UICHKIN-237.
  • Also support inventory 10.0. Refs UICHKIN-244.
  • Include missing fee/fine-related permissions in ui-checkin.all pset. Refs UICHKIN-253.
  • Also support circulation 11.0. Refs UICHKIN-254.
  • Fix bug setting wrong checkin time when passing through DST. Fixes UICHKIN-234.
  • Fix failed build on ui-checkin. Fixes UICHKIN-265.
  • Fix incorrect check in time. Refs UICHKIN-219.
  • Adjust ui-checkin.all permission set. Fixes UICHKIN-261.

v5.0.4

11 Jun 13:30
Compare
Choose a tag to compare
  • Include missing fee/fine-related permissions in ui-checkin.all pset. Refs UICHKIN-253.
  • Fix failed build on ui-checkin. Fixes UICHKIN-265.

v5.0.3

22 Apr 10:59
Compare
Choose a tag to compare
  • Add patron comment token for staff slips. Refs UICHKIN-248.

v5.0.2

21 Apr 11:03
Compare
Choose a tag to compare
  • Fix content cut off for two-page staff slips. Refs UICHKIN-245.

v5.0.1

13 Apr 14:45
Compare
Choose a tag to compare
  • Navigating back to Checkin page leads to error message. Refs UICHKIN-239.
  • The fee/fine account is fully closed when Claimed Returned item is checked in. Refs UICHKIN-235.

v5.0.0

10 Mar 10:39
2e38d58
Compare
Choose a tag to compare
  • Fix typo in status label. Fixes UICHKIN-211.
  • Display patron notes in <ConfirmStatusModal>. Refs UICHKIN-208.
  • Check in items with Restricted status. Refs UICHKIN-221.
  • Prevent check in when item with intellectual item status is scanned. Refs UICHKIN-210.
  • Update to stripes v6. Refs UICHKIN-226.
  • Fix incorrect ref assignment. Refs UICHKIN-205.
  • Increment @folio/stripes-cli to v2. Refs UICHKIN-231.
  • Show confirmation modal when check in an item with one of the new statuses (Long missing, In process (non-requestable), Unavailable, Unknown). Refs UICHKIN-120.
  • Claim returned: Cancel SET COST fee at check in. Refs UICHKIN-225
  • Add support for optional readyPrefix property at the module level in stripes.config.js. If set, this prefix will be displayed in the title when the app is ready to receive a scanned item barcode. Implements UICHKIN-224.

v4.0.2

26 Jan 17:59
Compare
Choose a tag to compare
  • Barcode image not rendering on staff slips. Refs UICHKIN-220.

v4.0.1

12 Nov 18:13
Compare
Choose a tag to compare
  • Timepicker defaults to local time. Refs UICHKIN-206.
  • Clear checkinNotesMode after succesful checkin or cancel. Fixes UICHKIN-207.

v4.0.0

08 Oct 15:54
3f52773
Compare
Choose a tag to compare
  • Refactor from bigtest/mirage to miragejs.
  • Increment @folio/stripes to v5, react-router to v5.2.
  • Only show fees/fines for checkin items when loan ID matches. Fixes UICHKIN-183.
  • Fix {{requester.country}} token not populating in delivery staff slip. Fixes UICHKIN-190.
  • Show confirmation modal when an item with the status Aged to lost is checked in. Refs UICHKIN-164.
  • Escape values passed to react-to-print. Fixes UICHKIN-193.
  • Update react-intl to v5.7.0.
  • Fixed issue where tooltip were rendering on top of the dropdown on the actions button. UICHKIN-198.
  • Handle malformed timestamps. Refs UICHKIN-195.
  • Apply MultiColumnList columnWidths API - UICHKIN-199
  • Change ' ' column header from gear icon to 'Actions' text.
  • Localize permission names. Refs UICHKIN-201.
  • Display source as last name, first name. Fixes UICHKIN-147.

v3.0.2

21 Aug 00:29
Compare
Choose a tag to compare
  • Escape values passed to react-to-print. Fixes UICHKIN-193.