Skip to content

v8.1.0

Compare
Choose a tag to compare
@mkuklis mkuklis released this 27 Jun 23:16
· 676 commits to master since this release
794c36d
  • Increase limit for servicePoints query in <AccountDetailsContainer>. Fixes UIU-2544.
  • Replace onChange with onClick when checkbox is clicked on MCL row. Fixes UIU-2543.
  • Correctly import from stripes-components via @folio/stripes. Refs UIU-2173.
  • Missing interface dependency: tags. Fixes UIU-2557.
  • Error message "Enter comment" appears erroneously when entering New Staff Info on Fee/Fine Details. Refs UIU-2569.
  • Edit User Record: Using Enter key should Open Add Service points when focus is on the Add Service points button. Refs UIU-1256.
  • Fix inaccurate request counts in various open loan views & modals. Fixes UIU-2570, UIU-2574.
  • Users manipulating permissions sets need access to all permissions. Refs UIU-2563.
  • Provide missing Fee/fine settings permissions. Refs UIU-2572.
  • Don't show fee/fine actions for users without permissions. Fixes UIU-2467.
  • Increase record limit for manual-block-templates and add different path for get. Refs UIU-2577.
  • Open/Closed Loans toggle: Screenreader does not read which toggle option is active. Refs UIU-1986.
  • Remove react-hot-loader. Refs UIU-2567.
  • Guard against missing loan item record. FIXES UIU-2578.
  • Update permissions for linking to fine details in <LoanDetails>. Refs UIU-2481.
  • Add loans anonymized message with count of loans not anonymized. Refs UIU-2246.
  • Remove unused usersPerGroup manifest from <PatronGroupsSettings>. Fixes UIU-2602.
  • Search results with a single hit should automatically open the detail view. Fixes UIU-2601.
  • Create Jest/RTL test for ActionsDropdown.js. Refs UIU-2331
  • Create Jest/RTL test for PasswordControl. Refs UIU-2300.
  • Create Jest/RTL test for CustomFieldsSettings. Refs UIU-2386.
  • Fix Patron blocks settings order. Refs UIU-2448.
  • Update NodeJS to Active LTS. Refs UIU-2607.
  • Use single formatted message for successfully callout message. Refs UIU-1657.
  • Create Jest/RTL test for DepartmentsNameEdit.js. Refs UIU-2326.
  • Fee/fine amount unexpectedly resets on manual charge form. Refs UIU-2600.
  • Allow fee/fine to be cancelled if remaining balance equals billed amount. Refs UIU-2609.
  • Unpin moment from ~2.24.0 and move it to peer. Refs UIU-1900.
  • Create Jest/RTL test for OpenLoansSubHeader.js. Refs UIU-2340.
  • create Jest/RTL test for ClosedLoans.js. Refs UIU-2345
  • Get rid of console error if there is no renewals. Refs UIU-2603.
  • create Jest/RTL test for src/components/Accounts/Filters. Refs UIU-2356.
  • Handle time zone issues in user info date displays. Fixes UIU-2623.
  • User should be directed to the last open page when working in more than one browser. Refs UIU-2605.