Releases: folio-org/ui-users
Releases · folio-org/ui-users
v8.2.2
v8.2.1
v8.2.0
- Spread out the fields on the new Fee/Fine modal. Fixes UIU-2620.
- Accurately count open-loans when there are > 1000. Refs UIU-2631.
- Fine detail page throws an error if item is missing. Refs UIU-2505.
- After new fee/fine charged at Check-in, unable to get to Users app. Refs UIU-2626.
- "Remaining amount" doesn't have the correct value when the field "Payment amount" is emptied. Refs UIU-2644.
- Support
notes
interface version3.0
. Refs UIU-2647. - Confirm button is not disabled after the click and each click on this button sends the request to the server. Refs UIU-2645.
- When formatting names, correctly treat empty-strings as missing. Refs UIU-2610.
- Additional updates to Pop-up note Refs UIU-2653
- Modify error message when a Fee/Fine Owner enters a Fee/Fine Type that is duplicated by "Shared" Fee/Fine Owner. Refs UIU-2560.
- Correctly import from
stripes/core
notstripes-core
. Refs UIU-2642. - Create permission for "Lost items requiring actual costs" processing page. Refs UIU-2491.
- Add decimal places for "Fees/fines incurred" column on "Loan History" page. Refs UIU-2236.
- Add selected actual service points to "Financial Transaction Detail Report" title line. Refs UIU-2666.
- Fix issue with Qindex select automatically triggering the search on change. Refs UIU-2665.
- create Jest/RTL test for NoteEditPage.js. Refs UIU-2424
- Clear Fee/Fine Type error message after changing owner. Refs UIU-2670.
- Bump
users
interface to version16.0
. Refs UIU-2648. - Update
permUserId
before updating permissions. Fixes UIU-2672. - Fix broken link to item in export fees fines report. Refs UIU-2540.
- Make visible loan history for deleted users. UIU-2659.
- Leverage
yarn.lock
. UIU-2688. - List of items for lost items requiring actual cost. Refs UIU-1382.
- Lost items requiring ACTUAL COST: Implement additional information in 'Instance' column. Refs UIU-1871.
- Lost items requiring ACTUAL COST: Implement additional information in 'Patron' column. Refs UIU-1870.
- Add permissions for lost items page. Refs UIU-2690.
- Fix sorting by "Patron" column on the "Lost items requiring actual cost" page. Refs UIU-2691.
- A long Instance title climbs out of popover boundaries on the "Lost items requiring actual cost" page. Refs UIU-2693.
- Fix validation regression on user form. Fixes UIU-2696.
- Remove password validation from
<UserForm>
. Fixes UIU-2697.
v8.1.3
v8.1.2
v8.1.1
v8.1.0
- Increase limit for servicePoints query in
<AccountDetailsContainer>
. Fixes UIU-2544. - Replace
onChange
withonClick
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.