@eeacms/volto-eea-kitkat 22.0.1 → 23.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 CHANGED
@@ -4,6 +4,37 @@ 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.0](https://github.com/eea/volto-eea-kitkat/compare/22.1.0...23.0.0) - 14 March 2024
8
+
9
+ #### :rocket: New Features
10
+
11
+ - feat: Add dependency on @eeacms/volto-controlpanel [alin - [`e59140c`](https://github.com/eea/volto-eea-kitkat/commit/e59140ce34534e2d85bfb8696d6f8b05b35454fb)]
12
+
13
+ #### :rocket: Dependency updates
14
+
15
+ - Release @eeacms/volto-controlpanel@0.2.0 [EEA Jenkins - [`bec6857`](https://github.com/eea/volto-eea-kitkat/commit/bec6857e036ef784cab109be0774877d42be8f52)]
16
+ - Release @eeacms/volto-widget-geolocation@5.3.0 [EEA Jenkins - [`e12a7ca`](https://github.com/eea/volto-eea-kitkat/commit/e12a7ca20a8f498d3a87eee56d3dff2c635d30d5)]
17
+
18
+ #### :house: Internal changes
19
+
20
+ - 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)]
21
+
22
+ #### :hammer_and_wrench: Others
23
+
24
+ - Add volto-toolbar-actions 1.0.3 [alin - [`6ade62b`](https://github.com/eea/volto-eea-kitkat/commit/6ade62bce1df8e46a07d53317bda85b8b82eb814)]
25
+ ### [22.1.0](https://github.com/eea/volto-eea-kitkat/compare/22.0.1...22.1.0) - 7 March 2024
26
+
27
+ #### :rocket: Dependency updates
28
+
29
+ - Release @eeacms/volto-tabs-block@7.5.0 [EEA Jenkins - [`a486503`](https://github.com/eea/volto-eea-kitkat/commit/a486503b6c09674093c99ae628a1af85f4e3b417)]
30
+
31
+ #### :bug: Bug Fixes
32
+
33
+ - fix(tests): after change structure for tabs - from p tag to reference the .menu-item-text [Claudia Ifrim - [`4f91f42`](https://github.com/eea/volto-eea-kitkat/commit/4f91f4227b8c4c758d3500b3b39ea2f8455340e1)]
34
+
35
+ #### :hammer_and_wrench: Others
36
+
37
+ - Bump package version to 22.1.0 from 22.0.2 [Claudia Ifrim - [`86414fe`](https://github.com/eea/volto-eea-kitkat/commit/86414fe4b6089507d84054dcf0c1e23bd66e813d)]
7
38
  ### [22.0.1](https://github.com/eea/volto-eea-kitkat/compare/22.0.0...22.0.1) - 6 March 2024
8
39
 
9
40
  #### :rocket: Dependency updates
@@ -26,7 +57,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
26
57
  #### :hammer_and_wrench: Others
27
58
 
28
59
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
29
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
30
60
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
31
61
 
32
62
  #### :rocket: Dependency updates
@@ -113,8 +143,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
113
143
 
114
144
  #### :hammer_and_wrench: Others
115
145
 
116
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
117
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
118
146
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
119
147
 
120
148
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -126,11 +154,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
126
154
 
127
155
  #### :hammer_and_wrench: Others
128
156
 
129
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
130
- - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
131
- - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
132
- - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
133
- - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
134
157
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
135
158
 
136
159
  #### :rocket: Dependency updates
@@ -167,7 +190,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
167
190
 
168
191
  #### :house: Internal changes
169
192
 
170
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
171
193
 
172
194
  #### :hammer_and_wrench: Others
173
195
 
@@ -506,7 +528,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
506
528
  #### :house: Internal changes
507
529
 
508
530
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
509
- - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
510
531
 
511
532
  #### :hammer_and_wrench: Others
512
533
 
@@ -623,7 +644,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
623
644
 
624
645
  #### :hammer_and_wrench: Others
625
646
 
626
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
627
647
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
628
648
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
629
649
 
@@ -657,7 +677,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
657
677
 
658
678
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
659
679
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
660
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
661
680
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
662
681
 
663
682
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -752,7 +771,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
752
771
 
753
772
  #### :hammer_and_wrench: Others
754
773
 
755
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
756
774
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
757
775
 
758
776
  #### :rocket: Dependency updates
@@ -765,7 +783,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
765
783
  #### :hammer_and_wrench: Others
766
784
 
767
785
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
768
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
769
786
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
770
787
 
771
788
  #### :rocket: Dependency updates
@@ -777,7 +794,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
777
794
  #### :hammer_and_wrench: Others
778
795
 
779
796
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
780
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
781
797
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
782
798
 
783
799
  #### :rocket: Dependency updates
@@ -808,7 +824,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
808
824
 
809
825
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
810
826
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
811
- - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
812
827
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
813
828
 
814
829
  #### :rocket: New Features
@@ -919,7 +934,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
919
934
 
920
935
  #### :hammer_and_wrench: Others
921
936
 
922
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
923
937
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
924
938
 
925
939
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -937,7 +951,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
937
951
  #### :hammer_and_wrench: Others
938
952
 
939
953
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
940
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
941
954
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
942
955
 
943
956
  #### :rocket: Dependency updates
@@ -969,12 +982,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
969
982
  #### :hammer_and_wrench: Others
970
983
 
971
984
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
972
- - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
973
985
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
974
986
 
975
987
  #### :hammer_and_wrench: Others
976
988
 
977
- - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
978
989
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
979
990
 
980
991
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1047,7 +1058,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1047
1058
 
1048
1059
  #### :hammer_and_wrench: Others
1049
1060
 
1050
- - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1051
1061
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1052
1062
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1053
1063
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1170,7 +1180,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1170
1180
 
1171
1181
  #### :hammer_and_wrench: Others
1172
1182
 
1173
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1174
1183
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1175
1184
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1176
1185
 
@@ -1189,7 +1198,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1189
1198
 
1190
1199
  #### :hammer_and_wrench: Others
1191
1200
 
1192
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1193
1201
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1194
1202
 
1195
1203
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1355,7 +1363,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1355
1363
 
1356
1364
  #### :hammer_and_wrench: Others
1357
1365
 
1358
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1359
1366
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1360
1367
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1361
1368
 
@@ -1409,7 +1416,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1409
1416
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1410
1417
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1411
1418
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1412
- - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1413
1419
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1414
1420
 
1415
1421
  #### :rocket: Dependency updates
@@ -1427,9 +1433,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1427
1433
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1428
1434
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1429
1435
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1430
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1431
- - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1432
- - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1433
1436
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1434
1437
 
1435
1438
  #### :rocket: Dependency updates
@@ -1459,7 +1462,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1459
1462
 
1460
1463
  #### :hammer_and_wrench: Others
1461
1464
 
1462
- - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1463
1465
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1464
1466
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1465
1467
 
@@ -1472,10 +1474,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1472
1474
 
1473
1475
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1474
1476
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1475
- - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1476
1477
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1477
1478
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1478
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1479
1479
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1480
1480
 
1481
1481
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1488,7 +1488,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1488
1488
  #### :hammer_and_wrench: Others
1489
1489
 
1490
1490
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1491
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1492
1491
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1493
1492
 
1494
1493
  #### :hammer_and_wrench: Others
@@ -1520,5 +1519,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1520
1519
 
1521
1520
  #### :hammer_and_wrench: Others
1522
1521
 
1523
- - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1524
1522
  - Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
package/CHANGELOG.md CHANGED
@@ -4,6 +4,37 @@ 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.0](https://github.com/eea/volto-eea-kitkat/compare/22.1.0...23.0.0) - 14 March 2024
8
+
9
+ #### :rocket: New Features
10
+
11
+ - feat: Add dependency on @eeacms/volto-controlpanel [alin - [`e59140c`](https://github.com/eea/volto-eea-kitkat/commit/e59140ce34534e2d85bfb8696d6f8b05b35454fb)]
12
+
13
+ #### :rocket: Dependency updates
14
+
15
+ - Release @eeacms/volto-controlpanel@0.2.0 [EEA Jenkins - [`bec6857`](https://github.com/eea/volto-eea-kitkat/commit/bec6857e036ef784cab109be0774877d42be8f52)]
16
+ - Release @eeacms/volto-widget-geolocation@5.3.0 [EEA Jenkins - [`e12a7ca`](https://github.com/eea/volto-eea-kitkat/commit/e12a7ca20a8f498d3a87eee56d3dff2c635d30d5)]
17
+
18
+ #### :house: Internal changes
19
+
20
+ - 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)]
21
+
22
+ #### :hammer_and_wrench: Others
23
+
24
+ - Add volto-toolbar-actions 1.0.3 [alin - [`6ade62b`](https://github.com/eea/volto-eea-kitkat/commit/6ade62bce1df8e46a07d53317bda85b8b82eb814)]
25
+ ### [22.1.0](https://github.com/eea/volto-eea-kitkat/compare/22.0.1...22.1.0) - 7 March 2024
26
+
27
+ #### :rocket: Dependency updates
28
+
29
+ - Release @eeacms/volto-tabs-block@7.5.0 [EEA Jenkins - [`a486503`](https://github.com/eea/volto-eea-kitkat/commit/a486503b6c09674093c99ae628a1af85f4e3b417)]
30
+
31
+ #### :bug: Bug Fixes
32
+
33
+ - fix(tests): after change structure for tabs - from p tag to reference the .menu-item-text [Claudia Ifrim - [`4f91f42`](https://github.com/eea/volto-eea-kitkat/commit/4f91f4227b8c4c758d3500b3b39ea2f8455340e1)]
34
+
35
+ #### :hammer_and_wrench: Others
36
+
37
+ - Bump package version to 22.1.0 from 22.0.2 [Claudia Ifrim - [`86414fe`](https://github.com/eea/volto-eea-kitkat/commit/86414fe4b6089507d84054dcf0c1e23bd66e813d)]
7
38
  ### [22.0.1](https://github.com/eea/volto-eea-kitkat/compare/22.0.0...22.0.1) - 6 March 2024
8
39
 
9
40
  #### :rocket: Dependency updates
@@ -26,7 +57,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
26
57
  #### :hammer_and_wrench: Others
27
58
 
28
59
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
29
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
30
60
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
31
61
 
32
62
  #### :rocket: Dependency updates
@@ -113,8 +143,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
113
143
 
114
144
  #### :hammer_and_wrench: Others
115
145
 
116
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
117
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
118
146
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
119
147
 
120
148
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -126,11 +154,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
126
154
 
127
155
  #### :hammer_and_wrench: Others
128
156
 
129
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
130
- - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
131
- - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
132
- - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
133
- - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
134
157
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
135
158
 
136
159
  #### :rocket: Dependency updates
@@ -167,7 +190,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
167
190
 
168
191
  #### :house: Internal changes
169
192
 
170
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
171
193
 
172
194
  #### :hammer_and_wrench: Others
173
195
 
@@ -506,7 +528,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
506
528
  #### :house: Internal changes
507
529
 
508
530
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
509
- - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
510
531
 
511
532
  #### :hammer_and_wrench: Others
512
533
 
@@ -623,7 +644,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
623
644
 
624
645
  #### :hammer_and_wrench: Others
625
646
 
626
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
627
647
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
628
648
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
629
649
 
@@ -657,7 +677,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
657
677
 
658
678
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
659
679
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
660
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
661
680
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
662
681
 
663
682
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -752,7 +771,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
752
771
 
753
772
  #### :hammer_and_wrench: Others
754
773
 
755
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
756
774
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
757
775
 
758
776
  #### :rocket: Dependency updates
@@ -765,7 +783,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
765
783
  #### :hammer_and_wrench: Others
766
784
 
767
785
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
768
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
769
786
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
770
787
 
771
788
  #### :rocket: Dependency updates
@@ -777,7 +794,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
777
794
  #### :hammer_and_wrench: Others
778
795
 
779
796
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
780
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
781
797
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
782
798
 
783
799
  #### :rocket: Dependency updates
@@ -808,7 +824,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
808
824
 
809
825
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
810
826
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
811
- - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
812
827
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
813
828
 
814
829
  #### :rocket: New Features
@@ -919,7 +934,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
919
934
 
920
935
  #### :hammer_and_wrench: Others
921
936
 
922
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
923
937
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
924
938
 
925
939
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -937,7 +951,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
937
951
  #### :hammer_and_wrench: Others
938
952
 
939
953
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
940
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
941
954
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
942
955
 
943
956
  #### :rocket: Dependency updates
@@ -969,12 +982,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
969
982
  #### :hammer_and_wrench: Others
970
983
 
971
984
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
972
- - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
973
985
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
974
986
 
975
987
  #### :hammer_and_wrench: Others
976
988
 
977
- - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
978
989
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
979
990
 
980
991
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1047,7 +1058,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1047
1058
 
1048
1059
  #### :hammer_and_wrench: Others
1049
1060
 
1050
- - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1051
1061
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1052
1062
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1053
1063
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1170,7 +1180,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1170
1180
 
1171
1181
  #### :hammer_and_wrench: Others
1172
1182
 
1173
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1174
1183
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1175
1184
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1176
1185
 
@@ -1189,7 +1198,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1189
1198
 
1190
1199
  #### :hammer_and_wrench: Others
1191
1200
 
1192
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1193
1201
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1194
1202
 
1195
1203
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1355,7 +1363,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1355
1363
 
1356
1364
  #### :hammer_and_wrench: Others
1357
1365
 
1358
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1359
1366
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1360
1367
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1361
1368
 
@@ -1409,7 +1416,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1409
1416
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1410
1417
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1411
1418
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1412
- - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1413
1419
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1414
1420
 
1415
1421
  #### :rocket: Dependency updates
@@ -1427,9 +1433,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1427
1433
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1428
1434
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1429
1435
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1430
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1431
- - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1432
- - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1433
1436
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1434
1437
 
1435
1438
  #### :rocket: Dependency updates
@@ -1459,7 +1462,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1459
1462
 
1460
1463
  #### :hammer_and_wrench: Others
1461
1464
 
1462
- - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1463
1465
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1464
1466
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1465
1467
 
@@ -1472,10 +1474,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1472
1474
 
1473
1475
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1474
1476
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1475
- - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1476
1477
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1477
1478
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1478
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1479
1479
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1480
1480
 
1481
1481
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1488,7 +1488,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1488
1488
  #### :hammer_and_wrench: Others
1489
1489
 
1490
1490
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1491
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1492
1491
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1493
1492
 
1494
1493
  #### :hammer_and_wrench: Others
@@ -1520,5 +1519,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1520
1519
 
1521
1520
  #### :hammer_and_wrench: Others
1522
1521
 
1523
- - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1524
1522
  - Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
package/README.md CHANGED
@@ -26,6 +26,7 @@ The [eea.kitkat](https://github.com/eea/eea.kitkat) Plone add-on is the backend
26
26
  1. [![Releases](https://img.shields.io/github/v/release/kitconcept/volto-blocks-grid)](https://github.com/kitconcept/volto-blocks-grid/releases) [@kitconcept/volto-blocks-grid](https://github.com/kitconcept/volto-blocks-grid)
27
27
  1. [![Releases](https://img.shields.io/github/v/release/eea/volto-matomo)](https://github.com/eea/volto-matomo/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-matomo%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-matomo/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-matomo%2Fdevelop&subject=develop)](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)
28
28
  1. [![Releases](https://img.shields.io/github/v/release/eea/volto-sentry-rancher-config)](https://github.com/eea/volto-sentry-rancher-config/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-sentry-rancher-config%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-sentry-rancher-config/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-sentry-rancher-config%2Fdevelop&subject=develop)](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)
29
+ 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-controlpanel)](https://github.com/eea/volto-controlpanel/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-controlpanel%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-controlpanel/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-controlpanel%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-controlpanel/job/develop/display/redirect) [@eeacms/volto-controlpanel](https://github.com/eea/volto-controlpanel)
29
30
  1. [![Releases](https://img.shields.io/github/v/release/eea/volto-corsproxy)](https://github.com/eea/volto-corsproxy/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-corsproxy%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-corsproxy/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-corsproxy%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-corsproxy/job/develop/display/redirect) [@eeacms/volto-corsproxy](https://github.com/eea/volto-corsproxy)
30
31
  1. [![Releases](https://img.shields.io/github/v/release/eea/volto-taxonomy)](https://github.com/eea/volto-taxonomy/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-taxonomy%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-taxonomy/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-taxonomy%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-taxonomy/job/develop/display/redirect) [@eeacms/volto-taxonomy](https://github.com/eea/volto-taxonomy)
31
32
  1. [![Releases](https://img.shields.io/github/v/release/eea/volto-object-widget)](https://github.com/eea/volto-object-widget/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-object-widget%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-object-widget/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-object-widget%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-object-widget/job/develop/display/redirect) [@eeacms/volto-object-widget](https://github.com/eea/volto-object-widget)
@@ -57,6 +58,7 @@ The [eea.kitkat](https://github.com/eea/eea.kitkat) Plone add-on is the backend
57
58
  1. [![Releases](https://img.shields.io/github/v/release/eea/volto-statistic-block)](https://github.com/eea/volto-statistic-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-statistic-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-statistic-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-statistic-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-statistic-block/job/develop/display/redirect) [@eeacms/volto-statistic-block](https://github.com/eea/volto-statistic-block)
58
59
  1. [![Releases](https://img.shields.io/github/v/release/eea/volto-tags-block)](https://github.com/eea/volto-tags-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-tags-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-tags-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-tags-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-tags-block/job/develop/display/redirect) [@eeacms/volto-tags-block](https://github.com/eea/volto-tags-block)
59
60
  1. [![Releases](https://img.shields.io/github/v/release/eea/volto-timeline-block)](https://github.com/eea/volto-timeline-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-timeline-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-timeline-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-timeline-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-timeline-block/job/develop/display/redirect) [@eeacms/volto-timeline-block](https://github.com/eea/volto-timeline-block)
61
+ 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-toolbar-actions)](https://github.com/eea/volto-toolbar-actions/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-toolbar-actions%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-toolbar-actions/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-toolbar-actions%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-toolbar-actions/job/develop/display/redirect) [@eeacms/volto-toolbar-actions](https://github.com/eea/volto-toolbar-actions)
60
62
 
61
63
 
62
64
  ## Upgrade
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "22.0.1",
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",
@@ -85,12 +88,13 @@
85
88
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
86
89
  "@eeacms/volto-slate-zotero": "5.2.7",
87
90
  "@eeacms/volto-statistic-block": "4.1.0",
88
- "@eeacms/volto-tabs-block": "7.0.5",
91
+ "@eeacms/volto-tabs-block": "7.5.0",
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.2.0",
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",
@@ -126,9 +131,10 @@
126
131
  "@eeacms/volto-slate-footnote": "6.2.3",
127
132
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
128
133
  "@eeacms/volto-slate-zotero": "5.2.7",
129
- "@eeacms/volto-tabs-block": "7.0.5",
134
+ "@eeacms/volto-tabs-block": "7.5.0",
130
135
  "@eeacms/volto-taxonomy": "4.1.1",
131
- "@eeacms/volto-widget-geolocation": "5.2.0",
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/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "22.0.0",
3
+ "version": "22.1.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",
@@ -80,12 +80,12 @@
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",
83
- "@eeacms/volto-slate-footnote": "6.2.2",
83
+ "@eeacms/volto-slate-footnote": "6.2.3",
84
84
  "@eeacms/volto-slate-label": "0.6.0",
85
85
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
86
86
  "@eeacms/volto-slate-zotero": "5.2.7",
87
87
  "@eeacms/volto-statistic-block": "4.1.0",
88
- "@eeacms/volto-tabs-block": "7.0.5",
88
+ "@eeacms/volto-tabs-block": "7.5.0",
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",
@@ -123,10 +123,10 @@
123
123
  "@eeacms/volto-object-widget": "6.0.0",
124
124
  "@eeacms/volto-resize-helper": "1.3.4",
125
125
  "@eeacms/volto-sentry-rancher-config": "4.0.0",
126
- "@eeacms/volto-slate-footnote": "6.2.2",
126
+ "@eeacms/volto-slate-footnote": "6.2.3",
127
127
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
128
128
  "@eeacms/volto-slate-zotero": "5.2.7",
129
- "@eeacms/volto-tabs-block": "7.0.5",
129
+ "@eeacms/volto-tabs-block": "7.5.0",
130
130
  "@eeacms/volto-taxonomy": "4.1.1",
131
131
  "@eeacms/volto-widget-geolocation": "5.2.0",
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": "22.0.1",
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",
@@ -85,12 +88,13 @@
85
88
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
86
89
  "@eeacms/volto-slate-zotero": "5.2.7",
87
90
  "@eeacms/volto-statistic-block": "4.1.0",
88
- "@eeacms/volto-tabs-block": "7.0.5",
91
+ "@eeacms/volto-tabs-block": "7.5.0",
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.2.0",
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",
@@ -126,9 +131,10 @@
126
131
  "@eeacms/volto-slate-footnote": "6.2.3",
127
132
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
128
133
  "@eeacms/volto-slate-zotero": "5.2.7",
129
- "@eeacms/volto-tabs-block": "7.0.5",
134
+ "@eeacms/volto-tabs-block": "7.5.0",
130
135
  "@eeacms/volto-taxonomy": "4.1.1",
131
- "@eeacms/volto-widget-geolocation": "5.2.0",
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/partfile CHANGED
@@ -0,0 +1,6 @@
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,9 +1,25 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-slate-footnote: 6.2.2 ~ 6.2.3](https://github.com/eea/volto-slate-footnote/releases)
3
+ ### [@eeacms/volto-widget-geolocation: 5.2.0 ~ 5.3.0](https://github.com/eea/volto-widget-geolocation/releases)
4
4
 
5
5
  ###### :bug: Bug Fixes
6
6
 
7
- - fix(slate-notes): crash when hovering over notes due to faulty ref initialization #64 from eea/develop [ichim-david - [`cc5e9ac`](https://github.com/eea/volto-slate-footnote/commit/cc5e9ac269f324e5d35117b348ebf41f93f34bfa)]
8
- - fix: Refs#265202 - footnotes hover crash [Claudia Ifrim - [`71e236d`](https://github.com/eea/volto-slate-footnote/commit/71e236df5785a0878a243658601030f3d7e670c9)]
7
+ - fix(icon): stylingby addin icon prop to Button component in ListResults.jsx [David Ichim - [`92a8d85`](https://github.com/eea/volto-widget-geolocation/commit/92a8d85b665d6808666808fcea73d2689e154889)]
8
+ ###### :hammer_and_wrench: Others
9
9
 
10
+ - Update package.json [ichim-david - [`02b65ab`](https://github.com/eea/volto-widget-geolocation/commit/02b65abe605bcd766d14e7ac3e0167cb013161e2)]
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)]
package/src/index.js CHANGED
@@ -1,53 +1,4 @@
1
- import packageJson from '../../../../package.json';
2
- import { updateSystemInfo } from '@eeacms/volto-eea-kitkat/system';
3
-
4
1
  const applyConfig = (config) => {
5
- if (process.env.NODE_ENV !== 'production') {
6
- // Enable description block for cypress
7
- config.blocks.blocksConfig.description.restricted = false;
8
- }
9
-
10
- // Disable non-GDPR compliant blocks
11
- config.blocks.blocksConfig.video.restricted = true;
12
- config.blocks.blocksConfig.maps.restricted = true;
13
- config.blocks.blocksConfig.html.restricted = true;
14
-
15
- // Changelogs
16
- config.settings.changelogUrlPrefix =
17
- config.settings.changelogPrefix || __SERVER__
18
- ? process.env?.RAZZLE_CHANGELOG_PREFIX
19
- : window.env?.RAZZLE_CHANGELOG_PREFIX || 'https://github.com/eea';
20
-
21
- config.settings.changelogUrlSuffix =
22
- config.settings.changelogSuffix || __SERVER__
23
- ? process.env?.RAZZLE_CHANGELOG_SUFFIX
24
- : window.env?.RAZZLE_CHANGELOG_SUFFIX || 'releases';
25
-
26
- config.settings.frontendVersion =
27
- config.settings.frontendVersion || __SERVER__
28
- ? process.env?.RAZZLE_FRONTEND_VERSION
29
- : window.env?.RAZZLE_FRONTEND_VERSION || packageJson.version;
30
-
31
- config.settings.frontendName =
32
- config.settings.frontendName || __SERVER__
33
- ? process.env?.RAZZLE_FRONTEND_NAME
34
- : window.env?.RAZZLE_FRONTEND_NAME || packageJson.name;
35
-
36
- config.settings.backendVersion =
37
- config.settings.backendVersion || __SERVER__
38
- ? process.env?.RAZZLE_BACKEND_VERSION
39
- : window.env?.RAZZLE_BACKEND_VERSION || '';
40
-
41
- config.settings.backendName =
42
- config.settings.backendName || __SERVER__
43
- ? process.env?.RAZZLE_BACKEND_NAME
44
- : window.env?.RAZZLE_BACKEND_NAME || 'plone-backend';
45
-
46
- // Persist FRONTEND_VERSION on backend registry
47
- if (__SERVER__) {
48
- updateSystemInfo(config);
49
- }
50
-
51
2
  return config;
52
3
  };
53
4
 
@@ -1,137 +0,0 @@
1
- /**
2
- * Version Overview component.
3
- * @module components/manage/Controlpanels/VersionOverview
4
- */
5
-
6
- import React from 'react';
7
- import { FormattedMessage } from 'react-intl';
8
- import { Grid, Label, Header } from 'semantic-ui-react';
9
- import { formatDate } from '@plone/volto/helpers/Utils/Date';
10
- import packageJson from '@plone/volto/../package.json';
11
-
12
- import config from '@plone/volto/registry';
13
-
14
- const VersionOverview = ({
15
- cmf_version,
16
- debug_mode,
17
- pil_version,
18
- plone_version,
19
- plone_restapi_version,
20
- python_version,
21
- zope_version,
22
- eggs = {},
23
- frontend = {},
24
- backend = {},
25
- }) => {
26
- const { addonsInfo } = config.settings;
27
- const locale = config.settings.dateLocale || 'en-gb';
28
- const frontendVersion = frontend.version || config.settings.frontendVersion;
29
- const backendVersion = backend.version || config.settings.backendVersion;
30
- const voltoVersion = packageJson.version;
31
-
32
- return (
33
- <Grid columns={2} stackable>
34
- <Grid.Row>
35
- <Grid.Column>
36
- {frontend.date && (
37
- <Label className="highlight" ribbon>
38
- Updated:{' '}
39
- {formatDate({
40
- date: frontend.date,
41
- format: {
42
- dateStyle: 'medium',
43
- timeStyle: 'short',
44
- },
45
- locale: locale,
46
- })}{' '}
47
- </Label>
48
- )}
49
- <Header as="h3">
50
- <span>Frontend {frontendVersion ? frontendVersion : ''}</span>
51
- </Header>
52
- {frontendVersion && (
53
- <a
54
- href={[
55
- config.settings.changelogUrlPrefix,
56
- config.settings.frontendName,
57
- config.settings.changelogUrlSuffix,
58
- ].join('/')}
59
- target="_blank"
60
- rel="noreferrer"
61
- >
62
- History: {frontend.old_version} ⇢ {frontendVersion}
63
- </a>
64
- )}
65
- <ul style={{ fontSize: '16px', fontFamily: 'Monospace' }}>
66
- {voltoVersion && <li>Volto {voltoVersion}</li>}
67
- {addonsInfo.map((addon) => (
68
- <li key={addon.name}>{`${addon.name} ${addon.version || ''}`}</li>
69
- ))}
70
- </ul>
71
- </Grid.Column>
72
- <Grid.Column>
73
- {backend.date && (
74
- <Label className="high" ribbon="right">
75
- Updated:{' '}
76
- {formatDate({
77
- date: backend.date,
78
- format: {
79
- dateStyle: 'medium',
80
- timeStyle: 'short',
81
- },
82
- locale: locale,
83
- })}
84
- </Label>
85
- )}
86
- <Header as="h3" textAlign="right">
87
- Backend {backendVersion ? backendVersion : ''}
88
- </Header>
89
- <a
90
- className="ui right aligned container"
91
- href={[
92
- config.settings.changelogUrlPrefix,
93
- config.settings.backendName,
94
- config.settings.changelogUrlSuffix,
95
- ].join('/')}
96
- target="_blank"
97
- rel="noreferrer"
98
- >
99
- History: {backend.old_version} ⇢ {backendVersion}
100
- </a>
101
- <ul
102
- style={{
103
- fontSize: '16px',
104
- fontFamily: 'Monospace',
105
- }}
106
- >
107
- <li>Plone {plone_version}</li>
108
- <li>plone.restapi {plone_restapi_version}</li>
109
- <li>CMF {cmf_version}</li>
110
- <li>Zope {zope_version}</li>
111
- <li>Python {python_version}</li>
112
- <li>PIL {pil_version}</li>
113
- {Object.keys(eggs).map((k) => (
114
- <li>
115
- {k} {eggs[k]}
116
- </li>
117
- ))}
118
- </ul>
119
- </Grid.Column>
120
- </Grid.Row>
121
- <Grid.Row columns={1}>
122
- <Grid.Column>
123
- {debug_mode !== 'No' && (
124
- <p>
125
- <FormattedMessage
126
- id="Warning Regarding debug mode"
127
- defaultMessage="You are running in 'debug mode'. This mode is intended for sites that are under development. This allows many configuration changes to be immediately visible, but will make your site run more slowly. To turn off debug mode, stop the server, set 'debug-mode=off' in your buildout.cfg, re-run bin/buildout and then restart the server process."
128
- />
129
- </p>
130
- )}
131
- </Grid.Column>
132
- </Grid.Row>
133
- </Grid>
134
- );
135
- };
136
-
137
- export default VersionOverview;
@@ -1,116 +0,0 @@
1
- import React from 'react';
2
- import { render } from '@testing-library/react';
3
- import VersionOverview from './VersionOverview';
4
- import config from '@plone/volto/registry';
5
- import '@testing-library/jest-dom/extend-expect';
6
-
7
- jest.mock('@plone/volto/helpers/Utils/Date', () => ({
8
- formatDate: jest.fn(() => 'formatted date'),
9
- }));
10
-
11
- config.settings.addonsInfo = [
12
- { name: 'addon1', version: '1.0.0' },
13
- { name: 'addon2', version: '2.0.0' },
14
- { test: 'test' },
15
- ];
16
-
17
- describe('VersionOverview', () => {
18
- it('renders correctly', () => {
19
- const frontend = {
20
- version: '1.0.0',
21
- old_version: '0.9.0',
22
- date: new Date(),
23
- };
24
- const backend = {
25
- version: '1.0.0',
26
- old_version: '0.9.0',
27
- date: new Date(),
28
- };
29
- const eggs = { egg1: '1.0.0', egg2: '2.0.0' };
30
-
31
- const { queryAllByText } = render(
32
- <VersionOverview
33
- cmf_version="1.0.0"
34
- debug_mode="No"
35
- pil_version="1.0.0"
36
- plone_version="1.0.0"
37
- plone_restapi_version="1.0.0"
38
- python_version="1.0.0"
39
- zope_version="1.0.0"
40
- eggs={eggs}
41
- frontend={frontend}
42
- backend={backend}
43
- />,
44
- );
45
-
46
- expect(queryAllByText(/Frontend 1.0.0/)).not.toBeNull();
47
- expect(queryAllByText(/Backend 1.0.0/)).not.toBeNull();
48
-
49
- expect(queryAllByText(/Plone 1.0.0/)).not.toBeNull();
50
- expect(queryAllByText(/plone.restapi 1.0.0/)).not.toBeNull();
51
- expect(queryAllByText(/CMF 1.0.0/)).not.toBeNull();
52
- expect(queryAllByText(/Zope 1.0.0/)).not.toBeNull();
53
- expect(queryAllByText(/Python 1.0.0/)).not.toBeNull();
54
- expect(queryAllByText(/PIL 1.0.0/)).not.toBeNull();
55
- expect(queryAllByText(/egg1 1.0.0/)).not.toBeNull();
56
- expect(queryAllByText(/egg2 2.0.0/)).not.toBeNull();
57
- });
58
-
59
- it('renders correctly', () => {
60
- config.settings.frontendVersion = '1.0.0';
61
- config.settings.BackendVersion = '1.0.0';
62
-
63
- const { queryAllByText } = render(
64
- <VersionOverview
65
- cmf_version="1.0.0"
66
- debug_mode="Yes"
67
- pil_version="1.0.0"
68
- plone_version="1.0.0"
69
- plone_restapi_version="1.0.0"
70
- python_version="1.0.0"
71
- zope_version="1.0.0"
72
- />,
73
- );
74
-
75
- expect(queryAllByText(/Frontend 1.0.0/)).not.toBeNull();
76
- expect(queryAllByText(/Backend 1.0.0/)).not.toBeNull();
77
-
78
- expect(queryAllByText(/Plone 1.0.0/)).not.toBeNull();
79
- expect(queryAllByText(/plone.restapi 1.0.0/)).not.toBeNull();
80
- expect(queryAllByText(/CMF 1.0.0/)).not.toBeNull();
81
- expect(queryAllByText(/Zope 1.0.0/)).not.toBeNull();
82
- expect(queryAllByText(/Python 1.0.0/)).not.toBeNull();
83
- expect(queryAllByText(/PIL 1.0.0/)).not.toBeNull();
84
- expect(queryAllByText(/egg1 1.0.0/)).not.toBeNull();
85
- expect(queryAllByText(/egg2 2.0.0/)).not.toBeNull();
86
- });
87
-
88
- it('renders correctly', () => {
89
- config.settings.frontendVersion = undefined;
90
- config.settings.BackendVersion = undefined;
91
-
92
- const { queryAllByText } = render(
93
- <VersionOverview
94
- cmf_version="1.0.0"
95
- debug_mode="Yes"
96
- pil_version="1.0.0"
97
- plone_version="1.0.0"
98
- plone_restapi_version="1.0.0"
99
- python_version="1.0.0"
100
- zope_version="1.0.0"
101
- />,
102
- );
103
-
104
- expect(queryAllByText(/Frontend 1.0.0/)).not.toBeNull();
105
- expect(queryAllByText(/Backend 1.0.0/)).not.toBeNull();
106
-
107
- expect(queryAllByText(/Plone 1.0.0/)).not.toBeNull();
108
- expect(queryAllByText(/plone.restapi 1.0.0/)).not.toBeNull();
109
- expect(queryAllByText(/CMF 1.0.0/)).not.toBeNull();
110
- expect(queryAllByText(/Zope 1.0.0/)).not.toBeNull();
111
- expect(queryAllByText(/Python 1.0.0/)).not.toBeNull();
112
- expect(queryAllByText(/PIL 1.0.0/)).not.toBeNull();
113
- expect(queryAllByText(/egg1 1.0.0/)).not.toBeNull();
114
- expect(queryAllByText(/egg2 2.0.0/)).not.toBeNull();
115
- });
116
- });
package/src/system.js DELETED
@@ -1,49 +0,0 @@
1
- /* eslint no-console: ["error", { allow: ["warn", "log"] }] */
2
- export const updateSystemInfo = (config) => {
3
- let fetch = require('node-fetch');
4
- const internalApi =
5
- config.settings.internalApiPath || config.settings.devProxyToApiPath;
6
- const version = config.settings.frontendVersion;
7
-
8
- // Nothing to do
9
- if (!version || !internalApi) {
10
- return config;
11
- }
12
-
13
- // Backend @system update via PATCH is allowed only via internal API
14
- if (
15
- !(
16
- internalApi.startsWith('http://localhost') ||
17
- internalApi.startsWith('http://backend')
18
- )
19
- ) {
20
- return config;
21
- }
22
-
23
- // Persist FRONTEND_VERSION on backend registry
24
- const url = `${internalApi}/@system`;
25
- fetch(url, {
26
- method: 'PATCH',
27
- body: JSON.stringify({
28
- 'eea.kitkat.interfaces.IEEAVersionsFrontend.version': version,
29
- }),
30
- headers: {
31
- Accept: 'application/json',
32
- },
33
- })
34
- .then((response) => response.text())
35
- .then((text) => {
36
- if (text) {
37
- console.log(`Updating FRONTEND_VERSION on backend registry: ${text}`);
38
- } else {
39
- console.log(
40
- `FRONTEND_VERSION already up-to-date on backend registry: ${version}`,
41
- );
42
- }
43
- })
44
- .catch((err) =>
45
- console.warn(`Could NOT update FRONTEND_VERSION on backend: ${err}`),
46
- );
47
-
48
- return config;
49
- };