|
1 | 1 | # Change history for ui-agreements |
2 | 2 |
|
3 | | -## 10.0.0 In progress |
| 3 | +## 10.0.0 2023-10-12 |
| 4 | +* ERM-3052 In Document filter builder OR displays on screen instead of AND |
| 5 | +* ERM-3046 Agreement lines search MCL - Implement MCL Next/Previous pagination |
| 6 | +* ERM-3038 Creating adding an eHolding resource to a new agreement fails |
| 7 | +* ERM-3036 unlock @rehooks/local-storage from 2.4.4 |
| 8 | +* ERM-3026 *BREAKING* bump `react-intl` to `v6.4.4` |
| 9 | +* ERM-3016 QIndex control for Titles SASQ |
| 10 | +* ERM-3013 Icon of the associated agreements should change if it is a closed agreement |
| 11 | +* ERM-3012 Agreement relationship type translations don't show in Agreements UI |
| 12 | +* ERM-3010 Add has/has not filter in Agreements |
| 13 | +* ERM-3001 Update Node.js to v18 in GitHub Actions |
| 14 | +* ERM-2992 Switch default behaviour for Agreements to not expand items |
| 15 | +* ERM-2983 Added documents filter to Agreements search and sort |
4 | 16 | * ERM-2979 Add agreement line summary information and navigation link to Agreement edit view |
5 | 17 | * reuse FormLines component |
| 18 | +* ERM-2978 Edition, volume, issue render on new line |
| 19 | +* ERM-2973 Replace naive fetch hooks with parallelised ones (and deprecate) |
| 20 | +* ERM-2967 Use useChunkedCQLFetch consistently across ERM |
| 21 | +* ERM-2937 Titles Tab - Implement MCL Next/Previous pagination |
| 22 | +* ERM-2934 Agreement lines simple search widget definition |
| 23 | +* ERM-2923 Add created/updated metadata for Resources in local KB |
| 24 | +* ERM-2922 On changing the fields to be searched, the text string is cleared from the search box |
6 | 25 | * ERM-2920 Replace "External data source" search |
| 26 | +* ERM-2641 Upgrade to Grails 5 (including Hibernate 5.6.x) for Poppy |
| 27 | + * Added okapi interface dependency on new erm interface 6.0 |
| 28 | + * Added okapi interface dependency on new licenses interface 5.0 |
| 29 | +* ERM-2630 Add new endpoint for external KB "push" process |
7 | 30 | * ERM-2624 Add view only permissions for Agreement settings |
8 | | -* STRIPES-870 BREAKING upgrade react to v18 |
| 31 | +* ERM-2612 Add support for content type property on Agreement |
| 32 | +* ERM-2506 Display licenses sorted in predictable order in Agreements |
| 33 | +* ERM-2421 Remove Agreement lines from Agreement Edit view |
| 34 | +* ERM-2054 Platforms Tab - Implement MCL Next/Previous pagination |
| 35 | +* ERM-2053 Packages Tab - Implement MCL Next/Previous pagination |
| 36 | +* ERM-2052 Agreements Tab - Implement MCL Next/Previous pagination |
| 37 | +* ERM-1110 Add templated URLs to PCI display |
| 38 | +* STRIPES-870 *BREAKING* upgrade react to v18 |
9 | 39 | * ERM-2991 Upgrade ui-agreements React to v18 |
10 | | -* ERM-2983 Added documents filter to Agreements search and sort |
11 | | -* ERM-3012 Agreement relationship type translations don't show in Agreements UI |
12 | | -* ERM-3027 *BREAKING* bump `react-intl` to `v6.4.4` |
13 | 40 |
|
14 | 41 | ## 9.0.0 2023-02-22 |
15 | 42 | * ERM-2613 Remove unneeded `react-redux`. Upgrade `stripes-acq-components` to `v4` |
|
0 commit comments