v5.0.0
·
399 commits
to master
since this release
- 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
tov2
. 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.