@eeacms/volto-eea-kitkat 25.4.4 → 26.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG +10 -35
- package/CHANGELOG.md +10 -35
- package/README.md +1 -0
- package/new.json +6 -5
- package/old.json +1 -1
- package/package.json +6 -5
- package/partfile +4 -1
- package/releasefile +20 -1
package/CHANGELOG
CHANGED
|
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
+
### [26.0.0](https://github.com/eea/volto-eea-kitkat/compare/25.4.4...26.0.0) - 11 October 2024
|
|
8
|
+
|
|
9
|
+
#### :rocket: New Features
|
|
10
|
+
|
|
11
|
+
- feat: Add @eeacms/volto-chatbot to kitkat [alin - [`9d96157`](https://github.com/eea/volto-eea-kitkat/commit/9d96157dd4e0c4bb6517b9f084a91a8156b0ad0d)]
|
|
12
|
+
|
|
13
|
+
#### :house: Internal changes
|
|
14
|
+
|
|
15
|
+
- chore: Remove volto-chatbot pins from volto-eea-kitkat as it's not included with kitkat add-ons [alin - [`6bee4a9`](https://github.com/eea/volto-eea-kitkat/commit/6bee4a9bcbf378fac2193ffa6ed4752b0bbef9d9)]
|
|
16
|
+
|
|
7
17
|
### [25.4.4](https://github.com/eea/volto-eea-kitkat/compare/25.4.3...25.4.4) - 4 October 2024
|
|
8
18
|
|
|
9
19
|
#### :hammer_and_wrench: Others
|
|
@@ -198,8 +208,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
198
208
|
|
|
199
209
|
#### :hammer_and_wrench: Others
|
|
200
210
|
|
|
201
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
|
|
202
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
|
|
203
211
|
## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
|
|
204
212
|
|
|
205
213
|
#### :rocket: Dependency updates
|
|
@@ -294,7 +302,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
294
302
|
#### :hammer_and_wrench: Others
|
|
295
303
|
|
|
296
304
|
- Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
|
|
297
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
|
|
298
305
|
### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
|
|
299
306
|
|
|
300
307
|
#### :rocket: Dependency updates
|
|
@@ -381,8 +388,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
381
388
|
|
|
382
389
|
#### :hammer_and_wrench: Others
|
|
383
390
|
|
|
384
|
-
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
385
|
-
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
386
391
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
387
392
|
|
|
388
393
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -394,11 +399,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
394
399
|
|
|
395
400
|
#### :hammer_and_wrench: Others
|
|
396
401
|
|
|
397
|
-
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
398
|
-
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
399
|
-
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
400
|
-
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
401
|
-
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
402
402
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
403
403
|
|
|
404
404
|
#### :rocket: Dependency updates
|
|
@@ -435,7 +435,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
435
435
|
|
|
436
436
|
#### :house: Internal changes
|
|
437
437
|
|
|
438
|
-
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
439
438
|
|
|
440
439
|
#### :hammer_and_wrench: Others
|
|
441
440
|
|
|
@@ -774,7 +773,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
774
773
|
#### :house: Internal changes
|
|
775
774
|
|
|
776
775
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
777
|
-
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
778
776
|
|
|
779
777
|
#### :hammer_and_wrench: Others
|
|
780
778
|
|
|
@@ -891,7 +889,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
891
889
|
|
|
892
890
|
#### :hammer_and_wrench: Others
|
|
893
891
|
|
|
894
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
895
892
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
896
893
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
897
894
|
|
|
@@ -925,7 +922,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
925
922
|
|
|
926
923
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
927
924
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
928
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
929
925
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
930
926
|
|
|
931
927
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -1020,7 +1016,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1020
1016
|
|
|
1021
1017
|
#### :hammer_and_wrench: Others
|
|
1022
1018
|
|
|
1023
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
1024
1019
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
1025
1020
|
|
|
1026
1021
|
#### :rocket: Dependency updates
|
|
@@ -1033,7 +1028,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1033
1028
|
#### :hammer_and_wrench: Others
|
|
1034
1029
|
|
|
1035
1030
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
1036
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
1037
1031
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
1038
1032
|
|
|
1039
1033
|
#### :rocket: Dependency updates
|
|
@@ -1045,7 +1039,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1045
1039
|
#### :hammer_and_wrench: Others
|
|
1046
1040
|
|
|
1047
1041
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
1048
|
-
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
1049
1042
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
1050
1043
|
|
|
1051
1044
|
#### :rocket: Dependency updates
|
|
@@ -1076,7 +1069,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1076
1069
|
|
|
1077
1070
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
1078
1071
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
1079
|
-
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
1080
1072
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
1081
1073
|
|
|
1082
1074
|
#### :rocket: New Features
|
|
@@ -1187,7 +1179,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1187
1179
|
|
|
1188
1180
|
#### :hammer_and_wrench: Others
|
|
1189
1181
|
|
|
1190
|
-
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
1191
1182
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
1192
1183
|
|
|
1193
1184
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -1205,7 +1196,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1205
1196
|
#### :hammer_and_wrench: Others
|
|
1206
1197
|
|
|
1207
1198
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
1208
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
1209
1199
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
1210
1200
|
|
|
1211
1201
|
#### :rocket: Dependency updates
|
|
@@ -1237,12 +1227,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1237
1227
|
#### :hammer_and_wrench: Others
|
|
1238
1228
|
|
|
1239
1229
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
1240
|
-
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
1241
1230
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
1242
1231
|
|
|
1243
1232
|
#### :hammer_and_wrench: Others
|
|
1244
1233
|
|
|
1245
|
-
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
1246
1234
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
1247
1235
|
|
|
1248
1236
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -1315,7 +1303,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1315
1303
|
|
|
1316
1304
|
#### :hammer_and_wrench: Others
|
|
1317
1305
|
|
|
1318
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
1319
1306
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
1320
1307
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
1321
1308
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1438,7 +1425,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1438
1425
|
|
|
1439
1426
|
#### :hammer_and_wrench: Others
|
|
1440
1427
|
|
|
1441
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1442
1428
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1443
1429
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1444
1430
|
|
|
@@ -1457,7 +1443,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1457
1443
|
|
|
1458
1444
|
#### :hammer_and_wrench: Others
|
|
1459
1445
|
|
|
1460
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1461
1446
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1462
1447
|
|
|
1463
1448
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -1623,7 +1608,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1623
1608
|
|
|
1624
1609
|
#### :hammer_and_wrench: Others
|
|
1625
1610
|
|
|
1626
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
1627
1611
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
1628
1612
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
1629
1613
|
|
|
@@ -1677,7 +1661,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1677
1661
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
1678
1662
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
1679
1663
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
1680
|
-
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
1681
1664
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
1682
1665
|
|
|
1683
1666
|
#### :rocket: Dependency updates
|
|
@@ -1695,9 +1678,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1695
1678
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
1696
1679
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
1697
1680
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
1698
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
1699
|
-
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
1700
|
-
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
1701
1681
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
1702
1682
|
|
|
1703
1683
|
#### :rocket: Dependency updates
|
|
@@ -1727,7 +1707,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1727
1707
|
|
|
1728
1708
|
#### :hammer_and_wrench: Others
|
|
1729
1709
|
|
|
1730
|
-
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
1731
1710
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
1732
1711
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
1733
1712
|
|
|
@@ -1740,10 +1719,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1740
1719
|
|
|
1741
1720
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
1742
1721
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
1743
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
1744
1722
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
1745
1723
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
1746
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
1747
1724
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
1748
1725
|
|
|
1749
1726
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -1756,7 +1733,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1756
1733
|
#### :hammer_and_wrench: Others
|
|
1757
1734
|
|
|
1758
1735
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
1759
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
1760
1736
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
1761
1737
|
|
|
1762
1738
|
#### :hammer_and_wrench: Others
|
|
@@ -1788,5 +1764,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1788
1764
|
|
|
1789
1765
|
#### :hammer_and_wrench: Others
|
|
1790
1766
|
|
|
1791
|
-
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
1792
1767
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
+
### [26.0.0](https://github.com/eea/volto-eea-kitkat/compare/25.4.4...26.0.0) - 11 October 2024
|
|
8
|
+
|
|
9
|
+
#### :rocket: New Features
|
|
10
|
+
|
|
11
|
+
- feat: Add @eeacms/volto-chatbot to kitkat [alin - [`9d96157`](https://github.com/eea/volto-eea-kitkat/commit/9d96157dd4e0c4bb6517b9f084a91a8156b0ad0d)]
|
|
12
|
+
|
|
13
|
+
#### :house: Internal changes
|
|
14
|
+
|
|
15
|
+
- chore: Remove volto-chatbot pins from volto-eea-kitkat as it's not included with kitkat add-ons [alin - [`6bee4a9`](https://github.com/eea/volto-eea-kitkat/commit/6bee4a9bcbf378fac2193ffa6ed4752b0bbef9d9)]
|
|
16
|
+
|
|
7
17
|
### [25.4.4](https://github.com/eea/volto-eea-kitkat/compare/25.4.3...25.4.4) - 4 October 2024
|
|
8
18
|
|
|
9
19
|
#### :hammer_and_wrench: Others
|
|
@@ -198,8 +208,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
198
208
|
|
|
199
209
|
#### :hammer_and_wrench: Others
|
|
200
210
|
|
|
201
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
|
|
202
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
|
|
203
211
|
## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
|
|
204
212
|
|
|
205
213
|
#### :rocket: Dependency updates
|
|
@@ -294,7 +302,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
294
302
|
#### :hammer_and_wrench: Others
|
|
295
303
|
|
|
296
304
|
- Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
|
|
297
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
|
|
298
305
|
### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
|
|
299
306
|
|
|
300
307
|
#### :rocket: Dependency updates
|
|
@@ -381,8 +388,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
381
388
|
|
|
382
389
|
#### :hammer_and_wrench: Others
|
|
383
390
|
|
|
384
|
-
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
385
|
-
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
386
391
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
387
392
|
|
|
388
393
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -394,11 +399,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
394
399
|
|
|
395
400
|
#### :hammer_and_wrench: Others
|
|
396
401
|
|
|
397
|
-
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
398
|
-
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
399
|
-
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
400
|
-
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
401
|
-
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
402
402
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
403
403
|
|
|
404
404
|
#### :rocket: Dependency updates
|
|
@@ -435,7 +435,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
435
435
|
|
|
436
436
|
#### :house: Internal changes
|
|
437
437
|
|
|
438
|
-
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
439
438
|
|
|
440
439
|
#### :hammer_and_wrench: Others
|
|
441
440
|
|
|
@@ -774,7 +773,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
774
773
|
#### :house: Internal changes
|
|
775
774
|
|
|
776
775
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
777
|
-
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
778
776
|
|
|
779
777
|
#### :hammer_and_wrench: Others
|
|
780
778
|
|
|
@@ -891,7 +889,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
891
889
|
|
|
892
890
|
#### :hammer_and_wrench: Others
|
|
893
891
|
|
|
894
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
895
892
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
896
893
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
897
894
|
|
|
@@ -925,7 +922,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
925
922
|
|
|
926
923
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
927
924
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
928
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
929
925
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
930
926
|
|
|
931
927
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -1020,7 +1016,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1020
1016
|
|
|
1021
1017
|
#### :hammer_and_wrench: Others
|
|
1022
1018
|
|
|
1023
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
1024
1019
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
1025
1020
|
|
|
1026
1021
|
#### :rocket: Dependency updates
|
|
@@ -1033,7 +1028,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1033
1028
|
#### :hammer_and_wrench: Others
|
|
1034
1029
|
|
|
1035
1030
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
1036
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
1037
1031
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
1038
1032
|
|
|
1039
1033
|
#### :rocket: Dependency updates
|
|
@@ -1045,7 +1039,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1045
1039
|
#### :hammer_and_wrench: Others
|
|
1046
1040
|
|
|
1047
1041
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
1048
|
-
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
1049
1042
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
1050
1043
|
|
|
1051
1044
|
#### :rocket: Dependency updates
|
|
@@ -1076,7 +1069,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1076
1069
|
|
|
1077
1070
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
1078
1071
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
1079
|
-
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
1080
1072
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
1081
1073
|
|
|
1082
1074
|
#### :rocket: New Features
|
|
@@ -1187,7 +1179,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1187
1179
|
|
|
1188
1180
|
#### :hammer_and_wrench: Others
|
|
1189
1181
|
|
|
1190
|
-
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
1191
1182
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
1192
1183
|
|
|
1193
1184
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -1205,7 +1196,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1205
1196
|
#### :hammer_and_wrench: Others
|
|
1206
1197
|
|
|
1207
1198
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
1208
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
1209
1199
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
1210
1200
|
|
|
1211
1201
|
#### :rocket: Dependency updates
|
|
@@ -1237,12 +1227,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1237
1227
|
#### :hammer_and_wrench: Others
|
|
1238
1228
|
|
|
1239
1229
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
1240
|
-
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
1241
1230
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
1242
1231
|
|
|
1243
1232
|
#### :hammer_and_wrench: Others
|
|
1244
1233
|
|
|
1245
|
-
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
1246
1234
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
1247
1235
|
|
|
1248
1236
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -1315,7 +1303,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1315
1303
|
|
|
1316
1304
|
#### :hammer_and_wrench: Others
|
|
1317
1305
|
|
|
1318
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
1319
1306
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
1320
1307
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
1321
1308
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1438,7 +1425,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1438
1425
|
|
|
1439
1426
|
#### :hammer_and_wrench: Others
|
|
1440
1427
|
|
|
1441
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1442
1428
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1443
1429
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1444
1430
|
|
|
@@ -1457,7 +1443,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1457
1443
|
|
|
1458
1444
|
#### :hammer_and_wrench: Others
|
|
1459
1445
|
|
|
1460
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1461
1446
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1462
1447
|
|
|
1463
1448
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -1623,7 +1608,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1623
1608
|
|
|
1624
1609
|
#### :hammer_and_wrench: Others
|
|
1625
1610
|
|
|
1626
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
1627
1611
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
1628
1612
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
1629
1613
|
|
|
@@ -1677,7 +1661,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1677
1661
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
1678
1662
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
1679
1663
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
1680
|
-
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
1681
1664
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
1682
1665
|
|
|
1683
1666
|
#### :rocket: Dependency updates
|
|
@@ -1695,9 +1678,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1695
1678
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
1696
1679
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
1697
1680
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
1698
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
1699
|
-
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
1700
|
-
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
1701
1681
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
1702
1682
|
|
|
1703
1683
|
#### :rocket: Dependency updates
|
|
@@ -1727,7 +1707,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1727
1707
|
|
|
1728
1708
|
#### :hammer_and_wrench: Others
|
|
1729
1709
|
|
|
1730
|
-
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
1731
1710
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
1732
1711
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
1733
1712
|
|
|
@@ -1740,10 +1719,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1740
1719
|
|
|
1741
1720
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
1742
1721
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
1743
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
1744
1722
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
1745
1723
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
1746
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
1747
1724
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
1748
1725
|
|
|
1749
1726
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -1756,7 +1733,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1756
1733
|
#### :hammer_and_wrench: Others
|
|
1757
1734
|
|
|
1758
1735
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
1759
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
1760
1736
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
1761
1737
|
|
|
1762
1738
|
#### :hammer_and_wrench: Others
|
|
@@ -1788,5 +1764,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1788
1764
|
|
|
1789
1765
|
#### :hammer_and_wrench: Others
|
|
1790
1766
|
|
|
1791
|
-
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
1792
1767
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/README.md
CHANGED
|
@@ -21,6 +21,7 @@ The [eea.kitkat](https://github.com/eea/eea.kitkat) Plone add-on is the backend
|
|
|
21
21
|
|
|
22
22
|
## Included Volto Add-ons
|
|
23
23
|
|
|
24
|
+
1. [](https://github.com/eea/volto-chatbot/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-chatbot/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-chatbot/job/develop/display/redirect) [@eeacms/volto-chatbot](https://github.com/eea/volto-chatbot)
|
|
24
25
|
1. [](https://github.com/eea/volto-anchors/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-anchors/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-anchors/job/develop/display/redirect) [@eeacms/volto-anchors](https://github.com/eea/volto-anchors)
|
|
25
26
|
1. [](https://github.com/eea/volto-matomo/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-matomo/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-matomo/job/develop/display/redirect) [@eeacms/volto-matomo](https://github.com/eea/volto-matomo)
|
|
26
27
|
1. [](https://github.com/eea/volto-sentry-rancher-config/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-sentry-rancher-config/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-sentry-rancher-config/job/develop/display/redirect) [@eeacms/volto-sentry-rancher-config](https://github.com/eea/volto-sentry-rancher-config)
|
package/new.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "26.0.0",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -59,7 +59,8 @@
|
|
|
59
59
|
"@eeacms/volto-banner",
|
|
60
60
|
"@eeacms/volto-anchors",
|
|
61
61
|
"@eeacms/volto-toolbar-actions",
|
|
62
|
-
"@eeacms/volto-block-data-table"
|
|
62
|
+
"@eeacms/volto-block-data-table",
|
|
63
|
+
"@eeacms/volto-chatbot"
|
|
63
64
|
],
|
|
64
65
|
"dependencies": {
|
|
65
66
|
"@eeacms/countup": "2.0.6",
|
|
@@ -72,7 +73,6 @@
|
|
|
72
73
|
"@eeacms/volto-block-style": "7.1.0",
|
|
73
74
|
"@eeacms/volto-block-toc": "6.0.1",
|
|
74
75
|
"@eeacms/volto-call-to-action-block": "5.1.1",
|
|
75
|
-
"@eeacms/volto-chatbot": "0.1.4",
|
|
76
76
|
"@eeacms/volto-columns-block": "8.0.1",
|
|
77
77
|
"@eeacms/volto-controlpanel": "1.0.1",
|
|
78
78
|
"@eeacms/volto-corsproxy": "4.0.0",
|
|
@@ -102,7 +102,8 @@
|
|
|
102
102
|
"@eeacms/volto-widget-temporal-coverage": "6.0.0",
|
|
103
103
|
"@eeacms/volto-widget-theme-picker": "2.0.0",
|
|
104
104
|
"@eeacms/volto-widget-toggle": "4.0.0",
|
|
105
|
-
"@plone-collective/volto-sentry": "0.3.1"
|
|
105
|
+
"@plone-collective/volto-sentry": "0.3.1",
|
|
106
|
+
"@eeacms/volto-chatbot": "0.1.6"
|
|
106
107
|
},
|
|
107
108
|
"resolutions": {
|
|
108
109
|
"@eeacms/volto-block-toc": "6.0.1",
|
|
@@ -145,7 +146,7 @@
|
|
|
145
146
|
"@eeacms/volto-widget-toggle": "4.0.0",
|
|
146
147
|
"@eeacms/volto-widget-theme-picker": "2.0.0",
|
|
147
148
|
"@eeacms/countup": "2.0.6",
|
|
148
|
-
"@eeacms/volto-chatbot": "0.1.
|
|
149
|
+
"@eeacms/volto-chatbot": "0.1.6"
|
|
149
150
|
},
|
|
150
151
|
"devDependencies": {
|
|
151
152
|
"@cypress/code-coverage": "^3.10.0",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "25.4.
|
|
3
|
+
"version": "25.4.4",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "26.0.0",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -59,7 +59,8 @@
|
|
|
59
59
|
"@eeacms/volto-banner",
|
|
60
60
|
"@eeacms/volto-anchors",
|
|
61
61
|
"@eeacms/volto-toolbar-actions",
|
|
62
|
-
"@eeacms/volto-block-data-table"
|
|
62
|
+
"@eeacms/volto-block-data-table",
|
|
63
|
+
"@eeacms/volto-chatbot"
|
|
63
64
|
],
|
|
64
65
|
"dependencies": {
|
|
65
66
|
"@eeacms/countup": "2.0.6",
|
|
@@ -72,7 +73,6 @@
|
|
|
72
73
|
"@eeacms/volto-block-style": "7.1.0",
|
|
73
74
|
"@eeacms/volto-block-toc": "6.0.1",
|
|
74
75
|
"@eeacms/volto-call-to-action-block": "5.1.1",
|
|
75
|
-
"@eeacms/volto-chatbot": "0.1.4",
|
|
76
76
|
"@eeacms/volto-columns-block": "8.0.1",
|
|
77
77
|
"@eeacms/volto-controlpanel": "1.0.1",
|
|
78
78
|
"@eeacms/volto-corsproxy": "4.0.0",
|
|
@@ -102,7 +102,8 @@
|
|
|
102
102
|
"@eeacms/volto-widget-temporal-coverage": "6.0.0",
|
|
103
103
|
"@eeacms/volto-widget-theme-picker": "2.0.0",
|
|
104
104
|
"@eeacms/volto-widget-toggle": "4.0.0",
|
|
105
|
-
"@plone-collective/volto-sentry": "0.3.1"
|
|
105
|
+
"@plone-collective/volto-sentry": "0.3.1",
|
|
106
|
+
"@eeacms/volto-chatbot": "0.1.6"
|
|
106
107
|
},
|
|
107
108
|
"resolutions": {
|
|
108
109
|
"@eeacms/volto-block-toc": "6.0.1",
|
|
@@ -145,7 +146,7 @@
|
|
|
145
146
|
"@eeacms/volto-widget-toggle": "4.0.0",
|
|
146
147
|
"@eeacms/volto-widget-theme-picker": "2.0.0",
|
|
147
148
|
"@eeacms/countup": "2.0.6",
|
|
148
|
-
"@eeacms/volto-chatbot": "0.1.
|
|
149
|
+
"@eeacms/volto-chatbot": "0.1.6"
|
|
149
150
|
},
|
|
150
151
|
"devDependencies": {
|
|
151
152
|
"@cypress/code-coverage": "^3.10.0",
|
package/partfile
CHANGED
|
@@ -1 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
#### :rocket: New Features
|
|
2
|
+
- feat: Add @eeacms/volto-chatbot to kitkat [alin - [`9d96157`](https://github.com/eea/volto-eea-kitkat/commit/9d96157dd4e0c4bb6517b9f084a91a8156b0ad0d)]
|
|
3
|
+
#### :house: Internal changes
|
|
4
|
+
- chore: Remove volto-chatbot pins from volto-eea-kitkat as it's not included with kitkat add-ons [alin - [`6bee4a9`](https://github.com/eea/volto-eea-kitkat/commit/6bee4a9bcbf378fac2193ffa6ed4752b0bbef9d9)]
|
package/releasefile
CHANGED
|
@@ -1,3 +1,22 @@
|
|
|
1
|
+
# Dependency updates
|
|
2
|
+
|
|
3
|
+
### [@eeacms/volto-chatbot: 0.1.4 ~ 0.1.6](https://github.com/eea/volto-chatbot/releases)
|
|
4
|
+
|
|
5
|
+
###### :rocket: New Features
|
|
6
|
+
|
|
7
|
+
- feat: enhance chatbot input focus and scrolling logic - Refs [#277196](https://taskman.eionet.europa.eu/issues/277196) [kreafox - [`8dd4ef5`](https://github.com/eea/volto-chatbot/commit/8dd4ef5bdc990b427818a217ba64f5f92eb91611)]
|
|
8
|
+
|
|
9
|
+
###### :bug: Bug Fixes
|
|
10
|
+
|
|
11
|
+
- fix: prevent scroll on edit mode - Refs [#277196](https://taskman.eionet.europa.eu/issues/277196) [kreafox - [`69f7200`](https://github.com/eea/volto-chatbot/commit/69f7200f415b6906111ff250276ed4a870a62579)]
|
|
12
|
+
- fix: use proper name for edit block component [kreafox - [`07dcb44`](https://github.com/eea/volto-chatbot/commit/07dcb44e544c58563826a9487c524149ece80732)]
|
|
13
|
+
###### :house: Internal changes
|
|
14
|
+
|
|
15
|
+
- style: Automated code fix [eea-jenkins - [`a00832a`](https://github.com/eea/volto-chatbot/commit/a00832a5b2170fe03b0be218e12eeef3e11926c1)]
|
|
16
|
+
|
|
1
17
|
# Internal
|
|
2
18
|
|
|
3
|
-
|
|
19
|
+
#### :rocket: New Features
|
|
20
|
+
- feat: Add @eeacms/volto-chatbot to kitkat [alin - [`9d96157`](https://github.com/eea/volto-eea-kitkat/commit/9d96157dd4e0c4bb6517b9f084a91a8156b0ad0d)]
|
|
21
|
+
#### :house: Internal changes
|
|
22
|
+
- chore: Remove volto-chatbot pins from volto-eea-kitkat as it's not included with kitkat add-ons [alin - [`6bee4a9`](https://github.com/eea/volto-eea-kitkat/commit/6bee4a9bcbf378fac2193ffa6ed4752b0bbef9d9)]
|