@eeacms/volto-eea-kitkat 21.0.0 → 21.0.1
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 +39 -1
- package/CHANGELOG.md +39 -1
- package/new.json +3 -3
- package/old.json +7 -7
- package/package.json +3 -3
- package/partfile +0 -1
- package/releasefile +2 -23
package/CHANGELOG
CHANGED
|
@@ -4,7 +4,13 @@ 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
|
-
### [21.0.
|
|
7
|
+
### [21.0.1](https://github.com/eea/volto-eea-kitkat/compare/21.0.0...21.0.1) - 5 December 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-tabs-block@7.0.4 [EEA Jenkins - [`406563f`](https://github.com/eea/volto-eea-kitkat/commit/406563f11a747e2d15aba716c02856a1916f2597)]
|
|
12
|
+
|
|
13
|
+
## [21.0.0](https://github.com/eea/volto-eea-kitkat/compare/20.1.0...21.0.0) - 29 November 2023
|
|
8
14
|
|
|
9
15
|
#### :rocket: Dependency updates
|
|
10
16
|
|
|
@@ -31,6 +37,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
31
37
|
|
|
32
38
|
#### :hammer_and_wrench: Others
|
|
33
39
|
|
|
40
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
41
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
34
42
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
35
43
|
|
|
36
44
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -42,6 +50,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
42
50
|
|
|
43
51
|
#### :hammer_and_wrench: Others
|
|
44
52
|
|
|
53
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
54
|
+
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
55
|
+
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
56
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
57
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
45
58
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
46
59
|
|
|
47
60
|
#### :rocket: Dependency updates
|
|
@@ -78,6 +91,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
78
91
|
|
|
79
92
|
#### :house: Internal changes
|
|
80
93
|
|
|
94
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
81
95
|
|
|
82
96
|
#### :hammer_and_wrench: Others
|
|
83
97
|
|
|
@@ -416,6 +430,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
416
430
|
#### :house: Internal changes
|
|
417
431
|
|
|
418
432
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
433
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
419
434
|
|
|
420
435
|
#### :hammer_and_wrench: Others
|
|
421
436
|
|
|
@@ -532,6 +547,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
532
547
|
|
|
533
548
|
#### :hammer_and_wrench: Others
|
|
534
549
|
|
|
550
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
535
551
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
536
552
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
537
553
|
|
|
@@ -565,6 +581,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
565
581
|
|
|
566
582
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
567
583
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
584
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
568
585
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
569
586
|
|
|
570
587
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -659,6 +676,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
659
676
|
|
|
660
677
|
#### :hammer_and_wrench: Others
|
|
661
678
|
|
|
679
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
662
680
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
663
681
|
|
|
664
682
|
#### :rocket: Dependency updates
|
|
@@ -671,6 +689,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
671
689
|
#### :hammer_and_wrench: Others
|
|
672
690
|
|
|
673
691
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
692
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
674
693
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
675
694
|
|
|
676
695
|
#### :rocket: Dependency updates
|
|
@@ -682,6 +701,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
682
701
|
#### :hammer_and_wrench: Others
|
|
683
702
|
|
|
684
703
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
704
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
685
705
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
686
706
|
|
|
687
707
|
#### :rocket: Dependency updates
|
|
@@ -712,6 +732,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
712
732
|
|
|
713
733
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
714
734
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
735
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
715
736
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
716
737
|
|
|
717
738
|
#### :rocket: New Features
|
|
@@ -822,6 +843,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
822
843
|
|
|
823
844
|
#### :hammer_and_wrench: Others
|
|
824
845
|
|
|
846
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
825
847
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
826
848
|
|
|
827
849
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -839,6 +861,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
839
861
|
#### :hammer_and_wrench: Others
|
|
840
862
|
|
|
841
863
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
864
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
842
865
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
843
866
|
|
|
844
867
|
#### :rocket: Dependency updates
|
|
@@ -870,10 +893,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
870
893
|
#### :hammer_and_wrench: Others
|
|
871
894
|
|
|
872
895
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
896
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
873
897
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
874
898
|
|
|
875
899
|
#### :hammer_and_wrench: Others
|
|
876
900
|
|
|
901
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
877
902
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
878
903
|
|
|
879
904
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -946,6 +971,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
946
971
|
|
|
947
972
|
#### :hammer_and_wrench: Others
|
|
948
973
|
|
|
974
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
949
975
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
950
976
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
951
977
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1068,6 +1094,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1068
1094
|
|
|
1069
1095
|
#### :hammer_and_wrench: Others
|
|
1070
1096
|
|
|
1097
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1071
1098
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1072
1099
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1073
1100
|
|
|
@@ -1086,6 +1113,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1086
1113
|
|
|
1087
1114
|
#### :hammer_and_wrench: Others
|
|
1088
1115
|
|
|
1116
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1089
1117
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1090
1118
|
|
|
1091
1119
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -1251,6 +1279,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1251
1279
|
|
|
1252
1280
|
#### :hammer_and_wrench: Others
|
|
1253
1281
|
|
|
1282
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
1254
1283
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
1255
1284
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
1256
1285
|
|
|
@@ -1304,6 +1333,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1304
1333
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
1305
1334
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
1306
1335
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
1336
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
1307
1337
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
1308
1338
|
|
|
1309
1339
|
#### :rocket: Dependency updates
|
|
@@ -1321,6 +1351,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1321
1351
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
1322
1352
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
1323
1353
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
1354
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
1355
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
1356
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
1324
1357
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
1325
1358
|
|
|
1326
1359
|
#### :rocket: Dependency updates
|
|
@@ -1350,6 +1383,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1350
1383
|
|
|
1351
1384
|
#### :hammer_and_wrench: Others
|
|
1352
1385
|
|
|
1386
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
1353
1387
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
1354
1388
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
1355
1389
|
|
|
@@ -1362,8 +1396,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1362
1396
|
|
|
1363
1397
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
1364
1398
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
1399
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
1365
1400
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
1366
1401
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
1402
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
1367
1403
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
1368
1404
|
|
|
1369
1405
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -1376,6 +1412,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1376
1412
|
#### :hammer_and_wrench: Others
|
|
1377
1413
|
|
|
1378
1414
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
1415
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
1379
1416
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
1380
1417
|
|
|
1381
1418
|
#### :hammer_and_wrench: Others
|
|
@@ -1407,4 +1444,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1407
1444
|
|
|
1408
1445
|
#### :hammer_and_wrench: Others
|
|
1409
1446
|
|
|
1447
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
1410
1448
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,13 @@ 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
|
-
### [21.0.
|
|
7
|
+
### [21.0.1](https://github.com/eea/volto-eea-kitkat/compare/21.0.0...21.0.1) - 5 December 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-tabs-block@7.0.4 [EEA Jenkins - [`406563f`](https://github.com/eea/volto-eea-kitkat/commit/406563f11a747e2d15aba716c02856a1916f2597)]
|
|
12
|
+
|
|
13
|
+
## [21.0.0](https://github.com/eea/volto-eea-kitkat/compare/20.1.0...21.0.0) - 29 November 2023
|
|
8
14
|
|
|
9
15
|
#### :rocket: Dependency updates
|
|
10
16
|
|
|
@@ -31,6 +37,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
31
37
|
|
|
32
38
|
#### :hammer_and_wrench: Others
|
|
33
39
|
|
|
40
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
41
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
34
42
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
35
43
|
|
|
36
44
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -42,6 +50,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
42
50
|
|
|
43
51
|
#### :hammer_and_wrench: Others
|
|
44
52
|
|
|
53
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
54
|
+
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
55
|
+
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
56
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
57
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
45
58
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
46
59
|
|
|
47
60
|
#### :rocket: Dependency updates
|
|
@@ -78,6 +91,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
78
91
|
|
|
79
92
|
#### :house: Internal changes
|
|
80
93
|
|
|
94
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
81
95
|
|
|
82
96
|
#### :hammer_and_wrench: Others
|
|
83
97
|
|
|
@@ -416,6 +430,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
416
430
|
#### :house: Internal changes
|
|
417
431
|
|
|
418
432
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
433
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
419
434
|
|
|
420
435
|
#### :hammer_and_wrench: Others
|
|
421
436
|
|
|
@@ -532,6 +547,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
532
547
|
|
|
533
548
|
#### :hammer_and_wrench: Others
|
|
534
549
|
|
|
550
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
535
551
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
536
552
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
537
553
|
|
|
@@ -565,6 +581,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
565
581
|
|
|
566
582
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
567
583
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
584
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
568
585
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
569
586
|
|
|
570
587
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -659,6 +676,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
659
676
|
|
|
660
677
|
#### :hammer_and_wrench: Others
|
|
661
678
|
|
|
679
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
662
680
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
663
681
|
|
|
664
682
|
#### :rocket: Dependency updates
|
|
@@ -671,6 +689,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
671
689
|
#### :hammer_and_wrench: Others
|
|
672
690
|
|
|
673
691
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
692
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
674
693
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
675
694
|
|
|
676
695
|
#### :rocket: Dependency updates
|
|
@@ -682,6 +701,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
682
701
|
#### :hammer_and_wrench: Others
|
|
683
702
|
|
|
684
703
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
704
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
685
705
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
686
706
|
|
|
687
707
|
#### :rocket: Dependency updates
|
|
@@ -712,6 +732,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
712
732
|
|
|
713
733
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
714
734
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
735
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
715
736
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
716
737
|
|
|
717
738
|
#### :rocket: New Features
|
|
@@ -822,6 +843,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
822
843
|
|
|
823
844
|
#### :hammer_and_wrench: Others
|
|
824
845
|
|
|
846
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
825
847
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
826
848
|
|
|
827
849
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -839,6 +861,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
839
861
|
#### :hammer_and_wrench: Others
|
|
840
862
|
|
|
841
863
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
864
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
842
865
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
843
866
|
|
|
844
867
|
#### :rocket: Dependency updates
|
|
@@ -870,10 +893,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
870
893
|
#### :hammer_and_wrench: Others
|
|
871
894
|
|
|
872
895
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
896
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
873
897
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
874
898
|
|
|
875
899
|
#### :hammer_and_wrench: Others
|
|
876
900
|
|
|
901
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
877
902
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
878
903
|
|
|
879
904
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -946,6 +971,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
946
971
|
|
|
947
972
|
#### :hammer_and_wrench: Others
|
|
948
973
|
|
|
974
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
949
975
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
950
976
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
951
977
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1068,6 +1094,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1068
1094
|
|
|
1069
1095
|
#### :hammer_and_wrench: Others
|
|
1070
1096
|
|
|
1097
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1071
1098
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1072
1099
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1073
1100
|
|
|
@@ -1086,6 +1113,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1086
1113
|
|
|
1087
1114
|
#### :hammer_and_wrench: Others
|
|
1088
1115
|
|
|
1116
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1089
1117
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1090
1118
|
|
|
1091
1119
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -1251,6 +1279,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1251
1279
|
|
|
1252
1280
|
#### :hammer_and_wrench: Others
|
|
1253
1281
|
|
|
1282
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
1254
1283
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
1255
1284
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
1256
1285
|
|
|
@@ -1304,6 +1333,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1304
1333
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
1305
1334
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
1306
1335
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
1336
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
1307
1337
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
1308
1338
|
|
|
1309
1339
|
#### :rocket: Dependency updates
|
|
@@ -1321,6 +1351,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1321
1351
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
1322
1352
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
1323
1353
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
1354
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
1355
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
1356
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
1324
1357
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
1325
1358
|
|
|
1326
1359
|
#### :rocket: Dependency updates
|
|
@@ -1350,6 +1383,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1350
1383
|
|
|
1351
1384
|
#### :hammer_and_wrench: Others
|
|
1352
1385
|
|
|
1386
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
1353
1387
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
1354
1388
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
1355
1389
|
|
|
@@ -1362,8 +1396,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1362
1396
|
|
|
1363
1397
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
1364
1398
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
1399
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
1365
1400
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
1366
1401
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
1402
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
1367
1403
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
1368
1404
|
|
|
1369
1405
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -1376,6 +1412,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1376
1412
|
#### :hammer_and_wrench: Others
|
|
1377
1413
|
|
|
1378
1414
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
1415
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
1379
1416
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
1380
1417
|
|
|
1381
1418
|
#### :hammer_and_wrench: Others
|
|
@@ -1407,4 +1444,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1407
1444
|
|
|
1408
1445
|
#### :hammer_and_wrench: Others
|
|
1409
1446
|
|
|
1447
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
1410
1448
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/new.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "21.0.
|
|
3
|
+
"version": "21.0.1",
|
|
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",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"@eeacms/volto-slate-metadata-mentions": "7.0.2",
|
|
86
86
|
"@eeacms/volto-slate-zotero": "5.2.5",
|
|
87
87
|
"@eeacms/volto-statistic-block": "4.0.2",
|
|
88
|
-
"@eeacms/volto-tabs-block": "7.0.
|
|
88
|
+
"@eeacms/volto-tabs-block": "7.0.4",
|
|
89
89
|
"@eeacms/volto-tags-block": "1.2.4",
|
|
90
90
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
91
91
|
"@eeacms/volto-timeline-block": "1.1.5",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"@eeacms/volto-slate-footnote": "6.1.8",
|
|
127
127
|
"@eeacms/volto-slate-metadata-mentions": "7.0.2",
|
|
128
128
|
"@eeacms/volto-slate-zotero": "5.2.5",
|
|
129
|
-
"@eeacms/volto-tabs-block": "7.0.
|
|
129
|
+
"@eeacms/volto-tabs-block": "7.0.4",
|
|
130
130
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
131
131
|
"@eeacms/volto-widget-geolocation": "5.1.6",
|
|
132
132
|
"@eeacms/volto-widget-dataprovenance": "0.4.3",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "21.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",
|
|
@@ -72,11 +72,11 @@
|
|
|
72
72
|
"@eeacms/volto-description-block": "1.2.4",
|
|
73
73
|
"@eeacms/volto-group-block": "6.3.5",
|
|
74
74
|
"@eeacms/volto-hero-block": "5.4.6",
|
|
75
|
-
"@eeacms/volto-listing-block": "
|
|
75
|
+
"@eeacms/volto-listing-block": "7.0.0",
|
|
76
76
|
"@eeacms/volto-matomo": "4.2.1",
|
|
77
77
|
"@eeacms/volto-metadata-block": "6.0.5",
|
|
78
78
|
"@eeacms/volto-nextcloud-video-block": "0.4.8",
|
|
79
|
-
"@eeacms/volto-object-widget": "5.
|
|
79
|
+
"@eeacms/volto-object-widget": "5.2.0",
|
|
80
80
|
"@eeacms/volto-quote-block": "1.2.3",
|
|
81
81
|
"@eeacms/volto-resize-helper": "1.3.4",
|
|
82
82
|
"@eeacms/volto-sentry-rancher-config": "4.0.0",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"@eeacms/volto-slate-metadata-mentions": "7.0.2",
|
|
86
86
|
"@eeacms/volto-slate-zotero": "5.2.5",
|
|
87
87
|
"@eeacms/volto-statistic-block": "4.0.2",
|
|
88
|
-
"@eeacms/volto-tabs-block": "7.0.
|
|
88
|
+
"@eeacms/volto-tabs-block": "7.0.3",
|
|
89
89
|
"@eeacms/volto-tags-block": "1.2.4",
|
|
90
90
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
91
91
|
"@eeacms/volto-timeline-block": "1.1.5",
|
|
@@ -117,16 +117,16 @@
|
|
|
117
117
|
"@eeacms/volto-columns-block": "7.0.0",
|
|
118
118
|
"@eeacms/volto-corsproxy": "3.1.5",
|
|
119
119
|
"@eeacms/volto-group-block": "6.3.5",
|
|
120
|
-
"@eeacms/volto-listing-block": "
|
|
120
|
+
"@eeacms/volto-listing-block": "7.0.0",
|
|
121
121
|
"@eeacms/volto-matomo": "4.2.1",
|
|
122
122
|
"@eeacms/volto-metadata-block": "6.0.5",
|
|
123
|
-
"@eeacms/volto-object-widget": "5.
|
|
123
|
+
"@eeacms/volto-object-widget": "5.2.0",
|
|
124
124
|
"@eeacms/volto-resize-helper": "1.3.4",
|
|
125
125
|
"@eeacms/volto-sentry-rancher-config": "4.0.0",
|
|
126
126
|
"@eeacms/volto-slate-footnote": "6.1.8",
|
|
127
127
|
"@eeacms/volto-slate-metadata-mentions": "7.0.2",
|
|
128
128
|
"@eeacms/volto-slate-zotero": "5.2.5",
|
|
129
|
-
"@eeacms/volto-tabs-block": "7.0.
|
|
129
|
+
"@eeacms/volto-tabs-block": "7.0.3",
|
|
130
130
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
131
131
|
"@eeacms/volto-widget-geolocation": "5.1.6",
|
|
132
132
|
"@eeacms/volto-widget-dataprovenance": "0.4.3",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "21.0.
|
|
3
|
+
"version": "21.0.1",
|
|
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",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"@eeacms/volto-slate-metadata-mentions": "7.0.2",
|
|
86
86
|
"@eeacms/volto-slate-zotero": "5.2.5",
|
|
87
87
|
"@eeacms/volto-statistic-block": "4.0.2",
|
|
88
|
-
"@eeacms/volto-tabs-block": "7.0.
|
|
88
|
+
"@eeacms/volto-tabs-block": "7.0.4",
|
|
89
89
|
"@eeacms/volto-tags-block": "1.2.4",
|
|
90
90
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
91
91
|
"@eeacms/volto-timeline-block": "1.1.5",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"@eeacms/volto-slate-footnote": "6.1.8",
|
|
127
127
|
"@eeacms/volto-slate-metadata-mentions": "7.0.2",
|
|
128
128
|
"@eeacms/volto-slate-zotero": "5.2.5",
|
|
129
|
-
"@eeacms/volto-tabs-block": "7.0.
|
|
129
|
+
"@eeacms/volto-tabs-block": "7.0.4",
|
|
130
130
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
131
131
|
"@eeacms/volto-widget-geolocation": "5.1.6",
|
|
132
132
|
"@eeacms/volto-widget-dataprovenance": "0.4.3",
|
package/partfile
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
- Release 21.0.0 [Alin Voinea - [`3217f1e`](https://github.com/eea/volto-eea-kitkat/commit/3217f1e906bfee30ab499e3258d9a71eb287ce20)]
|
package/releasefile
CHANGED
|
@@ -1,29 +1,8 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-
|
|
4
|
-
|
|
5
|
-
###### :rocket: New Features
|
|
6
|
-
|
|
7
|
-
- feat: add an image widget so you can upload images in teaser - Refs [#258136](https://taskman.eionet.europa.eu/issues/258136) [dobri1408 - [`1cda268`](https://github.com/eea/volto-listing-block/commit/1cda2681a0fb5b410b2bc8fb21c7955cacfd8403)]
|
|
8
|
-
###### :hammer_and_wrench: Others
|
|
9
|
-
|
|
10
|
-
- Release 7.0.0 [Alin Voinea - [`81d5bda`](https://github.com/eea/volto-listing-block/commit/81d5bda34ce98bd88c8e7ab2be9c8ee45e0d8b33)]
|
|
11
|
-
|
|
12
|
-
### [@eeacms/volto-object-widget: 5.1.5 ~ 5.2.0](https://github.com/eea/volto-object-widget/releases)
|
|
13
|
-
|
|
14
|
-
###### :rocket: New Features
|
|
15
|
-
|
|
16
|
-
- feat: Allow attachedImageWidget to use also object browser values for backwards compatibility - Refs [#258136](https://taskman.eionet.europa.eu/issues/258136) [dobri1408 - [`031a597`](https://github.com/eea/volto-object-widget/commit/031a597249561722586f28e3cc7f0d6df4d18a6f)]
|
|
17
|
-
###### :hammer_and_wrench: Others
|
|
18
|
-
|
|
19
|
-
- Release 5.2.0 [Alin Voinea - [`4429e99`](https://github.com/eea/volto-object-widget/commit/4429e9922712ea59cc87fec29b19bee2e1d3c82b)]
|
|
20
|
-
|
|
21
|
-
### [@eeacms/volto-tabs-block: 7.0.2 ~ 7.0.3](https://github.com/eea/volto-tabs-block/releases)
|
|
3
|
+
### [@eeacms/volto-tabs-block: 7.0.3 ~ 7.0.4](https://github.com/eea/volto-tabs-block/releases)
|
|
22
4
|
|
|
23
5
|
###### :bug: Bug Fixes
|
|
24
6
|
|
|
25
|
-
- fix:
|
|
26
|
-
|
|
27
|
-
# Internal
|
|
7
|
+
- fix: check if schema.propierties.data exists - Refs [#261239](https://taskman.eionet.europa.eu/issues/261239) [dobri1408 - [`4bf628e`](https://github.com/eea/volto-tabs-block/commit/4bf628e4d0fdcb1c7919553bdcfedbea9a7e0a2e)]
|
|
28
8
|
|
|
29
|
-
- Release 21.0.0 [Alin Voinea - [`3217f1e`](https://github.com/eea/volto-eea-kitkat/commit/3217f1e906bfee30ab499e3258d9a71eb287ce20)]
|