@eeacms/volto-eea-kitkat 7.1.4 → 8.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.md +8 -17
- package/new.json +3 -3
- package/old.json +3 -3
- package/package.json +3 -3
- package/releasefile +4 -3
- package/src/index.js +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,11 +4,17 @@ 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
|
-
### [
|
|
7
|
+
### [8.0.0](https://github.com/eea/volto-eea-kitkat/compare/7.1.4...8.0.0) - 19 September 2022
|
|
8
8
|
|
|
9
9
|
#### :rocket: Dependency updates
|
|
10
10
|
|
|
11
|
-
- Release @eeacms/volto-
|
|
11
|
+
- Release @eeacms/volto-listing-block@0.5.0 [EEA Jenkins - [`d141cb3`](https://github.com/eea/volto-eea-kitkat/commit/d141cb34ba24b231520003687aa0f385ee900260)]
|
|
12
|
+
|
|
13
|
+
#### :nail_care: Enhancements
|
|
14
|
+
|
|
15
|
+
- change(gdpr): Disable Youtube, Google Maps and HTML blocks - refs #154749 [Alin Voinea - [`ebabd0f`](https://github.com/eea/volto-eea-kitkat/commit/ebabd0fb6fedfa77dc0a8273c92238854bb4511c)]
|
|
16
|
+
|
|
17
|
+
### [7.1.4](https://github.com/eea/volto-eea-kitkat/compare/7.1.3...7.1.4) - 19 September 2022
|
|
12
18
|
|
|
13
19
|
### [7.1.3](https://github.com/eea/volto-eea-kitkat/compare/7.1.2...7.1.3) - 9 September 2022
|
|
14
20
|
|
|
@@ -21,12 +27,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
21
27
|
#### :hammer_and_wrench: Others
|
|
22
28
|
|
|
23
29
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
24
|
-
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
25
30
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
26
31
|
|
|
27
32
|
#### :hammer_and_wrench: Others
|
|
28
33
|
|
|
29
|
-
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
30
34
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
31
35
|
|
|
32
36
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -99,7 +103,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
99
103
|
|
|
100
104
|
#### :hammer_and_wrench: Others
|
|
101
105
|
|
|
102
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
103
106
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
104
107
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
105
108
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -222,7 +225,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
222
225
|
|
|
223
226
|
#### :hammer_and_wrench: Others
|
|
224
227
|
|
|
225
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
226
228
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
227
229
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
228
230
|
|
|
@@ -241,7 +243,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
241
243
|
|
|
242
244
|
#### :hammer_and_wrench: Others
|
|
243
245
|
|
|
244
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
245
246
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
246
247
|
|
|
247
248
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -407,7 +408,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
407
408
|
|
|
408
409
|
#### :hammer_and_wrench: Others
|
|
409
410
|
|
|
410
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
411
411
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
412
412
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
413
413
|
|
|
@@ -461,7 +461,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
461
461
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
462
462
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
463
463
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
464
|
-
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
465
464
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
466
465
|
|
|
467
466
|
#### :rocket: Dependency updates
|
|
@@ -479,9 +478,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
479
478
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
480
479
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
481
480
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
482
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
483
|
-
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
484
|
-
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
485
481
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
486
482
|
|
|
487
483
|
#### :rocket: Dependency updates
|
|
@@ -511,7 +507,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
511
507
|
|
|
512
508
|
#### :hammer_and_wrench: Others
|
|
513
509
|
|
|
514
|
-
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
515
510
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
516
511
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
517
512
|
|
|
@@ -524,10 +519,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
524
519
|
|
|
525
520
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
526
521
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
527
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
528
522
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
529
523
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
530
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
531
524
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
532
525
|
|
|
533
526
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -540,7 +533,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
540
533
|
#### :hammer_and_wrench: Others
|
|
541
534
|
|
|
542
535
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
543
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
544
536
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
545
537
|
|
|
546
538
|
#### :hammer_and_wrench: Others
|
|
@@ -572,5 +564,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
572
564
|
|
|
573
565
|
#### :hammer_and_wrench: Others
|
|
574
566
|
|
|
575
|
-
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
576
567
|
- 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": "
|
|
3
|
+
"version": "8.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",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"@eeacms/volto-corsproxy": "2.1.6",
|
|
61
61
|
"@eeacms/volto-depiction": "0.1.6",
|
|
62
62
|
"@eeacms/volto-group-block": "4.3.8",
|
|
63
|
-
"@eeacms/volto-listing-block": "0.
|
|
63
|
+
"@eeacms/volto-listing-block": "0.5.0",
|
|
64
64
|
"@eeacms/volto-matomo": "2.0.9",
|
|
65
65
|
"@eeacms/volto-metadata-block": "4.0.8",
|
|
66
66
|
"@eeacms/volto-object-widget": "4.0.2",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"@eeacms/volto-corsproxy": "2.1.6",
|
|
90
90
|
"@eeacms/volto-depiction": "0.1.6",
|
|
91
91
|
"@eeacms/volto-group-block": "4.3.8",
|
|
92
|
-
"@eeacms/volto-listing-block": "0.
|
|
92
|
+
"@eeacms/volto-listing-block": "0.5.0",
|
|
93
93
|
"@eeacms/volto-matomo": "2.0.9",
|
|
94
94
|
"@eeacms/volto-metadata-block": "4.0.8",
|
|
95
95
|
"@eeacms/volto-object-widget": "4.0.2",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "7.1.
|
|
3
|
+
"version": "7.1.4",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"@eeacms/volto-slate-zotero": "4.0.5",
|
|
72
72
|
"@eeacms/volto-tabs-block": "2.2.0",
|
|
73
73
|
"@eeacms/volto-taxonomy": "2.0.6",
|
|
74
|
-
"@eeacms/volto-widget-dataprovenance": "0.1.
|
|
74
|
+
"@eeacms/volto-widget-dataprovenance": "0.1.7",
|
|
75
75
|
"@eeacms/volto-widget-geolocation": "4.0.6",
|
|
76
76
|
"@eeacms/volto-widget-temporal-coverage": "4.0.6",
|
|
77
77
|
"@eeacms/volto-widget-toggle": "2.2.7",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"@eeacms/volto-tabs-block": "2.2.0",
|
|
102
102
|
"@eeacms/volto-taxonomy": "2.0.6",
|
|
103
103
|
"@eeacms/volto-widget-geolocation": "4.0.6",
|
|
104
|
-
"@eeacms/volto-widget-dataprovenance": "0.1.
|
|
104
|
+
"@eeacms/volto-widget-dataprovenance": "0.1.7",
|
|
105
105
|
"@eeacms/volto-widget-temporal-coverage": "4.0.6",
|
|
106
106
|
"@eeacms/volto-widget-toggle": "2.2.7",
|
|
107
107
|
"@eeacms/volto-widgets-view": "3.0.5",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "8.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",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"@eeacms/volto-corsproxy": "2.1.6",
|
|
61
61
|
"@eeacms/volto-depiction": "0.1.6",
|
|
62
62
|
"@eeacms/volto-group-block": "4.3.8",
|
|
63
|
-
"@eeacms/volto-listing-block": "0.
|
|
63
|
+
"@eeacms/volto-listing-block": "0.5.0",
|
|
64
64
|
"@eeacms/volto-matomo": "2.0.9",
|
|
65
65
|
"@eeacms/volto-metadata-block": "4.0.8",
|
|
66
66
|
"@eeacms/volto-object-widget": "4.0.2",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"@eeacms/volto-corsproxy": "2.1.6",
|
|
90
90
|
"@eeacms/volto-depiction": "0.1.6",
|
|
91
91
|
"@eeacms/volto-group-block": "4.3.8",
|
|
92
|
-
"@eeacms/volto-listing-block": "0.
|
|
92
|
+
"@eeacms/volto-listing-block": "0.5.0",
|
|
93
93
|
"@eeacms/volto-matomo": "2.0.9",
|
|
94
94
|
"@eeacms/volto-metadata-block": "4.0.8",
|
|
95
95
|
"@eeacms/volto-object-widget": "4.0.2",
|
package/releasefile
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-
|
|
3
|
+
### [@eeacms/volto-listing-block: 0.4.4 ~ 0.5.0](https://github.com/eea/volto-listing-block/releases)
|
|
4
4
|
|
|
5
5
|
###### :hammer_and_wrench: Others
|
|
6
6
|
|
|
7
|
-
-
|
|
7
|
+
- update(jest): add @plone/volto-slate resolver refs- #153447 [nileshgulia1 - [`184edcc`](https://github.com/eea/volto-listing-block/commit/184edcc42769eace933b50081ebd223ef18470eb)]
|
|
8
8
|
|
|
9
9
|
# Internal
|
|
10
10
|
|
|
11
|
-
-
|
|
11
|
+
- change(gdpr): Disable Youtube, Google Maps and HTML blocks - refs #154749 - [Alin Voinea - [`ebabd0f`](https://github.com/eea/volto-eea-kitkat/commit/ebabd0fb6fedfa77dc0a8273c92238854bb4511c)]
|
|
12
|
+
- Merge branch 'master' into develop - [Alin Voinea - [`06cd521`](https://github.com/eea/volto-eea-kitkat/commit/06cd521603c99114883cdfdd3f6b7aa8a38f62dd)]
|
package/src/index.js
CHANGED
|
@@ -8,6 +8,11 @@ const applyConfig = (config) => {
|
|
|
8
8
|
config.blocks.blocksConfig.description.restricted = false;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
+
// Disable non-GDPR compliant blocks
|
|
12
|
+
config.blocks.blocksConfig.video.restricted = true;
|
|
13
|
+
config.blocks.blocksConfig.maps.restricted = true;
|
|
14
|
+
config.blocks.blocksConfig.html.restricted = true;
|
|
15
|
+
|
|
11
16
|
// Changelogs
|
|
12
17
|
config.settings.changelogUrlPrefix =
|
|
13
18
|
config.settings.changelogPrefix || __SERVER__
|