diff --git a/CHANGELOG.md b/CHANGELOG.md index 167b91be5..bbe2fc42b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,20 @@ # Change history for ui-agreements -## 10.1.0 In progress -* ERM-1908 Swap Agreements Pick lists settings screen to single 4 pane based layout -* ERM-3062 Add has/has not filter in Licenses and amendments -* ERM-3081 Do not add a space after search operator when doing groupings -* ERM-3085 Use document filter from stripes-erm-components, remove changes from ERM-2983 -* ERM-3091 Switch to pagination (from 'load more') controls in Agreements view -* ERM-3092 Switch to pagination (from 'load more') controls in Package view -* ERM-3093 Switch to pagination (from 'load more') controls in Title view -* ERM-3119 Add Organisation status to organisation card display -* ERM-3128 Focus "Start date" on "Add custom coverage" -* ERM-3129 Remove explicit typescript version -* ERM-3133 Add option to control which columns display in the Agreement->Agreement Lines MCL -* ERM-3167 Add option to control which columns display in the Agreement Line search and sort results +## 11.0.0 2024-03-22 * ERM-3168 Add option to control which columns display in the Agreement search and sort results +* ERM-3167 Add option to control which columns display in the Agreement Line search and sort results +* ERM-3133 Add option to control which columns display in the Agreement->Agreement Lines MCL +* ERM-3129 Remove explicit typescript version +* ERM-3128 Focus "Start date" on "Add custom coverage" +* ERM-3119 Add Organisation status to organisation card display +* ERM-3093 Switch to pagination (from 'load more') controls in Title view +* ERM-3092 Switch to pagination (from 'load more') controls in Package view +* ERM-3091 Switch to pagination (from 'load more') controls in Agreements view +* ERM-3085 Use document filter from stripes-erm-components, remove changes from ERM-2983 +* ERM-3081 Do not add a space after search operator when doing groupings +* ERM-3062 Add has/has not filter in Licenses and amendments +* ERM-1908 Swap Agreements Pick lists settings screen to single 4 pane based layout +* *BREAKING* Switched to erm interface 7, licenses interface 6 ## 10.0.1 2023-11-09 * ERM-3082 Backport grouping and spaces fix for Poppy diff --git a/package.json b/package.json index 8a0c2ee50..fdfb3f1c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/agreements", - "version": "10.1.0", + "version": "11.0.0", "description": "ERM agreement functionality for Stripes", "main": "src/index.js", "publishConfig": { @@ -19,12 +19,13 @@ "devDependencies": { "@babel/core": "^7.18.6", "@babel/eslint-parser": "^7.15.0", - "@folio/eslint-config-stripes": "^7.0.0", + "@folio/eslint-config-stripes": "^7.1.0", "@folio/jest-config-stripes": "^2.0.0", - "@folio/stripes": "^9.0.0", - "@folio/stripes-cli": "^3.0.0", - "@folio/stripes-erm-components": "^9.0.0", - "@folio/stripes-erm-testing": "^2.0.0", + "@folio/stripes": "^9.1.0", + "@folio/stripes-acq-components": "^5.1.0", + "@folio/stripes-cli": "^3.1.0", + "@folio/stripes-erm-components": "^9.1.0", + "@folio/stripes-erm-testing": "^2.1.0", "@formatjs/cli": "^6.1.3", "classnames": ">=2.2.6", "core-js": "^3.6.1", @@ -44,8 +45,7 @@ "rxjs": "^6.6.3" }, "dependencies": { - "@folio/stripes-acq-components": "^5.0.0", - "@k-int/stripes-kint-components": "^5.3.0", + "@k-int/stripes-kint-components": "^5.5.1", "@rehooks/local-storage": "^2.4.4", "compose-function": "^3.0.3", "final-form": "^4.18.4", @@ -60,8 +60,9 @@ "zustand": "^4.1.5" }, "peerDependencies": { - "@folio/stripes": "^9.0.0", - "@folio/stripes-erm-components": "^9.0.0", + "@folio/stripes": "^9.1.0", + "@folio/stripes-acq-components": "^5.1.0", + "@folio/stripes-erm-components": "^9.1.0", "moment": "^2.29.3", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -81,8 +82,8 @@ "queryResource": "query", "okapiInterfaces": { "configuration": "2.0 3.0 4.0 5.0", - "erm": "2.0 3.0 4.0 5.0 6.0", - "licenses": "1.0 2.0 3.0 4.0 5.0" + "erm": "7.0", + "licenses": "6.0" }, "optionalOkapiInterfaces": { "order-lines": "2.0 3.0", diff --git a/src/components/RelatedAgreementsFieldArray/RelatedAgreementField.js b/src/components/RelatedAgreementsFieldArray/RelatedAgreementField.js index 617528ea4..78cb900c5 100644 --- a/src/components/RelatedAgreementsFieldArray/RelatedAgreementField.js +++ b/src/components/RelatedAgreementsFieldArray/RelatedAgreementField.js @@ -156,7 +156,7 @@ const RelatedAgreementField = ({ {selfLinkedWarning && setSelfLinkedWarning(false)} type="error" >