@eeacms/volto-eea-kitkat 23.0.0 → 23.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 +40 -1
- package/CHANGELOG.md +40 -1
- package/new.json +3 -3
- package/old.json +10 -4
- package/package.json +3 -3
- package/partfile +0 -6
- package/releasefile +5 -19
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
|
-
### [23.0.
|
|
7
|
+
### [23.0.1](https://github.com/eea/volto-eea-kitkat/compare/23.0.0...23.0.1) - 15 March 2024
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-controlpanel@0.3.0 [EEA Jenkins - [`a7ddfa0`](https://github.com/eea/volto-eea-kitkat/commit/a7ddfa0059dfe7a9e40466de2bef8ae709a45b88)]
|
|
12
|
+
|
|
13
|
+
## [23.0.0](https://github.com/eea/volto-eea-kitkat/compare/22.1.0...23.0.0) - 14 March 2024
|
|
8
14
|
|
|
9
15
|
#### :rocket: New Features
|
|
10
16
|
|
|
@@ -57,6 +63,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
57
63
|
#### :hammer_and_wrench: Others
|
|
58
64
|
|
|
59
65
|
- Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
|
|
66
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
|
|
60
67
|
### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
|
|
61
68
|
|
|
62
69
|
#### :rocket: Dependency updates
|
|
@@ -143,6 +150,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
143
150
|
|
|
144
151
|
#### :hammer_and_wrench: Others
|
|
145
152
|
|
|
153
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
154
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
146
155
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
147
156
|
|
|
148
157
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -154,6 +163,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
154
163
|
|
|
155
164
|
#### :hammer_and_wrench: Others
|
|
156
165
|
|
|
166
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
167
|
+
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
168
|
+
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
169
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
170
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
157
171
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
158
172
|
|
|
159
173
|
#### :rocket: Dependency updates
|
|
@@ -190,6 +204,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
190
204
|
|
|
191
205
|
#### :house: Internal changes
|
|
192
206
|
|
|
207
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
193
208
|
|
|
194
209
|
#### :hammer_and_wrench: Others
|
|
195
210
|
|
|
@@ -528,6 +543,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
528
543
|
#### :house: Internal changes
|
|
529
544
|
|
|
530
545
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
546
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
531
547
|
|
|
532
548
|
#### :hammer_and_wrench: Others
|
|
533
549
|
|
|
@@ -644,6 +660,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
644
660
|
|
|
645
661
|
#### :hammer_and_wrench: Others
|
|
646
662
|
|
|
663
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
647
664
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
648
665
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
649
666
|
|
|
@@ -677,6 +694,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
677
694
|
|
|
678
695
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
679
696
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
697
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
680
698
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
681
699
|
|
|
682
700
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -771,6 +789,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
771
789
|
|
|
772
790
|
#### :hammer_and_wrench: Others
|
|
773
791
|
|
|
792
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
774
793
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
775
794
|
|
|
776
795
|
#### :rocket: Dependency updates
|
|
@@ -783,6 +802,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
783
802
|
#### :hammer_and_wrench: Others
|
|
784
803
|
|
|
785
804
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
805
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
786
806
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
787
807
|
|
|
788
808
|
#### :rocket: Dependency updates
|
|
@@ -794,6 +814,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
794
814
|
#### :hammer_and_wrench: Others
|
|
795
815
|
|
|
796
816
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
817
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
797
818
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
798
819
|
|
|
799
820
|
#### :rocket: Dependency updates
|
|
@@ -824,6 +845,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
824
845
|
|
|
825
846
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
826
847
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
848
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
827
849
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
828
850
|
|
|
829
851
|
#### :rocket: New Features
|
|
@@ -934,6 +956,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
934
956
|
|
|
935
957
|
#### :hammer_and_wrench: Others
|
|
936
958
|
|
|
959
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
937
960
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
938
961
|
|
|
939
962
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -951,6 +974,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
951
974
|
#### :hammer_and_wrench: Others
|
|
952
975
|
|
|
953
976
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
977
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
954
978
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
955
979
|
|
|
956
980
|
#### :rocket: Dependency updates
|
|
@@ -982,10 +1006,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
982
1006
|
#### :hammer_and_wrench: Others
|
|
983
1007
|
|
|
984
1008
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
1009
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
985
1010
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
986
1011
|
|
|
987
1012
|
#### :hammer_and_wrench: Others
|
|
988
1013
|
|
|
1014
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
989
1015
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
990
1016
|
|
|
991
1017
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -1058,6 +1084,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1058
1084
|
|
|
1059
1085
|
#### :hammer_and_wrench: Others
|
|
1060
1086
|
|
|
1087
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
1061
1088
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
1062
1089
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
1063
1090
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1180,6 +1207,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1180
1207
|
|
|
1181
1208
|
#### :hammer_and_wrench: Others
|
|
1182
1209
|
|
|
1210
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1183
1211
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1184
1212
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1185
1213
|
|
|
@@ -1198,6 +1226,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1198
1226
|
|
|
1199
1227
|
#### :hammer_and_wrench: Others
|
|
1200
1228
|
|
|
1229
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1201
1230
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1202
1231
|
|
|
1203
1232
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -1363,6 +1392,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1363
1392
|
|
|
1364
1393
|
#### :hammer_and_wrench: Others
|
|
1365
1394
|
|
|
1395
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
1366
1396
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
1367
1397
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
1368
1398
|
|
|
@@ -1416,6 +1446,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1416
1446
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
1417
1447
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
1418
1448
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
1449
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
1419
1450
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
1420
1451
|
|
|
1421
1452
|
#### :rocket: Dependency updates
|
|
@@ -1433,6 +1464,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1433
1464
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
1434
1465
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
1435
1466
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
1467
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
1468
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
1469
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
1436
1470
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
1437
1471
|
|
|
1438
1472
|
#### :rocket: Dependency updates
|
|
@@ -1462,6 +1496,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1462
1496
|
|
|
1463
1497
|
#### :hammer_and_wrench: Others
|
|
1464
1498
|
|
|
1499
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
1465
1500
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
1466
1501
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
1467
1502
|
|
|
@@ -1474,8 +1509,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1474
1509
|
|
|
1475
1510
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
1476
1511
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
1512
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
1477
1513
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
1478
1514
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
1515
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
1479
1516
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
1480
1517
|
|
|
1481
1518
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -1488,6 +1525,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1488
1525
|
#### :hammer_and_wrench: Others
|
|
1489
1526
|
|
|
1490
1527
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
1528
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
1491
1529
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
1492
1530
|
|
|
1493
1531
|
#### :hammer_and_wrench: Others
|
|
@@ -1519,4 +1557,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1519
1557
|
|
|
1520
1558
|
#### :hammer_and_wrench: Others
|
|
1521
1559
|
|
|
1560
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
1522
1561
|
- 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
|
-
### [23.0.
|
|
7
|
+
### [23.0.1](https://github.com/eea/volto-eea-kitkat/compare/23.0.0...23.0.1) - 15 March 2024
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-controlpanel@0.3.0 [EEA Jenkins - [`a7ddfa0`](https://github.com/eea/volto-eea-kitkat/commit/a7ddfa0059dfe7a9e40466de2bef8ae709a45b88)]
|
|
12
|
+
|
|
13
|
+
## [23.0.0](https://github.com/eea/volto-eea-kitkat/compare/22.1.0...23.0.0) - 14 March 2024
|
|
8
14
|
|
|
9
15
|
#### :rocket: New Features
|
|
10
16
|
|
|
@@ -57,6 +63,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
57
63
|
#### :hammer_and_wrench: Others
|
|
58
64
|
|
|
59
65
|
- Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
|
|
66
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
|
|
60
67
|
### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
|
|
61
68
|
|
|
62
69
|
#### :rocket: Dependency updates
|
|
@@ -143,6 +150,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
143
150
|
|
|
144
151
|
#### :hammer_and_wrench: Others
|
|
145
152
|
|
|
153
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
154
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
146
155
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
147
156
|
|
|
148
157
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -154,6 +163,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
154
163
|
|
|
155
164
|
#### :hammer_and_wrench: Others
|
|
156
165
|
|
|
166
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
167
|
+
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
168
|
+
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
169
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
170
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
157
171
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
158
172
|
|
|
159
173
|
#### :rocket: Dependency updates
|
|
@@ -190,6 +204,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
190
204
|
|
|
191
205
|
#### :house: Internal changes
|
|
192
206
|
|
|
207
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
193
208
|
|
|
194
209
|
#### :hammer_and_wrench: Others
|
|
195
210
|
|
|
@@ -528,6 +543,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
528
543
|
#### :house: Internal changes
|
|
529
544
|
|
|
530
545
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
546
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
531
547
|
|
|
532
548
|
#### :hammer_and_wrench: Others
|
|
533
549
|
|
|
@@ -644,6 +660,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
644
660
|
|
|
645
661
|
#### :hammer_and_wrench: Others
|
|
646
662
|
|
|
663
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
647
664
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
648
665
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
649
666
|
|
|
@@ -677,6 +694,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
677
694
|
|
|
678
695
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
679
696
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
697
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
680
698
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
681
699
|
|
|
682
700
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -771,6 +789,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
771
789
|
|
|
772
790
|
#### :hammer_and_wrench: Others
|
|
773
791
|
|
|
792
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
774
793
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
775
794
|
|
|
776
795
|
#### :rocket: Dependency updates
|
|
@@ -783,6 +802,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
783
802
|
#### :hammer_and_wrench: Others
|
|
784
803
|
|
|
785
804
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
805
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
786
806
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
787
807
|
|
|
788
808
|
#### :rocket: Dependency updates
|
|
@@ -794,6 +814,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
794
814
|
#### :hammer_and_wrench: Others
|
|
795
815
|
|
|
796
816
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
817
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
797
818
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
798
819
|
|
|
799
820
|
#### :rocket: Dependency updates
|
|
@@ -824,6 +845,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
824
845
|
|
|
825
846
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
826
847
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
848
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
827
849
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
828
850
|
|
|
829
851
|
#### :rocket: New Features
|
|
@@ -934,6 +956,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
934
956
|
|
|
935
957
|
#### :hammer_and_wrench: Others
|
|
936
958
|
|
|
959
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
937
960
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
938
961
|
|
|
939
962
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -951,6 +974,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
951
974
|
#### :hammer_and_wrench: Others
|
|
952
975
|
|
|
953
976
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
977
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
954
978
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
955
979
|
|
|
956
980
|
#### :rocket: Dependency updates
|
|
@@ -982,10 +1006,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
982
1006
|
#### :hammer_and_wrench: Others
|
|
983
1007
|
|
|
984
1008
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
1009
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
985
1010
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
986
1011
|
|
|
987
1012
|
#### :hammer_and_wrench: Others
|
|
988
1013
|
|
|
1014
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
989
1015
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
990
1016
|
|
|
991
1017
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -1058,6 +1084,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1058
1084
|
|
|
1059
1085
|
#### :hammer_and_wrench: Others
|
|
1060
1086
|
|
|
1087
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
1061
1088
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
1062
1089
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
1063
1090
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1180,6 +1207,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1180
1207
|
|
|
1181
1208
|
#### :hammer_and_wrench: Others
|
|
1182
1209
|
|
|
1210
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1183
1211
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1184
1212
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1185
1213
|
|
|
@@ -1198,6 +1226,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1198
1226
|
|
|
1199
1227
|
#### :hammer_and_wrench: Others
|
|
1200
1228
|
|
|
1229
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1201
1230
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1202
1231
|
|
|
1203
1232
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -1363,6 +1392,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1363
1392
|
|
|
1364
1393
|
#### :hammer_and_wrench: Others
|
|
1365
1394
|
|
|
1395
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
1366
1396
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
1367
1397
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
1368
1398
|
|
|
@@ -1416,6 +1446,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1416
1446
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
1417
1447
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
1418
1448
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
1449
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
1419
1450
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
1420
1451
|
|
|
1421
1452
|
#### :rocket: Dependency updates
|
|
@@ -1433,6 +1464,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1433
1464
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
1434
1465
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
1435
1466
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
1467
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
1468
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
1469
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
1436
1470
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
1437
1471
|
|
|
1438
1472
|
#### :rocket: Dependency updates
|
|
@@ -1462,6 +1496,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1462
1496
|
|
|
1463
1497
|
#### :hammer_and_wrench: Others
|
|
1464
1498
|
|
|
1499
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
1465
1500
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
1466
1501
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
1467
1502
|
|
|
@@ -1474,8 +1509,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1474
1509
|
|
|
1475
1510
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
1476
1511
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
1512
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
1477
1513
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
1478
1514
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
1515
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
1479
1516
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
1480
1517
|
|
|
1481
1518
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -1488,6 +1525,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1488
1525
|
#### :hammer_and_wrench: Others
|
|
1489
1526
|
|
|
1490
1527
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
1528
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
1491
1529
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
1492
1530
|
|
|
1493
1531
|
#### :hammer_and_wrench: Others
|
|
@@ -1519,4 +1557,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1519
1557
|
|
|
1520
1558
|
#### :hammer_and_wrench: Others
|
|
1521
1559
|
|
|
1560
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
1522
1561
|
- 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": "23.0.
|
|
3
|
+
"version": "23.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",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"@eeacms/volto-block-style": "6.1.0",
|
|
71
71
|
"@eeacms/volto-call-to-action-block": "4.3.1",
|
|
72
72
|
"@eeacms/volto-columns-block": "7.0.1",
|
|
73
|
-
"@eeacms/volto-controlpanel": "0.
|
|
73
|
+
"@eeacms/volto-controlpanel": "0.3.0",
|
|
74
74
|
"@eeacms/volto-corsproxy": "3.1.5",
|
|
75
75
|
"@eeacms/volto-description-block": "1.2.4",
|
|
76
76
|
"@eeacms/volto-group-block": "6.4.0",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"@plone-collective/volto-sentry": "0.3.1"
|
|
103
103
|
},
|
|
104
104
|
"resolutions": {
|
|
105
|
-
"@eeacms/volto-controlpanel": "0.
|
|
105
|
+
"@eeacms/volto-controlpanel": "0.3.0",
|
|
106
106
|
"@eeacms/volto-nextcloud-video-block": "0.4.8",
|
|
107
107
|
"@eeacms/volto-anchors": "0.6.0",
|
|
108
108
|
"@eeacms/volto-quote-block": "1.2.3",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "23.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",
|
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
"url": "git@github.com:eea/volto-eea-kitkat.git"
|
|
22
22
|
},
|
|
23
23
|
"addons": [
|
|
24
|
+
"@eeacms/volto-controlpanel",
|
|
24
25
|
"@eeacms/volto-matomo",
|
|
25
26
|
"@plone-collective/volto-sentry",
|
|
26
27
|
"@eeacms/volto-sentry-rancher-config",
|
|
@@ -56,7 +57,8 @@
|
|
|
56
57
|
"@eeacms/volto-block-style",
|
|
57
58
|
"@eeacms/volto-tabs-block",
|
|
58
59
|
"@eeacms/volto-banner",
|
|
59
|
-
"@eeacms/volto-anchors"
|
|
60
|
+
"@eeacms/volto-anchors",
|
|
61
|
+
"@eeacms/volto-toolbar-actions"
|
|
60
62
|
],
|
|
61
63
|
"dependencies": {
|
|
62
64
|
"@eeacms/countup": "2.0.6",
|
|
@@ -68,6 +70,7 @@
|
|
|
68
70
|
"@eeacms/volto-block-style": "6.1.0",
|
|
69
71
|
"@eeacms/volto-call-to-action-block": "4.3.1",
|
|
70
72
|
"@eeacms/volto-columns-block": "7.0.1",
|
|
73
|
+
"@eeacms/volto-controlpanel": "0.2.0",
|
|
71
74
|
"@eeacms/volto-corsproxy": "3.1.5",
|
|
72
75
|
"@eeacms/volto-description-block": "1.2.4",
|
|
73
76
|
"@eeacms/volto-group-block": "6.4.0",
|
|
@@ -89,8 +92,9 @@
|
|
|
89
92
|
"@eeacms/volto-tags-block": "1.2.4",
|
|
90
93
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
91
94
|
"@eeacms/volto-timeline-block": "1.1.5",
|
|
95
|
+
"@eeacms/volto-toolbar-actions": "1.0.3",
|
|
92
96
|
"@eeacms/volto-widget-dataprovenance": "0.4.3",
|
|
93
|
-
"@eeacms/volto-widget-geolocation": "5.
|
|
97
|
+
"@eeacms/volto-widget-geolocation": "5.3.0",
|
|
94
98
|
"@eeacms/volto-widget-temporal-coverage": "5.2.0",
|
|
95
99
|
"@eeacms/volto-widget-theme-picker": "1.1.5",
|
|
96
100
|
"@eeacms/volto-widget-toggle": "3.1.4",
|
|
@@ -98,6 +102,7 @@
|
|
|
98
102
|
"@plone-collective/volto-sentry": "0.3.1"
|
|
99
103
|
},
|
|
100
104
|
"resolutions": {
|
|
105
|
+
"@eeacms/volto-controlpanel": "0.2.0",
|
|
101
106
|
"@eeacms/volto-nextcloud-video-block": "0.4.8",
|
|
102
107
|
"@eeacms/volto-anchors": "0.6.0",
|
|
103
108
|
"@eeacms/volto-quote-block": "1.2.3",
|
|
@@ -128,7 +133,8 @@
|
|
|
128
133
|
"@eeacms/volto-slate-zotero": "5.2.7",
|
|
129
134
|
"@eeacms/volto-tabs-block": "7.5.0",
|
|
130
135
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
131
|
-
"@eeacms/volto-
|
|
136
|
+
"@eeacms/volto-toolbar-actions": "1.0.3",
|
|
137
|
+
"@eeacms/volto-widget-geolocation": "5.3.0",
|
|
132
138
|
"@eeacms/volto-widget-dataprovenance": "0.4.3",
|
|
133
139
|
"@eeacms/volto-widget-temporal-coverage": "5.2.0",
|
|
134
140
|
"@eeacms/volto-widget-toggle": "3.1.4",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "23.0.
|
|
3
|
+
"version": "23.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",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"@eeacms/volto-block-style": "6.1.0",
|
|
71
71
|
"@eeacms/volto-call-to-action-block": "4.3.1",
|
|
72
72
|
"@eeacms/volto-columns-block": "7.0.1",
|
|
73
|
-
"@eeacms/volto-controlpanel": "0.
|
|
73
|
+
"@eeacms/volto-controlpanel": "0.3.0",
|
|
74
74
|
"@eeacms/volto-corsproxy": "3.1.5",
|
|
75
75
|
"@eeacms/volto-description-block": "1.2.4",
|
|
76
76
|
"@eeacms/volto-group-block": "6.4.0",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"@plone-collective/volto-sentry": "0.3.1"
|
|
103
103
|
},
|
|
104
104
|
"resolutions": {
|
|
105
|
-
"@eeacms/volto-controlpanel": "0.
|
|
105
|
+
"@eeacms/volto-controlpanel": "0.3.0",
|
|
106
106
|
"@eeacms/volto-nextcloud-video-block": "0.4.8",
|
|
107
107
|
"@eeacms/volto-anchors": "0.6.0",
|
|
108
108
|
"@eeacms/volto-quote-block": "1.2.3",
|
package/partfile
CHANGED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
#### :rocket: New Features
|
|
2
|
-
- feat: Add dependency on @eeacms/volto-controlpanel [alin - [`e59140c`](https://github.com/eea/volto-eea-kitkat/commit/e59140ce34534e2d85bfb8696d6f8b05b35454fb)]
|
|
3
|
-
#### :house: Internal changes
|
|
4
|
-
- chore: Move VersionOverview customization to dedicated Volto add-on volto-controlpanel - refs #264531 [dana-cfc4 - [`117a890`](https://github.com/eea/volto-eea-kitkat/commit/117a8908a59ee46fe1e16a7edf6723785643d175)]
|
|
5
|
-
#### :hammer_and_wrench: Others
|
|
6
|
-
- Add volto-toolbar-actions 1.0.3 [alin - [`6ade62b`](https://github.com/eea/volto-eea-kitkat/commit/6ade62bce1df8e46a07d53317bda85b8b82eb814)]
|
package/releasefile
CHANGED
|
@@ -1,25 +1,11 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-
|
|
3
|
+
### [@eeacms/volto-controlpanel: 0.2.0 ~ 0.3.0](https://github.com/eea/volto-controlpanel/releases)
|
|
4
4
|
|
|
5
|
-
###### :
|
|
5
|
+
###### :rocket: New Features
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
###### :
|
|
7
|
+
- feat: Add support also for eea.api.controlpanel backend add-on [alin - [`3ecc243`](https://github.com/eea/volto-controlpanel/commit/3ecc243382d73d5b41754fe2a3c05c8d44c2e7f9)]
|
|
8
|
+
###### :house: Documentation changes
|
|
9
9
|
|
|
10
|
-
-
|
|
10
|
+
- docs: Add information about used environment variables [alin - [`1291de5`](https://github.com/eea/volto-controlpanel/commit/1291de508d07418351bd190f543fe04645dd20a0)]
|
|
11
11
|
|
|
12
|
-
## New packages
|
|
13
|
-
|
|
14
|
-
### [@eeacms/volto-controlpanel](https://github.com/eea/volto-controlpanel/releases): 0.2.0
|
|
15
|
-
|
|
16
|
-
### [@eeacms/volto-toolbar-actions](https://github.com/eea/volto-toolbar-actions/releases): 1.0.3
|
|
17
|
-
|
|
18
|
-
# Internal
|
|
19
|
-
|
|
20
|
-
#### :rocket: New Features
|
|
21
|
-
- feat: Add dependency on @eeacms/volto-controlpanel [alin - [`e59140c`](https://github.com/eea/volto-eea-kitkat/commit/e59140ce34534e2d85bfb8696d6f8b05b35454fb)]
|
|
22
|
-
#### :house: Internal changes
|
|
23
|
-
- chore: Move VersionOverview customization to dedicated Volto add-on volto-controlpanel - refs #264531 [dana-cfc4 - [`117a890`](https://github.com/eea/volto-eea-kitkat/commit/117a8908a59ee46fe1e16a7edf6723785643d175)]
|
|
24
|
-
#### :hammer_and_wrench: Others
|
|
25
|
-
- Add volto-toolbar-actions 1.0.3 [alin - [`6ade62b`](https://github.com/eea/volto-eea-kitkat/commit/6ade62bce1df8e46a07d53317bda85b8b82eb814)]
|