Skip to content

Releases: folio-org/ui-inventory

v12.0.10

20 Jan 22:11
388c276
Compare
Choose a tag to compare
  • Fix '"location name" is undefined' error when trying to open instance details on ECS. Fixes UIIN-3196.
  • Display Shared facet when user opens "Move holdings/items to another instance" modal. Refs UIIN-3198.
  • ECS - Allow 'Move holdings/items to another instance' if instance is shared. Refs UIIN-3188.

v12.0.9

14 Jan 10:33
9c5f20a
Compare
Choose a tag to compare
  • Fix infinite loading animation after canceling edit/duplicate or 'Save & Close' consortial holdings/items. Fixes UIIN-3167.

v12.0.8

24 Dec 11:43
Compare
Choose a tag to compare
  • Display holdings names in Consortial holdings accordion for user without inventory permissions in member tenants. Fixes UIIN-3159.
  • Remove the ability to share local instance when Inventory: View, create instances permission is assigned. Fixes UIIN-3166.

Release v12.0.7

17 Dec 12:37
Compare
Choose a tag to compare
  • Handle null typeIds in browse/config/instance-classification response. Fixes UIIN-3161.
  • Add limit=1000 to subject-sources request to fetch more subject sources. Fixes UIIN-3163.

v12.0.6

06 Dec 19:07
Compare
Choose a tag to compare
  • Display user's name instead of "Unknown user" in "Last updated" field in "Settings" for member tenant. Fixes UIIN-3144.
  • Set default sorting to URL in componentDidMount and componentDidUpdate if it is missing. Fixes UIIN-3137.

v12.0.5

04 Dec 12:06
3557e9e
Compare
Choose a tag to compare
  • Display informative error message when editing same instance, holdings, item in two tabs. Fixes UIIN-3127.
  • User can edit Source consortium "Holdings sources" in member tenant but not in Consortia manager. Refs UIIN-3147.
  • Set the previously used offset by executing resultOffset.replace when changing the segment. Fixes UIIN-3143.

v12.0.4

03 Dec 16:22
433fe63
Compare
Choose a tag to compare
  • Add permission for "Share local instance" option on Member tenants. Refs UIIN-3140.
  • Update Linked data API URL to use the new API path. Fixes UIIN-3146.

v12.0.3

27 Nov 15:04
Compare
Choose a tag to compare

12.0.3 (2024-11-27)

Full Changelog

  • Resolve issue with page refresh when moving a holding to an instance. Fixes UIIN-3046.

v12.0.2

22 Nov 18:50
Compare
Choose a tag to compare
  • ECS | Instance details pane does not contain all tenants when user does not have affiliations / permissions in all tenants. Fixes UIIN-3113.

v12.0.1

15 Nov 11:36
Compare
Choose a tag to compare
  • Run history.replace once during component mount and update to avoid URL rewriting. Refs UIIN-3099.
  • ECS | "FOLIO/MARC-shared" source is displayed in manually shared instance record. Fixes UIIN-3115.
  • Allow user to move item to another holdings associated with another instance. Fixes UIIN-3102.
  • Cautiously evaluate tenant permissions to avoid NPEs. Refs UIIN-3124.