Releases: folio-org/stripes-erm-components
Releases · folio-org/stripes-erm-components
Version 7.0.5
7.0.5 2023-01-24
- Actually export useInterfaces hook from custom hooks. (In fact export all hooks automatically from this point forwards)
Version 7.0.4
7.0.4 2023-01-24
- ERM-2547 On agreement and license user details do not display when more than one user linked to agreement/license as Internal contact
- ERM-2538 On agreement and license view not all linked Org interfaces displaying
Version 6.2.2
6.2.2 2022-12-15
- ERM-2538 On agreement and license view not all linked Org interfaces displaying
- ERM-2547 On agreement and license user details do not display when more than one user linked to agreement/license as Internal contact
Version 7.0.3
7.0.3 2022-11-18
- ERM-2423 Performance issues on displaying external agreement lines (Added queryParams to useAgreement hook)
Version 7.0.2
7.0.2 2022-11-01
- Revert ERM-2395 for Nolana
Version 7.0.1
7.0.1 2022-10-26
- ERM-2395 Remove @folio/stripes-testing as direct dependency of stripes-erm-components
Version 7.0.0
7.0.0 2022-10-26
- ERM-2390 Licenses fails to add internal contact
- ERM-2366 Core documents for a License shouldn't display a category
- ERM-2346 Related Entitlement endpoint unnecessarily hit on package view
- ERM-2344 Add link from an Agreement to an Agreement lines search filtered by the agreement
- ERM-2342 Responsive behaviour of Agreement search field selections
- ERM-2329 Move
@testing-library/react
todeps
because test helpers are exported from index - ERM-2315 Display all identifiers in a namespace for a resource
- ERM-2290 Add property options to Agreements text search
- ERM-2234 Replace withKiwtFieldArray with useKiwtFieldArray
- ERM-2215 Migrate ui-agreements Picklist Settings
- ERM-2133 Remove deprecations in Nolana
- Card, CustomPropertiesConfigListFieldArray, CustomPropertiesList, CustomPropertyFilters, FormCustomProperties
- customPropertyTypes, getOperators.js, getValueProps.js
- remove index entries
- remove react-final-form-html5-validation from package.json
- ERM-2044 Ability to make custom properties deprecated
- ERM-1343 Deprecate
withKiwtFieldArray
in preparation for removal in a future release - ERM-1342 Deprecate
withAsyncValidation
in preparation for removal in a future release - ERM-1332 Deprecate
<LoadingPane>
in preparation for removal in a future release
Version 6.2.1
6.2.1 2022-07-29
- ERM-2300 On loading entitlements for Agreement edit screen incorrect parameters are supplied
Version 6.2.0
6.2.0 2022-07-04
- ERM-2225 Amendment/License link status values do not update immediately after Agreement edit
- ERM-2175 Migrate Edit/Create routes to react-query where we have regressions
- ERM-2151 update outdated dependencies in stripes-erm-components
- ERM-2105 Refactor away from react-intl-safe-html
- ERM-2095 Replace babel-eslint with @babel/eslint-parser
- ERM-2066 Number of tags doesn't update on adding tags to agreement line
- ERM-2065 Error on opening Tags panel after creating new agreement line with eHoldings resource
- ERM-1971 Bump eslint-config stripes version
- FAT-80 stripes-erm-components: UI tests replacement with RTL/Jest
- ERM-2041 Prepare stripes-erm-components for RTL Development
- ERM-1334 OrganizationSelection
- ERM-1331 LicenseEndDate
- ERM-1330 LicenseCard
- ERM-1329 InternalContactsFieldArray
- ERM-1328 InternalContactSelection
- ERM-1327 InternalContactCard
- ERM-1325 FileUploaderField
- ERM-1324 FileUploader
- ERM-1322 EditCard
- ERM-1321 EResourceType
- ERM-1320 DuplicateModal
- ERM-1319 DocumentsFieldArray
- ERM-1318 DocumentCard
- ERM-1313 AlternativeNamesFieldArray
- Deprecate
<Card>
,<CustomPropertiesList>
in preparation for removal in a future release - ERM-1315 Deprecate
<CustomPropertiesConfigListFieldArray>
,<CustomPropertyField>
,<CustomPropertyFieldEdit>
and<CustomPropertyFieldView>
- Deprecate
<CustomPropertyFilters>
,<CustomPropertyFiltersForm>
,<CustomPropertyRule>
,<getValueProps>
and<getOperators>
in preparation for removal in a future release - Deprecate
<FormCustomProperties>
,<CustomPropertiesListField>
,<CustomPropertyValue>
in preparation for removal in a future release - New hooks available for use
- useTagsEnabled
- useAsyncValidation
- useFileHandlers
- useUsers
- useTags
- useInfiniteFetch
- useBatchedFetch
Version 6.1.1
6.1.1 2022-04-06
- ERM-2065 Error on opening Tags panel after creating new agreement line with eHoldings resource
- ERM-2051 Primary properties are listed in drop-down for optional properties (Terms in Licenses and Supplementary Properties in Agreements)