Releases: folio-org/ui-inventory
Releases · folio-org/ui-inventory
v1.11.1
v1.11.0
- Requires
inventory
interface 9.0 - Requires
instance-storage
interface 7.0 - Requires
instance-note-types
interface 1.0 - Requires
nature-of-content-terms
interface 1.0 - Requires
identifier-types
interface 1.1 - Requires
contributor-name-types
interface 1.2 - Requires
classification-types
interface 1.1 - Fix item details retaining loan data for closed loan. Part of UIIN-484.
- Do not attempt to manually set the read-only HRID field in tests. Refs UIIN-557.
- Remove unnecessary permissions. Refs UIORG-150.
- Populate item damage status select list. Set timestamp. UIIN-458
- Use new array-search syntax for identifiers, contributors. Fixes UIIN-618, UIIN-621, UIIN-623, UIIN-624.
- Adapt to change structure of instance notes. UIIN-452.
- Protect certain instance fields from editing when MARC record exists. UIIN-592.
- Change series format. Part of UIIN-606.
- Mark contributor name field as required. Part of UIIN-620.
- Always show metadata. Fixes UIIN-626.
- Display Item damage status data. Fixes UIIN-651.
- Add settings page, instance note types. UIIN-461.
- Add settings page, nature of content. UIIN-471.
- Add settings page, resource identifiers. UIIN-483.
- Add settings page, classification types. UIIN-505.
- Add settings page, modes of issuance. UIIN-508.
- Other bug fixes. UIIN-484, UIIN-567, UIIN-559, UIIN-603, UIIN-614, UIIN-616, UIIN-652.
v1.10.1
v1.10.0
v1.9.0
- Check for dependencies when deleting holding record. Part of UIIN-550.
- Update notes checkbox to render label vertically in item and holdings forms (UIIN-559)
- Show link to request for items without barcode. UIREQ-253.
- Layout of primary contributor flag. UIIN-503.
- Settings pages for note types. UIIN-453.
- Bug fixes: UIIN-568, UIIN-427
- Remove results display by default (no search queries or filters). UIIN-79
- Handle spelling issue for ILL policies. UIIN-516
- Change accordion header value to Condition. Fix UIIN-576
- Add validation to alternative title. Fixes UIIN-496.
- Replaced hardcoded translations of search indexes by formatted messages. Fixes UIIN-595
v1.8.0
- New icons for Instance, Holdings, Items. UIIN-133.
- Retrieve 1000 items from lookup tables. Refs UIIN-413.
- Fix alphabetical order of lookup tables. Fixes UIIN-421.
- Don't append wildcards to search terms. Fixes UIIN-481.
- Provide the correct a11y props to
<Layer>
s. - Use item id instead of barcode when creating new request. UIREQ-253.
- Add missing order-by clauses to item-record lookup tables. Fixes UIIN-522.
- Send
contributors.type.primary
as correct type. Refs MODINV-117. - Add ability to search by barcode. Part of UIIN-143.
- Move acquisitions items to the acquisitions accordion. Fixes UIIN-506.
- Holdings and Item record. Relabel acquisition fields. UIIN-507.
- Remove duplicate asterisks from required fields. Fixes UIIN-490.
- Add ability to mark Paged items as missing. Part of UIIN-555.
- Mark In process items as missing. Part of UIIN-560.
- Item records, delete confirmation modal. UIIN-335.
- Item record deletes, check dependencies in other modules. UIIN-534.
- Holdings records, delete confirmation modal. UIIN-334.
- Align menu item labels across pages. UIIN-524.
- Fixes to language inconsistencies. UIIN-521.
- Other bug fixes: UIIN-432, UIIN-479, UIIN-510, UIIN-513, UIIN-536, UIIN-556
v1.7.0
- Supports
circulation
interface 7.0 UIIN-491 - Update BigTest interactors to reflect MCL aria changes. Refs STRIPES-597.
- Move
AppIcon
import to@folio/stripes/core
. Refs STCOM-411. - Update integration tests to accommodate MCL aria changes. Fixes UIIN-474.
- Bug-fixes: Action menu not closing (UIIN-488), pieces descriptions missing (UIIN-447), subheadings missing (UIIN-416), pop-up not closing (UIIN-488), cannot create new item (UIIN-497), double asterisks on mandatory fields (UIIN-493), items attached to wrong holdings records (UIIN-492), missing select lists (UIIN-456), check boxes not updating right (UIIN-417)
- Include "Open - In transit" when accessing requests from item record (UIIN-358)
v1.6.0
v1.5.2
v1.4.0
In this release:
- Remove
instance.instanceFormatId
, addinstance.instanceFormatIds
(UIIN-330) - Fix case-sensitive tests. Fixes UIIN-329.
- Add electronic access relationship reference data (UIIN-316)
- Requires:
inventory
interface (7.0) andinstance-storage
interface (5.0) (UIIN-316) - Remove notes helper app (STRIPES-558)
- Copy
craftLayerUrl()
fromstripes-components
(Part of FOLIO-1547) - Add dependency to stripes v1.0.0 to package.json. (Part of FOLIO-1547)