Releases: folio-org/ui-tenant-settings
Releases · folio-org/ui-tenant-settings
v9.0.0
- UITEN-274 Use Save & close button label stripes-component translation key.
- UITEN-280 Conditionally include SSO Settings based on login-saml interface.
- UITEN-286 Add new interface. Add new permission to view reading room access in tenant settings.
- UITEN-287 Add new permission to create, edit and remove reading room access in tenant settings.
- UITEN-277 Ensure Reading Room Access settings page is wrapped by
Title Manager
. - UITEN-276 Reading Room Access (settings): Basic Layout.
- UITEN-278 Reading Room Access (settings): Create new reading room.
- UITEN-282 Reading Room Access (settings): Update reading room.
- UITEN-283 Reading Room Access (settings): Delete reading room.
- UITEN-290 Make dependency on mod-reading-rooms optional.
- UITEN-298 Update translation ids for reading room.
- UITEN-301 Display Reading room access in alphabetical order on settings page.
- UITEN-212 Permission changes for service point management.
- UITEN-299 Rewrite class components to functional ones (ui-tenant-settings module).
- UITEN-304 Provide case insensitive sorted data to edit record, field components.
- UITEN-302 Address existing UI issues on Settings > Tenant > Locations
- UITEN-305 Permission changes for service point management (ECS environment)
v8.1.0
v8.0.0
- UITEN-232 Remember value in Institutions dropdown on Campuses settings page (Settings > Tenant > Campuses) when navigating away from page and returning
- UITEN-247 Improve "Number of locations" on Institutions page
- UITEN-233 Remember value in Institutions and campuses dropdown (Settings > Tenant > Libraries) when navigating away from page and returning
- UITEN-233 Remember value in Institutions, campuses and libraries dropdown (Settings > Tenant > Locations) when navigating away from page and returning
- UITEN-248 Improve "Number of locations" on Campuses page
- UITEN-249 Improve "Number of locations" on Libraries page
- UITEN-251 Service Point Page - Add Confirm Pickup location change popup message
- UITEN-254 BREAKING Update
react
tov18
. - UITEN-255 Update Node.js to v18 in GitHub Actions.
- UITEN-241 Need new permission(s) to view all Tenant settings in UI - Location setup
- UITEN-256 Need new permission(s) to view all Tenant settings in UI - General tab
- UITEN-257 Tenant settings: Ensure your settings HTML page title follow this format - <> settings - <> - FOLIO.
- UITEN-262 BREAKING bump
react-intl
tov6.4.4
. - UITEN-260 prefer @folio/stripes exports to private paths when importing components.
- UITEN-261 Fix eslint errors in UI-TENANT-SETTINGS.
- UITEN-264 Tenant settings: (Duplicate - "New location" Pane) - Ensure your settings HTML page title follow this format - <> settings - <> - FOLIO
v7.4.0
- UITEN-226 View-only access to Settings > Tenant > Location setup > Campuses
- UITEN-225 View-only access to Settings > Tenant > Location setup > Institutions
- UITEN-227 View-only access to Settings > Tenant > Location setup > Libraries.
- UITEN-226 View-only access to Settings > Tenant > Location setup > Locations
- UITEN-20 Add Closed Library Date Management to Service Point for Hold Shelf Expiration
- UITEN-237 Update "Closed library date management for hold shelf expiration date calculation" menu
- UITEN-223 Provide local translations to ControlledVocab
- UITEN-214 Replace babel-eslint with @babel/eslint-parser
- UITEN-238Unable to save service point on FOLIO snapshot or snapshot-2
- UITEN-239 bump stripes to 8.0.0 for Orchid/2023-R1.
v7.3.0
- UITEN-236 Upgrade interface 'users' to support version 16.0.
- UITEN-211 Unable to modify tenant language and localization settings with ui-tenant-settings.settings.locale assigned.
- UITEN-217 View of services points doesn't update when clicking from one location to another.
- UITEN-224 ui-tenant-settings.settings.enabled does not function as expected
- UITEN-230 Convert "Change session locale" from button to plain text link
v7.2.0
- UITEN-181 Set numbering system independent of locale
- UITEN-200 Language and localization > locale dropdown should be sorted in current locale
- UITEN-176 Refactor away from
react-intl-safe-html
- UITEN-172 @folio/eslint-config-stripes@"^3.2.1" causes peer-dep inconsistency
- UITEN-209 Improve in ui-tenant-settings test coverage with jest/RTL to 80%
v7.1.1
v7.1.0
- UITEN-189 menu ui-tenant-settings.settings.numberingSystem needs defined translation
- UITEN-190 Service Point Locations accordion doesn't refresh when moving from existing service point to creating new service point
- UITEN-175 prefer @folio/stripes exports to private paths when importing components
- UITEN-191 Permissions error when editing Settings --> Tenant --> Locations
- UITEN-187 refactor psets away from backend ".all" permissions
- UITEN-201 Locations not visible in Settings > Tenant > Locations if more than 1000 locations exist on one library
- UITEN-145 Rewrite Bigtest tests for Locations page with jest/react-testing-library