Releases: folio-org/ui-inventory
Releases · folio-org/ui-inventory
v11.0.1
- Keep query and results list when switching Browse options. Refs UIIN-2802.
- Set central tenant id in the request when a Member tenant deletes a shared record. Fixes UIIN-2784.
- Apply staff suppress filter for the first search in Holdings/Items. Fixes UIIN-2814.
- Pass tenantId when opening holding details during moving holdings/items. Fixes UIIN-2815.
- ECS - Member consortial accordion is not displaying when a user has affiliations but does not have permission to view holdings. Fixes UIIN-2843.
v10.0.12
- ECS - Member consortial accordion is not displaying when a user has affiliations but doesn't have permission to view holdings. Fixes UIIN-2780.
v11.0.0
- BREAKING Replace imports from quick-marc with stripes-marc-components. Refs UIIN-2636.
- Make Inventory search and browse query boxes expandable. Refs UIIN-2493.
- Added support for
containsAny
match option in Advanced search. Refs UIIN-2486. - Inventory search/browse: Do not retain checkbox selections when toggling search segment. Refs UIIN-2477.
- Show Instance record after creating with Fast add option. Refs UIIN-2497.
- Search box/Browse box- Reset all should shift focus back to search box. Refs UIIN-2514.
- Updated translations for adding new Instance records. Refs UIIN-2630.
- Ignored hot key command on edit fields. Refs UIIN-2604.
- Don't render Fast Add record modal in a
<Paneset>
to re-calculate other<Pane>
's widths after closing. Fixes UIIN-2690. - "Saving instance failed" modal does not show error message. Fixes UIIN-2686.
- Browse Lists | Focus updates. Fixes UIIN-2267.
- Users with data export view only permission. Refs UIIN-2660.
- Always highlight the first list row after pagination is clicked. Refs UIIN-2708.
- The quantity of assigned tags to the instance is not displaying in the little tag icon after assigning. Fixes UIIN-2559.
- Reset search/browse query when user switches affiliation. Refs UIIN-2715.
- Moving items between holdings records doesn't update correctly in UI. Fixes UIIN-2692.
- Update permission for Staff suppressed facet. Refs UIIN-2705.
- Add permission for setting record for deletion. Refs UIIN-2593.
- Mock ResizeObserver to fix failed tests. Refs UIIN-2738.
- Fix "Edit in quickMARC" and "View source" options are disabled in the expanded dropdown on the holdings details view. Fixes UIIN-2735.
- Add Set record for deletion option in Actions menu with Confirmation modal. Refs UIIN-2594.
- Use
onSave
prop for quickMARC to handle saving records separately. Refs UIIN-2743. - Set Inventory settings HTML page title this format -
<<App name>> settings - <<selected page name>> - FOLIO
. Refs UIIN-2713. - Add "Display summary" field to item enumeration data accordion. Refs UIIN-2740.
- Display the 'Holdings detail' page after saving the holding changes. Fixes UIIN-2734.
- BREAKING Bump up okapi interfaces for
pieces
(3.0). Refs UIIN-2761. - Action when Set record for deletion option is invoked. Refs UIIN-2595.
- Detail view not opened for non-local items when one shared record found using "Barcode" search on "Item" tab. Fixes UIIN-2698.
- Jest/RTL: Cover CreateHoldings component with unit tests. Refs UIIN-2663.
- Staff suppress facet - use
No
as default value. Hide the facet when users don't have permissions to use it. Refs UIIN-2596. - Add a new search option for instances called
LCCN normalization
. Refs UIIN-2245. - Add and adjust collapse/expand buttons for consortial instances. Refs UIIN-2711.
- Increase holdings limit to 5000. Fixes UIIN-2785.
- User with "Inventory: All permissions" permission only should not be seeing the "Staff suppress" facet. Fixes UIIN-2807.
v10.0.11
- Display Holdings/Item Electronic Access URIs consistent with Instances. Fixes UIIN-2778.
v10.0.10
- ECS: id of member tenant is undefined when rendering consortial holdings. Fixes UIIN-2724.
v10.0.9
- ECS: Effective location facet is not showing other member tenants. Fixes UIIN-2728.
v10.0.8
- Correctly display location data for holdings and items when tenant is changed. Fixes UIIN-2697.
- Disable the "Share" button after clicking it once on "Are you sure you want to share this instance?" modal window. Refs UIIN-2704.
v10.0.7
- Make browse result items that are not anchors and have no records not clickable, and show 0 in number of titles. Fixes UIIN-2699.
v10.0.6
- "Something went wrong" error appears when user selects Shared Instance as "Child/Parent Instance" for Local Instance without permissions at Central tenant. Fixes UIIN-2695.
- Inactive Holdings/items on Central tenant when user have affiliation for separate Member with 0 permissions. Fixes UIIN-2689.
v10.0.5
- Don't include
sort
parameter in requests to facets. Fixes UIIN-2685.