Releases: folio-org/ui-organizations
Releases · folio-org/ui-organizations
Release v5.2.0
5.2.0 (2024-10-31)
- UX Consistency: HTML Page Title display when the third pane (detail record) displays. Refs UIORGS-423.
- Settings > Organizations > Banking information is not properly fenced off by permissions. Refs UIORGS-436.
- Use Save & close button label stripes-component translation key - all UI modules. Refs UIORGS-425.
- Clean up ui-organizations permissions. Refs UIORGS-445.
- Banking - prevent deletion of account type if it is being used by an organization. Refs UIORGS-435.
Release v5.1.1
5.1.1 (2024-04-18)
- Add additional filters to support reporting requirements. Refs UIORG-193.
Release v5.1.0
5.1.0 (2024-03-19)
- Designate Organization as donor. Refs UIORGS-383.
- Settings for banking information. Refs UIORGS-391.
- Implement organization's banking information form. Refs UIORGS-390.
- Implement organization's banking information details view. Refs UIORGS-389.
- Modify summary display in organization view mode. Refs UIORGS-398.
- Protection of viewing and changes of banking information by permissions. Refs UIORGS-388.
- Search organization on bank account number. Refs UIORGS-392.
- Enable "Hourly" and "Monthly" EDI export scheduling frequency options. Refs UIORGS-415.
- Create Privileged donor information accordion in organization record. Refs UIORGS-397.
- Factor away from unsupported
color()
function. Refs UIORGS-416. - Suppress banking information management for unauthorized user. Refs UIORGS-418.
- Add validation for
Day
field inMonthly
scheduler for export method. Refs UIORGS-417. - Support
data-export-spring
interfacev2.0
. Refs UXPROD-3903. - Accurately handle user permissions for banking information operations. Refs UIORGS-424.
- UX Consistency > Search results > Update HTML page title with search term entered. Refs UIORGS-421.
Release v5.0.0
5.0.0 (2023-10-12)
- Unpin
@rehooks/local-storage
now that it's no longer broken. Refs UIORGS-344. - Add
Note
field to contact people summary list. Refs UIORGS-352. - Organizations filters consistency in
ui-organizations
andui-plugin-find-organization
. Refs UIORGS-373. - No pop-up message when creating or editing an organization. Refs UIORGS-375.
- Introduce new permission to view all organizations' settings. Refs UIORGS-346.
- BREAKING Upgrade React to v18. Refs UIORGS-377.
- Upgrade
Node.js
to18
version in GitHub Actions. Refs UIORGS-378. - BREAKING bump
react-intl
tov6.4.4
. Refs UIORGS-386. - Add a message indicating future functionality for EDI naming convention. Refs UIORGS-382.
- Bump optional plugins to their
@folio/stripes
v9
compatible versions. Refs UIORGS-404.
Release v4.0.0
4.0.0 (2023-02-22)
- Provide local translations to
ControlledVocab
. Refs UIORGS-335. - Results List | Hyperlink one column to improve accessibility. Refs UIORGS-328.
- BREAKING: Update
@folio/stripes
to8.0.0
. Refs UIORGS-342. - Upgrade
stripes-acq-components
tov4
and upgradereact-redux
tov8
. Refs UIORGS-343.
Release v3.3.1
3.3.1 (2022-11-30)
- Fix timezone in organization integration config for "Daily" schedule period. Refs UIORGS-338.
- "No results found" shown after return to search page. Refs UIORGS-323.
Release v3.3.0
3.3.0 (2022-10-27)
- Support interface
users
version16.0
. Refs UIORGS-324. - Disable hourly and monthly schedule periods. Refs UIORGS-330.
- The days previously selected for weekly scheduling are displayed in the updated scheduling settings. Refs UIORGS-331.
- Dependency
react-tether
is incompatible with react 17. Refs UIORGS-333.
Release v3.2.2
- Disable hourly and monthly schedule periods. Refs UIORGS-330.
Release v3.2.1
3.2.1 (2022-08-04)
- Edit Organizations record: Unselecting Vendor checkbox results in 400 error. Refs UIORGS-325.
Release v3.2.0
3.2.0 (2022-07-07)
- Create area Settings - Organizations - Types. Refs UIORGS-283.
- Add record metadata widget to contact person. Refs UIORGS-305.
- Display linked agreements on an organization record. Refs UIORGS-306.
- Remove react-hot-loader. Refs UIORGS-313.
- Select filter should announce the number of Results in Result List pane header. Refs UIORGS-310.
- Select Type from controlled vocabulary list. Refs UIORGS-285.
- Replace
babel-eslint
with@babel/eslint-parser
. Refs UIORGS-317. - Add specific permissions for Integration FTP username and password. Refs UIORGS-316.
- Make LibEdiCode, VendorEdiCode, FTP port required (Integration form). Refs UIORGS-318.