@eeacms/volto-eea-kitkat 8.2.3 → 9.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/.coverage.babel.config.js +1 -1
- package/.i18n.babel.config.js +1 -0
- package/CHANGELOG +51 -17
- package/CHANGELOG.md +51 -17
- package/README.md +12 -98
- package/RELEASE.md +74 -0
- package/babel.config.js +1 -1
- package/cypress.config.js +27 -0
- package/jest-addon.config.js +4 -4
- package/new.json +63 -68
- package/old.json +7 -6
- package/package.json +63 -68
- package/partfile +13 -1
- package/releasefile +277 -6
- package/cypress.eeacms.json +0 -23
- package/cypress.json +0 -17
- package/cypress.slate.json +0 -21
|
@@ -2,7 +2,7 @@ const defaultBabel = require('@plone/volto/babel');
|
|
|
2
2
|
|
|
3
3
|
function applyDefault(api) {
|
|
4
4
|
const voltoBabel = defaultBabel(api);
|
|
5
|
-
voltoBabel.plugins.push('
|
|
5
|
+
voltoBabel.plugins.push('istanbul');
|
|
6
6
|
return voltoBabel;
|
|
7
7
|
}
|
|
8
8
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
module.exports = require('@plone/volto/babel');
|
package/CHANGELOG
CHANGED
|
@@ -4,6 +4,57 @@ 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
|
+
### [9.0.0](https://github.com/eea/volto-eea-kitkat/compare/8.2.4...9.0.0) - 31 October 2022
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-columns-block@5.0.0 [EEA Jenkins - [`20ba9a8`](https://github.com/eea/volto-eea-kitkat/commit/20ba9a8b5f2b5f0f56aabb644bbfee089cfb6c5f)]
|
|
12
|
+
- Release @eeacms/volto-block-style@4.1.0 [EEA Jenkins - [`b294453`](https://github.com/eea/volto-eea-kitkat/commit/b2944536fc7a173eb03121c9a919c251f32bc498)]
|
|
13
|
+
- Release @eeacms/volto-listing-block@1.0.1 [EEA Jenkins - [`2cc8b10`](https://github.com/eea/volto-eea-kitkat/commit/2cc8b1061b99049314d5ce117c5dc307b0ad369c)]
|
|
14
|
+
- Release @eeacms/volto-widget-temporal-coverage@5.0.0 [EEA Jenkins - [`aabbf46`](https://github.com/eea/volto-eea-kitkat/commit/aabbf46ee3fceff4c7975dc717bf8fe4600e6fd0)]
|
|
15
|
+
- Release @eeacms/volto-metadata-block@5.0.0 [EEA Jenkins - [`05a16d2`](https://github.com/eea/volto-eea-kitkat/commit/05a16d2b6614a3ae54825b8311ebec8ba76231a8)]
|
|
16
|
+
- Release @eeacms/volto-accordion-block@5.0.0 [EEA Jenkins - [`55494e8`](https://github.com/eea/volto-eea-kitkat/commit/55494e8660c13200df8699609c10528d57ac5596)]
|
|
17
|
+
- Release @eeacms/volto-block-divider@4.0.0 [EEA Jenkins - [`78a6e98`](https://github.com/eea/volto-eea-kitkat/commit/78a6e984d38dc0018ef8c36f9ea71aed135f1ec3)]
|
|
18
|
+
- Release @eeacms/volto-tabs-block@3.0.0 [EEA Jenkins - [`2449ada`](https://github.com/eea/volto-eea-kitkat/commit/2449adad9459e2840e8ffe360c738c30e0b7a8e3)]
|
|
19
|
+
- Release @eeacms/volto-group-block@5.0.0 [EEA Jenkins - [`80dc99b`](https://github.com/eea/volto-eea-kitkat/commit/80dc99b7432eda03e762c0a0d3367c39f2307087)]
|
|
20
|
+
- Release @eeacms/volto-accordion-block@4.1.1 [EEA Jenkins - [`698ef72`](https://github.com/eea/volto-eea-kitkat/commit/698ef72a7d330b4dcac4a4efb4bdd66ab0f6cf30)]
|
|
21
|
+
- Release @eeacms/volto-widget-dataprovenance 0.2.0 [Alin Voinea - [`ed01778`](https://github.com/eea/volto-eea-kitkat/commit/ed017784e2749970eb4fe1cd5e8dfff655c78565)]
|
|
22
|
+
- Release @eeacms/volto-block-image-cards 1.0.0 [Alin Voinea - [`cf1ca9d`](https://github.com/eea/volto-eea-kitkat/commit/cf1ca9de76616a4f4e96bc63bc3e2864fab351be)]
|
|
23
|
+
- Release @eeacms/volto-listing-block@1.0.0 [EEA Jenkins - [`6d5d93a`](https://github.com/eea/volto-eea-kitkat/commit/6d5d93a04523119fdb5d97fc3f5d5a7becd5972f)]
|
|
24
|
+
- Release @eeacms/volto-slate-metadata-mentions@6.0.0 [EEA Jenkins - [`d21615e`](https://github.com/eea/volto-eea-kitkat/commit/d21615ea7f8303f830e915e698d968f8c8ec0b0d)]
|
|
25
|
+
- Release @eeacms/volto-slate-zotero@5.0.1 [EEA Jenkins - [`778f185`](https://github.com/eea/volto-eea-kitkat/commit/778f185a671d0b73e348c9e80dd13adb8b20636d)]
|
|
26
|
+
- Release @eeacms/volto-slate-footnote@6.0.1 [EEA Jenkins - [`035fe78`](https://github.com/eea/volto-eea-kitkat/commit/035fe7802df48fedd9b76fb011d309b25390d55f)]
|
|
27
|
+
- Release @eeacms/volto-slate-zotero@5.0.0 [EEA Jenkins - [`773329b`](https://github.com/eea/volto-eea-kitkat/commit/773329b0ed6534e02bd0707c182d349187ec31dd)]
|
|
28
|
+
- Release @eeacms/volto-slate-footnote@6.0.0 [EEA Jenkins - [`b8e85d5`](https://github.com/eea/volto-eea-kitkat/commit/b8e85d5daa17f022f8a68cbacfdfb86e2edbcb1c)]
|
|
29
|
+
- Release @eeacms/volto-block-toc@3.0.3 [EEA Jenkins - [`d37581d`](https://github.com/eea/volto-eea-kitkat/commit/d37581d19031f390566e777df651c651ddecb975)]
|
|
30
|
+
- Release @eeacms/volto-tabs-block@2.2.1 [EEA Jenkins - [`f23bece`](https://github.com/eea/volto-eea-kitkat/commit/f23bece0167e497ee5b537eb54d00e429207b27f)]
|
|
31
|
+
|
|
32
|
+
#### :nail_care: Enhancements
|
|
33
|
+
|
|
34
|
+
- refactor(cypress): Cypress 10 / Razzle 4 [Alin Voinea - [`19c7f80`](https://github.com/eea/volto-eea-kitkat/commit/19c7f8059c64dfff213a1aceacbf6f19de8ebd56)]
|
|
35
|
+
- refactor(dependencies): Remove volto-block-toc from kitkat [Alin Voinea - [`4313b52`](https://github.com/eea/volto-eea-kitkat/commit/4313b523cc715793a712b6053d64cd5667cf719b)]
|
|
36
|
+
|
|
37
|
+
#### :hammer_and_wrench: Others
|
|
38
|
+
|
|
39
|
+
- test(cypress): Remove random failing tests [Alin Voinea - [`d0b41df`](https://github.com/eea/volto-eea-kitkat/commit/d0b41df52a2837641f31334a32022aee5b5e1940)]
|
|
40
|
+
- test(cypress): Fix failing tests [Alin Voinea - [`7833a9d`](https://github.com/eea/volto-eea-kitkat/commit/7833a9df3d8c1c3c2a0952672113e9445ace0e8b)]
|
|
41
|
+
- test(cypress): Fail fast [Alin Voinea - [`bc43206`](https://github.com/eea/volto-eea-kitkat/commit/bc43206e3556a4d9376dd18d62a1c8fc3bc9e3bd)]
|
|
42
|
+
- test(cypress): Adjust specPattern [Alin Voinea - [`67c98f5`](https://github.com/eea/volto-eea-kitkat/commit/67c98f512c4f5aba9ecb68817e9d322d7f85d117)]
|
|
43
|
+
- test(cypress): Cleanup Jenkins pipeline [Alin Voinea - [`4aa41ab`](https://github.com/eea/volto-eea-kitkat/commit/4aa41ab80d8d27cb7187203bcbb16b3d71ecae0f)]
|
|
44
|
+
- Fix @eeacms/volto-widget-temporal-coverage until release [Alin Voinea - [`2e1d218`](https://github.com/eea/volto-eea-kitkat/commit/2e1d218bdf59fade17b105f3b1271d3fffb2bbe7)]
|
|
45
|
+
- Cleanup volto-slate from README [Alin Voinea - [`54c974d`](https://github.com/eea/volto-eea-kitkat/commit/54c974dcfe35d6a8cccfdb4bc05e4f6c99345a76)]
|
|
46
|
+
- Fix dependencies [Alin Voinea - [`a895e5a`](https://github.com/eea/volto-eea-kitkat/commit/a895e5a458361e8592bef4a12dc0a586dfbf1140)]
|
|
47
|
+
- Update dependencies [Alin Voinea - [`336a419`](https://github.com/eea/volto-eea-kitkat/commit/336a419a6c1b1b657109099e1b3b1dd569e2e09b)]
|
|
48
|
+
### [8.2.4](https://github.com/eea/volto-eea-kitkat/compare/8.2.3...8.2.4) - 21 October 2022
|
|
49
|
+
|
|
50
|
+
#### :rocket: Dependency updates
|
|
51
|
+
|
|
52
|
+
- Release @eeacms/volto-listing-block@0.6.8 [EEA Jenkins - [`269ae3a`](https://github.com/eea/volto-eea-kitkat/commit/269ae3a3003de98f26038c9f2b0aea96a8439048)]
|
|
53
|
+
- Release @eeacms/volto-block-toc@3.0.2 [EEA Jenkins - [`935c6fc`](https://github.com/eea/volto-eea-kitkat/commit/935c6fcd76b96c8757bc0b1626e323916f7df255)]
|
|
54
|
+
|
|
55
|
+
#### :hammer_and_wrench: Others
|
|
56
|
+
|
|
57
|
+
- Revert "Release @eeacms/volto-block-toc@3.0.2" [Alin Voinea - [`053229c`](https://github.com/eea/volto-eea-kitkat/commit/053229cb0f63b3332ea3491fcb2c9ab2b9552aac)]
|
|
7
58
|
### [8.2.3](https://github.com/eea/volto-eea-kitkat/compare/8.2.2...8.2.3) - 6 October 2022
|
|
8
59
|
|
|
9
60
|
#### :rocket: Dependency updates
|
|
@@ -12,7 +63,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
12
63
|
|
|
13
64
|
#### :hammer_and_wrench: Others
|
|
14
65
|
|
|
15
|
-
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
16
66
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
17
67
|
|
|
18
68
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -30,7 +80,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
30
80
|
#### :hammer_and_wrench: Others
|
|
31
81
|
|
|
32
82
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
33
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
34
83
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
35
84
|
|
|
36
85
|
#### :rocket: Dependency updates
|
|
@@ -62,12 +111,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
62
111
|
#### :hammer_and_wrench: Others
|
|
63
112
|
|
|
64
113
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
65
|
-
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
66
114
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
67
115
|
|
|
68
116
|
#### :hammer_and_wrench: Others
|
|
69
117
|
|
|
70
|
-
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
71
118
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
72
119
|
|
|
73
120
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -140,7 +187,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
140
187
|
|
|
141
188
|
#### :hammer_and_wrench: Others
|
|
142
189
|
|
|
143
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
144
190
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
145
191
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
146
192
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -263,7 +309,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
263
309
|
|
|
264
310
|
#### :hammer_and_wrench: Others
|
|
265
311
|
|
|
266
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
267
312
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
268
313
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
269
314
|
|
|
@@ -282,7 +327,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
282
327
|
|
|
283
328
|
#### :hammer_and_wrench: Others
|
|
284
329
|
|
|
285
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
286
330
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
287
331
|
|
|
288
332
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -448,7 +492,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
448
492
|
|
|
449
493
|
#### :hammer_and_wrench: Others
|
|
450
494
|
|
|
451
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
452
495
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
453
496
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
454
497
|
|
|
@@ -502,7 +545,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
502
545
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
503
546
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
504
547
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
505
|
-
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
506
548
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
507
549
|
|
|
508
550
|
#### :rocket: Dependency updates
|
|
@@ -520,9 +562,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
520
562
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
521
563
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
522
564
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
523
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
524
|
-
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
525
|
-
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
526
565
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
527
566
|
|
|
528
567
|
#### :rocket: Dependency updates
|
|
@@ -552,7 +591,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
552
591
|
|
|
553
592
|
#### :hammer_and_wrench: Others
|
|
554
593
|
|
|
555
|
-
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
556
594
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
557
595
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
558
596
|
|
|
@@ -565,10 +603,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
565
603
|
|
|
566
604
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
567
605
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
568
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
569
606
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
570
607
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
571
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
572
608
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
573
609
|
|
|
574
610
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -581,7 +617,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
581
617
|
#### :hammer_and_wrench: Others
|
|
582
618
|
|
|
583
619
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
584
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
585
620
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
586
621
|
|
|
587
622
|
#### :hammer_and_wrench: Others
|
|
@@ -613,5 +648,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
613
648
|
|
|
614
649
|
#### :hammer_and_wrench: Others
|
|
615
650
|
|
|
616
|
-
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
617
651
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,57 @@ 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
|
+
### [9.0.0](https://github.com/eea/volto-eea-kitkat/compare/8.2.4...9.0.0) - 31 October 2022
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-columns-block@5.0.0 [EEA Jenkins - [`20ba9a8`](https://github.com/eea/volto-eea-kitkat/commit/20ba9a8b5f2b5f0f56aabb644bbfee089cfb6c5f)]
|
|
12
|
+
- Release @eeacms/volto-block-style@4.1.0 [EEA Jenkins - [`b294453`](https://github.com/eea/volto-eea-kitkat/commit/b2944536fc7a173eb03121c9a919c251f32bc498)]
|
|
13
|
+
- Release @eeacms/volto-listing-block@1.0.1 [EEA Jenkins - [`2cc8b10`](https://github.com/eea/volto-eea-kitkat/commit/2cc8b1061b99049314d5ce117c5dc307b0ad369c)]
|
|
14
|
+
- Release @eeacms/volto-widget-temporal-coverage@5.0.0 [EEA Jenkins - [`aabbf46`](https://github.com/eea/volto-eea-kitkat/commit/aabbf46ee3fceff4c7975dc717bf8fe4600e6fd0)]
|
|
15
|
+
- Release @eeacms/volto-metadata-block@5.0.0 [EEA Jenkins - [`05a16d2`](https://github.com/eea/volto-eea-kitkat/commit/05a16d2b6614a3ae54825b8311ebec8ba76231a8)]
|
|
16
|
+
- Release @eeacms/volto-accordion-block@5.0.0 [EEA Jenkins - [`55494e8`](https://github.com/eea/volto-eea-kitkat/commit/55494e8660c13200df8699609c10528d57ac5596)]
|
|
17
|
+
- Release @eeacms/volto-block-divider@4.0.0 [EEA Jenkins - [`78a6e98`](https://github.com/eea/volto-eea-kitkat/commit/78a6e984d38dc0018ef8c36f9ea71aed135f1ec3)]
|
|
18
|
+
- Release @eeacms/volto-tabs-block@3.0.0 [EEA Jenkins - [`2449ada`](https://github.com/eea/volto-eea-kitkat/commit/2449adad9459e2840e8ffe360c738c30e0b7a8e3)]
|
|
19
|
+
- Release @eeacms/volto-group-block@5.0.0 [EEA Jenkins - [`80dc99b`](https://github.com/eea/volto-eea-kitkat/commit/80dc99b7432eda03e762c0a0d3367c39f2307087)]
|
|
20
|
+
- Release @eeacms/volto-accordion-block@4.1.1 [EEA Jenkins - [`698ef72`](https://github.com/eea/volto-eea-kitkat/commit/698ef72a7d330b4dcac4a4efb4bdd66ab0f6cf30)]
|
|
21
|
+
- Release @eeacms/volto-widget-dataprovenance 0.2.0 [Alin Voinea - [`ed01778`](https://github.com/eea/volto-eea-kitkat/commit/ed017784e2749970eb4fe1cd5e8dfff655c78565)]
|
|
22
|
+
- Release @eeacms/volto-block-image-cards 1.0.0 [Alin Voinea - [`cf1ca9d`](https://github.com/eea/volto-eea-kitkat/commit/cf1ca9de76616a4f4e96bc63bc3e2864fab351be)]
|
|
23
|
+
- Release @eeacms/volto-listing-block@1.0.0 [EEA Jenkins - [`6d5d93a`](https://github.com/eea/volto-eea-kitkat/commit/6d5d93a04523119fdb5d97fc3f5d5a7becd5972f)]
|
|
24
|
+
- Release @eeacms/volto-slate-metadata-mentions@6.0.0 [EEA Jenkins - [`d21615e`](https://github.com/eea/volto-eea-kitkat/commit/d21615ea7f8303f830e915e698d968f8c8ec0b0d)]
|
|
25
|
+
- Release @eeacms/volto-slate-zotero@5.0.1 [EEA Jenkins - [`778f185`](https://github.com/eea/volto-eea-kitkat/commit/778f185a671d0b73e348c9e80dd13adb8b20636d)]
|
|
26
|
+
- Release @eeacms/volto-slate-footnote@6.0.1 [EEA Jenkins - [`035fe78`](https://github.com/eea/volto-eea-kitkat/commit/035fe7802df48fedd9b76fb011d309b25390d55f)]
|
|
27
|
+
- Release @eeacms/volto-slate-zotero@5.0.0 [EEA Jenkins - [`773329b`](https://github.com/eea/volto-eea-kitkat/commit/773329b0ed6534e02bd0707c182d349187ec31dd)]
|
|
28
|
+
- Release @eeacms/volto-slate-footnote@6.0.0 [EEA Jenkins - [`b8e85d5`](https://github.com/eea/volto-eea-kitkat/commit/b8e85d5daa17f022f8a68cbacfdfb86e2edbcb1c)]
|
|
29
|
+
- Release @eeacms/volto-block-toc@3.0.3 [EEA Jenkins - [`d37581d`](https://github.com/eea/volto-eea-kitkat/commit/d37581d19031f390566e777df651c651ddecb975)]
|
|
30
|
+
- Release @eeacms/volto-tabs-block@2.2.1 [EEA Jenkins - [`f23bece`](https://github.com/eea/volto-eea-kitkat/commit/f23bece0167e497ee5b537eb54d00e429207b27f)]
|
|
31
|
+
|
|
32
|
+
#### :nail_care: Enhancements
|
|
33
|
+
|
|
34
|
+
- refactor(cypress): Cypress 10 / Razzle 4 [Alin Voinea - [`19c7f80`](https://github.com/eea/volto-eea-kitkat/commit/19c7f8059c64dfff213a1aceacbf6f19de8ebd56)]
|
|
35
|
+
- refactor(dependencies): Remove volto-block-toc from kitkat [Alin Voinea - [`4313b52`](https://github.com/eea/volto-eea-kitkat/commit/4313b523cc715793a712b6053d64cd5667cf719b)]
|
|
36
|
+
|
|
37
|
+
#### :hammer_and_wrench: Others
|
|
38
|
+
|
|
39
|
+
- test(cypress): Remove random failing tests [Alin Voinea - [`d0b41df`](https://github.com/eea/volto-eea-kitkat/commit/d0b41df52a2837641f31334a32022aee5b5e1940)]
|
|
40
|
+
- test(cypress): Fix failing tests [Alin Voinea - [`7833a9d`](https://github.com/eea/volto-eea-kitkat/commit/7833a9df3d8c1c3c2a0952672113e9445ace0e8b)]
|
|
41
|
+
- test(cypress): Fail fast [Alin Voinea - [`bc43206`](https://github.com/eea/volto-eea-kitkat/commit/bc43206e3556a4d9376dd18d62a1c8fc3bc9e3bd)]
|
|
42
|
+
- test(cypress): Adjust specPattern [Alin Voinea - [`67c98f5`](https://github.com/eea/volto-eea-kitkat/commit/67c98f512c4f5aba9ecb68817e9d322d7f85d117)]
|
|
43
|
+
- test(cypress): Cleanup Jenkins pipeline [Alin Voinea - [`4aa41ab`](https://github.com/eea/volto-eea-kitkat/commit/4aa41ab80d8d27cb7187203bcbb16b3d71ecae0f)]
|
|
44
|
+
- Fix @eeacms/volto-widget-temporal-coverage until release [Alin Voinea - [`2e1d218`](https://github.com/eea/volto-eea-kitkat/commit/2e1d218bdf59fade17b105f3b1271d3fffb2bbe7)]
|
|
45
|
+
- Cleanup volto-slate from README [Alin Voinea - [`54c974d`](https://github.com/eea/volto-eea-kitkat/commit/54c974dcfe35d6a8cccfdb4bc05e4f6c99345a76)]
|
|
46
|
+
- Fix dependencies [Alin Voinea - [`a895e5a`](https://github.com/eea/volto-eea-kitkat/commit/a895e5a458361e8592bef4a12dc0a586dfbf1140)]
|
|
47
|
+
- Update dependencies [Alin Voinea - [`336a419`](https://github.com/eea/volto-eea-kitkat/commit/336a419a6c1b1b657109099e1b3b1dd569e2e09b)]
|
|
48
|
+
### [8.2.4](https://github.com/eea/volto-eea-kitkat/compare/8.2.3...8.2.4) - 21 October 2022
|
|
49
|
+
|
|
50
|
+
#### :rocket: Dependency updates
|
|
51
|
+
|
|
52
|
+
- Release @eeacms/volto-listing-block@0.6.8 [EEA Jenkins - [`269ae3a`](https://github.com/eea/volto-eea-kitkat/commit/269ae3a3003de98f26038c9f2b0aea96a8439048)]
|
|
53
|
+
- Release @eeacms/volto-block-toc@3.0.2 [EEA Jenkins - [`935c6fc`](https://github.com/eea/volto-eea-kitkat/commit/935c6fcd76b96c8757bc0b1626e323916f7df255)]
|
|
54
|
+
|
|
55
|
+
#### :hammer_and_wrench: Others
|
|
56
|
+
|
|
57
|
+
- Revert "Release @eeacms/volto-block-toc@3.0.2" [Alin Voinea - [`053229c`](https://github.com/eea/volto-eea-kitkat/commit/053229cb0f63b3332ea3491fcb2c9ab2b9552aac)]
|
|
7
58
|
### [8.2.3](https://github.com/eea/volto-eea-kitkat/compare/8.2.2...8.2.3) - 6 October 2022
|
|
8
59
|
|
|
9
60
|
#### :rocket: Dependency updates
|
|
@@ -12,7 +63,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
12
63
|
|
|
13
64
|
#### :hammer_and_wrench: Others
|
|
14
65
|
|
|
15
|
-
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
16
66
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
17
67
|
|
|
18
68
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -30,7 +80,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
30
80
|
#### :hammer_and_wrench: Others
|
|
31
81
|
|
|
32
82
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
33
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
34
83
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
35
84
|
|
|
36
85
|
#### :rocket: Dependency updates
|
|
@@ -62,12 +111,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
62
111
|
#### :hammer_and_wrench: Others
|
|
63
112
|
|
|
64
113
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
65
|
-
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
66
114
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
67
115
|
|
|
68
116
|
#### :hammer_and_wrench: Others
|
|
69
117
|
|
|
70
|
-
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
71
118
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
72
119
|
|
|
73
120
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -140,7 +187,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
140
187
|
|
|
141
188
|
#### :hammer_and_wrench: Others
|
|
142
189
|
|
|
143
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
144
190
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
145
191
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
146
192
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -263,7 +309,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
263
309
|
|
|
264
310
|
#### :hammer_and_wrench: Others
|
|
265
311
|
|
|
266
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
267
312
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
268
313
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
269
314
|
|
|
@@ -282,7 +327,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
282
327
|
|
|
283
328
|
#### :hammer_and_wrench: Others
|
|
284
329
|
|
|
285
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
286
330
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
287
331
|
|
|
288
332
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -448,7 +492,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
448
492
|
|
|
449
493
|
#### :hammer_and_wrench: Others
|
|
450
494
|
|
|
451
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
452
495
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
453
496
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
454
497
|
|
|
@@ -502,7 +545,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
502
545
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
503
546
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
504
547
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
505
|
-
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
506
548
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
507
549
|
|
|
508
550
|
#### :rocket: Dependency updates
|
|
@@ -520,9 +562,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
520
562
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
521
563
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
522
564
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
523
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
524
|
-
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
525
|
-
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
526
565
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
527
566
|
|
|
528
567
|
#### :rocket: Dependency updates
|
|
@@ -552,7 +591,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
552
591
|
|
|
553
592
|
#### :hammer_and_wrench: Others
|
|
554
593
|
|
|
555
|
-
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
556
594
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
557
595
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
558
596
|
|
|
@@ -565,10 +603,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
565
603
|
|
|
566
604
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
567
605
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
568
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
569
606
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
570
607
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
571
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
572
608
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
573
609
|
|
|
574
610
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -581,7 +617,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
581
617
|
#### :hammer_and_wrench: Others
|
|
582
618
|
|
|
583
619
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
584
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
585
620
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
586
621
|
|
|
587
622
|
#### :hammer_and_wrench: Others
|
|
@@ -613,5 +648,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
613
648
|
|
|
614
649
|
#### :hammer_and_wrench: Others
|
|
615
650
|
|
|
616
|
-
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
617
651
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/README.md
CHANGED
|
@@ -31,12 +31,10 @@ The [eea.kitkat](https://github.com/eea/eea.kitkat) Plone add-on is the backend
|
|
|
31
31
|
1. [](https://github.com/eea/volto-widget-toggle/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-toggle/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-toggle/job/develop/display/redirect) [@eeacms/volto-widget-toggle](https://github.com/eea/volto-widget-toggle)
|
|
32
32
|
1. [](https://github.com/eea/volto-widget-temporal-coverage/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-temporal-coverage/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-temporal-coverage/job/develop/display/redirect) [@eeacms/volto-widget-temporal-coverage](https://github.com/eea/volto-widget-temporal-coverage)
|
|
33
33
|
1. [](https://github.com/eea/volto-widget-geolocation/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-geolocation/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-geolocation/job/develop/display/redirect) [@eeacms/volto-widget-geolocation](https://github.com/eea/volto-widget-geolocation)
|
|
34
|
-
1. [](https://github.com/eea/volto-slate/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate/job/develop/display/redirect) [volto-slate:asDefault](https://github.com/eea/volto-slate)
|
|
35
34
|
1. [](https://github.com/eea/volto-slate-metadata-mentions/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-metadata-mentions/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-metadata-mentions/job/develop/display/redirect) [@eeacms/volto-slate-metadata-mentions](https://github.com/eea/volto-slate-metadata-mentions)
|
|
36
35
|
1. [](https://github.com/eea/volto-slate-footnote/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-footnote/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-footnote/job/develop/display/redirect) [@eeacms/volto-slate-footnote](https://github.com/eea/volto-slate-footnote)
|
|
37
36
|
1. [](https://github.com/eea/volto-slate-zotero/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-zotero/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-zotero/job/develop/display/redirect) [@eeacms/volto-slate-zotero](https://github.com/eea/volto-slate-zotero)
|
|
38
37
|
1. [](https://github.com/eea/volto-accordion-block/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-accordion-block/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-accordion-block/job/develop/display/redirect) [@eeacms/volto-accordion-block](https://github.com/eea/volto-accordion-block)
|
|
39
|
-
1. [](https://github.com/eea/volto-block-toc/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-toc/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-toc/job/develop/display/redirect) [@eeacms/volto-block-toc](https://github.com/eea/volto-block-toc)
|
|
40
38
|
1. [](https://github.com/eea/volto-block-divider/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-divider/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-divider/job/develop/display/redirect) [@eeacms/volto-block-divider](https://github.com/eea/volto-block-divider)
|
|
41
39
|
1. [](https://github.com/eea/volto-listing-block/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-listing-block/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-listing-block/job/develop/display/redirect) [@eeacms/volto-listing-block](https://github.com/eea/volto-listing-block)
|
|
42
40
|
1. [](https://github.com/eea/volto-metadata-block/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-metadata-block/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-metadata-block/job/develop/display/redirect) [@eeacms/volto-metadata-block](https://github.com/eea/volto-metadata-block)
|
|
@@ -49,6 +47,17 @@ The [eea.kitkat](https://github.com/eea/eea.kitkat) Plone add-on is the backend
|
|
|
49
47
|
1. [](https://github.com/eea/volto-block-style/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-style/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-style/job/develop/display/redirect) [@eeacms/volto-block-style](https://github.com/eea/volto-block-style)
|
|
50
48
|
1. [](https://github.com/eea/volto-widget-dataprovenance/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-dataprovenance/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-dataprovenance/job/develop/display/redirect) [@eeacms/volto-widget-dataprovenance](https://github.com/eea/volto-widget-dataprovenance)
|
|
51
49
|
|
|
50
|
+
# Upgrade
|
|
51
|
+
|
|
52
|
+
### Upgrading to 9.x
|
|
53
|
+
|
|
54
|
+
This version requires: `@plone/volto >= 16.0.0.alpha.15` (`volto-slate` part of Volto Core).
|
|
55
|
+
|
|
56
|
+
**Dropped dependencies (moved to Volto Core):**
|
|
57
|
+
* volto-slate
|
|
58
|
+
* volto-block-toc
|
|
59
|
+
|
|
60
|
+
|
|
52
61
|
## Getting started
|
|
53
62
|
|
|
54
63
|
### Creating a Volto Frontend for your new EEA project
|
|
@@ -115,104 +124,9 @@ For this, Volto EEA Kitkat is using [selective dependency resolutions](https://c
|
|
|
115
124
|
|
|
116
125
|
2. Add-on `resolutions` don't work with `workspaces` (development mode), thus you'll need to define `resolutions` within Volto project. To tackle this issue, this Docker image automatically extracts `resolutions` from add-on and add them also to the Volto project before running tests.
|
|
117
126
|
|
|
118
|
-
|
|
119
|
-
### Try `volto-eea-kitkat` with Docker
|
|
120
|
-
|
|
121
|
-
1. Get the latest Docker images
|
|
122
|
-
|
|
123
|
-
```
|
|
124
|
-
docker pull plone
|
|
125
|
-
docker pull plone/volto
|
|
126
|
-
```
|
|
127
|
-
|
|
128
|
-
1. Start Plone backend
|
|
129
|
-
```
|
|
130
|
-
docker run -d --name plone -p 8080:8080 -e SITE=Plone -e PROFILES="profile-plone.restapi:blocks" plone
|
|
131
|
-
```
|
|
132
|
-
|
|
133
|
-
1. Start Volto frontend
|
|
134
|
-
|
|
135
|
-
```
|
|
136
|
-
docker run -it --rm -p 3000:3000 --link plone -e ADDONS="@eeacms/volto-eea-kitkat" plone/volto
|
|
137
|
-
```
|
|
138
|
-
|
|
139
|
-
1. Go to http://localhost:3000
|
|
140
|
-
|
|
141
|
-
|
|
142
127
|
## Release
|
|
143
128
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
* The automatic release is started by creating a [Pull Request](../../compare/master...develop) from `develop` to `master`. The pull request status checks correlated to the branch and PR Jenkins jobs need to be processed successfully. 1 review from a github user with rights is mandatory.
|
|
147
|
-
* It runs on every commit on `master` branch, which is protected from direct commits, only allowing pull request merge commits.
|
|
148
|
-
* The automatic release is done by [Jenkins](https://ci.eionet.europa.eu). The status of the release job can be seen both in the Readme.md badges and the green check/red cross/yellow circle near the last commit information. If you click on the icon, you will have the list of checks that were run. The `continuous-integration/jenkins/branch` link goes to the Jenkins job execution webpage.
|
|
149
|
-
* Automated release scripts are located in the `eeacms/gitflow` docker image, specifically [js-release.sh](https://github.com/eea/eea.docker.gitflow/blob/master/src/js-release.sh) script. It uses the `release-it` tool.
|
|
150
|
-
* As long as a PR request is open from develop to master, the PR Jenkins job will automatically re-create the CHANGELOG.md and package.json files to be production-ready.
|
|
151
|
-
* The version format must be MAJOR.MINOR.PATCH. By default, next release is set to next minor version (with patch 0).
|
|
152
|
-
* You can manually change the version in `package.json`. The new version must not be already present in the tags/releases of the repository, otherwise it will be automatically increased by the script. Any changes to the version will trigger a `CHANGELOG.md` re-generation.
|
|
153
|
-
* Automated commits and commits with [JENKINS] or [YARN] in the commit log are excluded from `CHANGELOG.md` file.
|
|
154
|
-
|
|
155
|
-
### Manual release from the develop branch ( beta release )
|
|
156
|
-
|
|
157
|
-
#### Installation and configuration of release-it
|
|
158
|
-
|
|
159
|
-
You need to first install the [release-it](https://github.com/release-it/release-it) client.
|
|
160
|
-
|
|
161
|
-
```
|
|
162
|
-
npm install -g release-it
|
|
163
|
-
```
|
|
164
|
-
|
|
165
|
-
Release-it uses the configuration written in the [`.release-it.json`](./.release-it.json) file located in the root of the repository.
|
|
166
|
-
|
|
167
|
-
Release-it is a tool that automates 4 important steps in the release process:
|
|
168
|
-
|
|
169
|
-
1. Version increase in `package.json` ( increased from the current version in `package.json`)
|
|
170
|
-
2. `CHANGELOG.md` automatic generation from commit messages ( grouped by releases )
|
|
171
|
-
3. GitHub release on the commit with the changelog and package.json modification on the develop branch
|
|
172
|
-
4. NPM release ( by default it's disabled, but can be enabled in the configuration file )
|
|
173
|
-
|
|
174
|
-
To configure the authentification, you need to export GITHUB_TOKEN for [GitHub](https://github.com/settings/tokens)
|
|
175
|
-
|
|
176
|
-
```
|
|
177
|
-
export GITHUB_TOKEN=XXX-XXXXXXXXXXXXXXXXXXXXXX
|
|
178
|
-
```
|
|
179
|
-
|
|
180
|
-
To configure npm, you can use the `npm login` command or use a configuration file with a TOKEN :
|
|
181
|
-
|
|
182
|
-
```
|
|
183
|
-
echo "//registry.npmjs.org/:_authToken=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYY" > .npmrc
|
|
184
|
-
```
|
|
185
|
-
|
|
186
|
-
#### Using release-it tool
|
|
187
|
-
|
|
188
|
-
There are 3 yarn scripts that can be run to do the release
|
|
189
|
-
|
|
190
|
-
##### yarn release-beta
|
|
191
|
-
|
|
192
|
-
Automatically calculates and presents 3 beta versions - patch, minor and major for you to choose ( or Other for manual input).
|
|
193
|
-
|
|
194
|
-
```
|
|
195
|
-
? Select increment (next version):
|
|
196
|
-
❯ prepatch (0.1.1-beta.0)
|
|
197
|
-
preminor (0.2.0-beta.0)
|
|
198
|
-
premajor (1.0.0-beta.0)
|
|
199
|
-
Other, please specify...
|
|
200
|
-
```
|
|
201
|
-
|
|
202
|
-
##### yarn release-major-beta
|
|
203
|
-
|
|
204
|
-
Same as `yarn release-beta`, but with premajor version pre-selected.
|
|
205
|
-
|
|
206
|
-
##### yarn release
|
|
207
|
-
|
|
208
|
-
Generic command, does not automatically add the `beta` to version, but you can still manually write it if you choose Other.
|
|
209
|
-
|
|
210
|
-
#### Important notes
|
|
211
|
-
|
|
212
|
-
> Do not use release-it tool on master branch, the commit on CHANGELOG.md file and the version increase in the package.json file can't be done without a PULL REQUEST.
|
|
213
|
-
|
|
214
|
-
> Do not keep Pull Requests from develop to master branches open when you are doing beta releases from the develop branch. As long as a PR to master is open, an automatic script will run on every commit and will update both the version and the changelog to a production-ready state - ( MAJOR.MINOR.PATCH mandatory format for version).
|
|
215
|
-
|
|
129
|
+
See [RELEASE.md](https://github.com/eea/volto-eea-kitkat/blob/master/RELEASE.md).
|
|
216
130
|
|
|
217
131
|
## How to contribute
|
|
218
132
|
|
package/RELEASE.md
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
## Release
|
|
2
|
+
|
|
3
|
+
### Automatic release using Jenkins
|
|
4
|
+
|
|
5
|
+
* The automatic release is started by creating a [Pull Request](../../compare/master...develop) from `develop` to `master`. The pull request status checks correlated to the branch and PR Jenkins jobs need to be processed successfully. 1 review from a github user with rights is mandatory.
|
|
6
|
+
* It runs on every commit on `master` branch, which is protected from direct commits, only allowing pull request merge commits.
|
|
7
|
+
* The automatic release is done by [Jenkins](https://ci.eionet.europa.eu). The status of the release job can be seen both in the Readme.md badges and the green check/red cross/yellow circle near the last commit information. If you click on the icon, you will have the list of checks that were run. The `continuous-integration/jenkins/branch` link goes to the Jenkins job execution webpage.
|
|
8
|
+
* Automated release scripts are located in the `eeacms/gitflow` docker image, specifically [js-release.sh](https://github.com/eea/eea.docker.gitflow/blob/master/src/js-release.sh) script. It uses the `release-it` tool.
|
|
9
|
+
* As long as a PR request is open from develop to master, the PR Jenkins job will automatically re-create the CHANGELOG.md and package.json files to be production-ready.
|
|
10
|
+
* The version format must be MAJOR.MINOR.PATCH. By default, next release is set to next minor version (with patch 0).
|
|
11
|
+
* You can manually change the version in `package.json`. The new version must not be already present in the tags/releases of the repository, otherwise it will be automatically increased by the script. Any changes to the version will trigger a `CHANGELOG.md` re-generation.
|
|
12
|
+
* Automated commits and commits with [JENKINS] or [YARN] in the commit log are excluded from `CHANGELOG.md` file.
|
|
13
|
+
|
|
14
|
+
### Manual release from the develop branch ( beta release )
|
|
15
|
+
|
|
16
|
+
#### Installation and configuration of release-it
|
|
17
|
+
|
|
18
|
+
You need to first install the [release-it](https://github.com/release-it/release-it) client.
|
|
19
|
+
|
|
20
|
+
```
|
|
21
|
+
npm install -g release-it
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
Release-it uses the configuration written in the [`.release-it.json`](./.release-it.json) file located in the root of the repository.
|
|
25
|
+
|
|
26
|
+
Release-it is a tool that automates 4 important steps in the release process:
|
|
27
|
+
|
|
28
|
+
1. Version increase in `package.json` ( increased from the current version in `package.json`)
|
|
29
|
+
2. `CHANGELOG.md` automatic generation from commit messages ( grouped by releases )
|
|
30
|
+
3. GitHub release on the commit with the changelog and package.json modification on the develop branch
|
|
31
|
+
4. NPM release ( by default it's disabled, but can be enabled in the configuration file )
|
|
32
|
+
|
|
33
|
+
To configure the authentification, you need to export GITHUB_TOKEN for [GitHub](https://github.com/settings/tokens)
|
|
34
|
+
|
|
35
|
+
```
|
|
36
|
+
export GITHUB_TOKEN=XXX-XXXXXXXXXXXXXXXXXXXXXX
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
To configure npm, you can use the `npm login` command or use a configuration file with a TOKEN :
|
|
40
|
+
|
|
41
|
+
```
|
|
42
|
+
echo "//registry.npmjs.org/:_authToken=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYY" > .npmrc
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
#### Using release-it tool
|
|
46
|
+
|
|
47
|
+
There are 3 yarn scripts that can be run to do the release
|
|
48
|
+
|
|
49
|
+
##### yarn release-beta
|
|
50
|
+
|
|
51
|
+
Automatically calculates and presents 3 beta versions - patch, minor and major for you to choose ( or Other for manual input).
|
|
52
|
+
|
|
53
|
+
```
|
|
54
|
+
? Select increment (next version):
|
|
55
|
+
❯ prepatch (0.1.1-beta.0)
|
|
56
|
+
preminor (0.2.0-beta.0)
|
|
57
|
+
premajor (1.0.0-beta.0)
|
|
58
|
+
Other, please specify...
|
|
59
|
+
```
|
|
60
|
+
|
|
61
|
+
##### yarn release-major-beta
|
|
62
|
+
|
|
63
|
+
Same as `yarn release-beta`, but with premajor version pre-selected.
|
|
64
|
+
|
|
65
|
+
##### yarn release
|
|
66
|
+
|
|
67
|
+
Generic command, does not automatically add the `beta` to version, but you can still manually write it if you choose Other.
|
|
68
|
+
|
|
69
|
+
#### Important notes
|
|
70
|
+
|
|
71
|
+
> Do not use release-it tool on master branch, the commit on CHANGELOG.md file and the version increase in the package.json file can't be done without a PULL REQUEST.
|
|
72
|
+
|
|
73
|
+
> Do not keep Pull Requests from develop to master branches open when you are doing beta releases from the develop branch. As long as a PR to master is open, an automatic script will run on every commit and will update both the version and the changelog to a production-ready state - ( MAJOR.MINOR.PATCH mandatory format for version).
|
|
74
|
+
|
package/babel.config.js
CHANGED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
const { defineConfig } = require('cypress');
|
|
2
|
+
|
|
3
|
+
module.exports = defineConfig({
|
|
4
|
+
viewportWidth: 1280,
|
|
5
|
+
defaultCommandTimeout: 8888,
|
|
6
|
+
chromeWebSecurity: false,
|
|
7
|
+
reporter: 'junit',
|
|
8
|
+
video: true,
|
|
9
|
+
retries: {
|
|
10
|
+
runMode: 8,
|
|
11
|
+
openMode: 0,
|
|
12
|
+
},
|
|
13
|
+
reporterOptions: {
|
|
14
|
+
mochaFile: 'cypress/reports/cypress-[hash].xml',
|
|
15
|
+
jenkinsMode: true,
|
|
16
|
+
toConsole: true,
|
|
17
|
+
},
|
|
18
|
+
e2e: {
|
|
19
|
+
setupNodeEvents(on, config) {
|
|
20
|
+
// e2e testing node events setup code
|
|
21
|
+
require('@cypress/code-coverage/task')(on, config);
|
|
22
|
+
require('cypress-fail-fast/plugin')(on, config);
|
|
23
|
+
return config;
|
|
24
|
+
},
|
|
25
|
+
baseUrl: 'http://localhost:3000',
|
|
26
|
+
},
|
|
27
|
+
});
|