Releases: folio-org/ui-licenses
Releases · folio-org/ui-licenses
Version 6.1.0
6.1.0 2021-06-16
- ERM-1683 Set up ui-licenses Registry entry
- ERM-1640 Lock ui-licenses to @rehooks/local-storage 2.4.0
- ERM-1620 Actions menu doesn't display for Licenses even when there are valid actions for the user
- ERM-1608 Add count of populated terms in accordion header
- ERM-1594 Add descriptions to visible permission set in ui-licenses
Version 6.0.1
6.0.1 2021-04-23
- Actions menu doesn't display for Licenses even when there are valid actions for the user. ERM-1620
- Add descriptions to visible permission set in ui-licenses. ERM-1594
Version 6.0.0
6.0.0 2021-03-17
- Upgrade to Stripes 6.0
- Added optionalOkapiInterfaces to package.json. ERM-940
- Removed edit button in license detail view, moved "New" option in "Actions" dropdown, added icons. ERM-1149
- Removed edit button in amendment detail view. ERM-1149
- Improvements to the Amendment preview pane presentation ERM-1176
- On Platform view Action button should not show if user would see no options in Action dropdown ERM-1225
- Duplicate amendment ability added ERM-1229
- Added keyboard shortcuts for licenses. ERM-1239
- Support searching on License start and end date ERM-1251
- Refactored LicenseFilters to functional component. ERM-1532
- Added keyboard shortcuts for amendments. ERM-1538
- Update stripes-cli to v2. ERM-1550
- Remove dependency on order-lines interface ERM-1552
- When displaying Interfaces for an organisation in a License full details are only retrieved for 10 ERM-1560
- Added conditional rendering of accordions in license and amendment view. ERM-1581
v5.0.1
- Fixes bug where incorrect Dates are saved when tenant timezone is ahead of UTC. ERM-1202
- Fixes bug where a user with manage license terms permission should be able to edit the license terms. ERM-1196
- Bumped the limit to fetch 100 results for user definable pick lists. ERM-1193
v5.0.0
- Added ability to set and view notes on organizations. ERM-967
- Retrieve upto 100 results from users endpoint. ERM-980
- Upgrade to Stripes 5.0
- Separate organization and role filter. ERM-1043
- Added ability to search agreement by its description. ERM-1044
- Remove unused redux dependencies.
- Refactor
bigtest/mirage
withmiragejs
.
v4.0.1
v4.0.0
- Added permission set and ability to delete licenses. ERM-748
- Show/hide pick list actions based on refdata category type. ERM-735
- Added ability to duplicate a license. ERM-814
- Added support for "Alternative names" for licenses. refs ERM-828
- Moved ability to filter licenses by their terms to stripes-erm-components. ERM-876
- Bumped the required node version to 10.