Skip to content

Releases: folio-org/ui-users

v12.1.16

29 Dec 12:53

Choose a tag to compare

  • Optimize role fetching to load only selected tenant's roles instead of all tenants. Fixes UIU-3499.
  • Add condition to check for non-empty servicePoints before showing handler in withServicePoints component. Do not show loading when saving a user record to prevent triggering the 'Are you sure' modal. Fixes UIU-3503.

v12.1.15

23 Dec 08:39

Choose a tag to compare

  • Remove UTC timezone from expiration date formatting in UserInfo and EditUserInfo components so that expiration is correct. Use .format() instead of .format('L') in recalculatedDate to preserve timezone information. Fixes UIU-3400.

v12.1.14

08 Oct 13:38

Choose a tag to compare

  • Add support for use circulation-bff for claim-item-returned. Refs UIU-3413.
  • Add support for use circulation-bff for mark-as-missing. Refs UIU-3444.

v12.1.13

16 Sep 13:20

Choose a tag to compare

  • Avoid indirection through null item when loaned item is deleted. Fixes UIU-3457.

v12.1.12

12 Sep 13:47

Choose a tag to compare

  • Use the circulation-bff-loans endpoint instead of circulation/loans in LoansListingContainer and LoanDetailContainer to have all tokens for DCB item. Fixes UIU-3392.

v12.1.11

27 Aug 17:50

Choose a tag to compare

  • Add 'Minor' column to Patrons Pre-Registration List. Refs UIU-3425.

v12.1.10

21 Aug 18:36
84fea3d

Choose a tag to compare

What's Changed

  • Only show Keycloak user record confirmation when assigning roles to a non-Keycloak record. Refs UIU-3426.
  • Fix User Edit workflow for making edits to non-Keycloak user. Previously Edit screen remained open. Now it properly returns to User Detail page with updated data. Refs UIU-3426.

Full Changelog: v12.1.9...v12.1.10

v12.1.9

30 Jul 19:46

Choose a tag to compare

  • Add support for use circulation-bff for declare-item-lost. Refs UIU-3414.

v12.1.8

30 Jul 13:53

Choose a tag to compare

  • Add the ability for staff to take a patron's profile picture photo using a webcam. Refs UIU-3266.

v11.0.14

30 Jul 16:18
0e11a59

Choose a tag to compare

  • Add support for use circulation-bff for declare-item-lost. Refs UIU-3414.