Skip to content

Releases: folio-org/ui-tenant-settings

v6.1.2

09 Aug 13:46
Compare
Choose a tag to compare
  • UITEN-170 Include missing staff-slips permission in service-points pset

v6.1.1

20 Jul 15:28
Compare
Choose a tag to compare

UITEN-180 The Remote storage section is not displayed in the General Information pane

v6.1.0

13 Jul 12:43
2b5faf2
Compare
Choose a tag to compare

UITEN-169 Move Tenant/Bursar exports to Users/Transfer criteria
UITEN-65 Disable key-bindings; it was just a mean tease.
UITEN-165 Add remote storage returning workflow details to location view.
UITEN-174 Update "remote-storage-mappings" interface
UITEN-179 Replace babel-polyfill with regenerator-runtime, remove turnOffWarnings and karma.conf
Update translations

v6.0.0

12 Mar 16:30
68159a4
Compare
Choose a tag to compare
  • UITEN-13 Build RTL/Jest unit test code coverage.
  • UITEN-123 Disable "Download metadata" button when url is not provided.
  • UITEN-127 Add additional permission to location permission set.
  • UITEN-128 Do not warn about dangling references in optional modules.
  • UITEN-80 Fix bug causing some locations to be miscounted in libraries list.
  • UITEN-146 Update stripes to v6.0.0.
  • UITEN-115 Make permission names localizable.
  • UITEN-119 Fix console warnings.
  • UITEN-119 Fix Jest catching /test/ui-testing/test.js
  • UITEN-119 Add remote-storage back-end module optional dependencies.
  • UITEN-119 Add remote-storage sub-perms in ui-tenant-settings.settings.location.
  • UITEN-119 Add Remote Storage field functionality to Location edit form.
  • UITEN-119 Refactor Location edit form.
  • UITEN-152 Bursar exports settings page
  • UITEN-158 Update @folio/stripes-cli to v2
  • UITEN-150 View remote storage details in settings > tenant > location
  • UITEN-151 Guard appearance of remote-storage field with hasInterface()
  • UITEN-162 Remote Storage configuration should be removed
  • Update translations

v5.0.1

13 Nov 12:30
Compare
Choose a tag to compare
  • Do not show download metadata button without correct perms. UITEN-132.
  • Update translations

v5.0.0

14 Oct 10:53
64f4894
Compare
Choose a tag to compare
  • Refactor to miragejs from bigtest/mirage.
  • UITEN-105 Settings > Tenant > Locale show locales in current and native locale
  • Increment @folio/stripes to v5, react-router to v5.2.
  • UITEN-76 Refactor forms to use final-form
  • UITEN-107 Retrieve data for up to 1000 plugins
  • UITEN-108 Import support locales from stripes-core.
  • FOLIO-2727 Temporarily disable flakey integration tests.
  • UITEN-109 Use label/aria-label correctly for tenant-locale settings
  • UITEN-112 Increment react-intl to ^5.8.0.
  • UITEN-117 Fix Locale page crashes due to react-intl changes affecting the use of formatDisplayName().
  • UITEN-34 Enable translation of headings on Settings.
  • UITEN-114 Fix Idp Url validator
  • UITEN-70 Add extra permission to make Download metadata button work correctly.
  • Update translations

v4.0.0

11 Jun 11:13
23e9d99
Compare
Choose a tag to compare

Stories

  • UITEN-103 Bump login-saml interface version and fix permissions
  • UITEN-74 Refuse to delete a location if it's in use by a course-listing or a course-reserve
  • UITEN-88 Settings > Tenant > Location Setup > Edit/View Location
  • UITEN-87 Settings > Tenant > Location Setup > New Location
  • UITEN-86 Settings > Tenant > Service Point > Detail Record updates
  • UITEN-85 Settings > Tenant Pages > Move Save button to the Footer - Implement the pane footer component
  • STRIPES-672 Purge intlShape in prep for react-intl v4 migration. Refs STRIPES-672.
  • STRIPES-672 Upgrade to stripes 4.0, react-intl 4.5. Refs STRIPES-672.
  • Update translations

Bugs

  • UITEN-32 Remove hardcoded font sizes
  • UITEN-72 Security update eslint to >= 6.2.1 or eslint-util >= 1.4.1
  • UITEN-81 Provide default isActive value for the locations loaded via API
  • UITEN-94 Accessibility Error: Form elements must have labels
  • UITEN-97 Accessibility Error: IDs used in ARIA and labels must be unique

v3.0.0

13 Mar 10:11
21a2392
Compare
Choose a tag to compare
  • Tenant / Addresses: Last updated by - Username not displayed. Fixes UITEN-71.
  • Refactor away from ModalFooter button props
  • Update "stripes" to 'v3.0.0', "stripes-components" to '6.0.0', "stripes-core" to '4.0.0' and "react-intl" to '2.9.0'. Refs UITEN-83.

v2.14.0

05 Dec 17:47
504782a
Compare
Choose a tag to compare
  • Update "location-units" version bumped to '2.0'. Refs UITEN-61.
  • Provide a link to session-locale settings from tenant-locale-settings. Refs UITEN-53.
  • Fix new addresses saving. Refs UIOR-459.

v2.13.1

26 Sep 13:31
473d128
Compare
Choose a tag to compare
  • Don't mutate form data in callbacks, preventing service point checkboxes from flashing. Fixes UITEN-54.