Releases: folio-org/ui-inventory
Releases · folio-org/ui-inventory
v11.0.5
- Remove call number type options for Local, Other scheme, and SuDoc. Refs UIIN-3014.
v10.0.15
- Use
useTenantKy
instead ofuseOkapiKy
. Fixes UIIN-2886.
v11.0.4
- Replace
all
with the=
operator to get correct results when using theAll
search option. Refs UIIN-2816.
v11.0.3
- Fetch facets with the same query as
Contributor
records when the search is done by selecting browse result. Refs UIIN-2859. - Change the
Effective location
call numbers facet query to not see locations assigned to items with an emptyEffective call number
field. Refs UIIN-2871. - Do not remove field from the form when its value is an empty string. Fixes UIIN-2787.
- Update Permission name for Inventory: Set records for deletion and staff suppress. Refs UIIN-2855.
- ECS | Counters of "Held by" facet options count Instances with empty Item's "Effective call number" field (without Item). Fixes UIIN-2875.
- ECS | Counters of "Shared" facet options count Instances with empty Item's "Effective call number" field. Fixes UIIN-2876.
v10.0.14
- Include mod-search permissions to "Inventory: Module is enabled" UI permission. Refs UIIN-2860.
v11.0.2
- ECS: Shared instance cannot be edited from member tenant, even with permissions in both Central and member tenants. Fixes UIIN-2845.
- Restricted status displays as Order Closed. Fixes UIIN-2821.
- Add a new "Inventory: Create and download In transit items report" permission. Fixes UIIN-2776.
- Include mod-search permissions to "Inventory: Module is enabled" UI permission. Refs UIIN-2860.
v10.0.13
- ECS: Shared instance cannot be edited from member tenant, even with permissions in both Central and member tenants. Fixes UIIN-2832.
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.