@eeacms/volto-cca-policy 0.3.115 → 0.3.117

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 CHANGED
@@ -4,6 +4,18 @@ 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
+ ### [0.3.117](https://github.com/eea/volto-cca-policy/compare/0.3.116...0.3.117) - 28 April 2026
8
+
9
+ #### :bug: Bug Fixes
10
+
11
+ - fix: update Moldova naming [kreafox - [`33476d7`](https://github.com/eea/volto-cca-policy/commit/33476d77e4347fcae6fde1b3d963064bb8f7476f)]
12
+
13
+ ### [0.3.116](https://github.com/eea/volto-cca-policy/compare/0.3.115...0.3.116) - 27 April 2026
14
+
15
+ #### :rocket: New Features
16
+
17
+ - feat: add Moldova to Climate Adapt countries - refs #302828 [kreafox - [`edb81d2`](https://github.com/eea/volto-cca-policy/commit/edb81d248a144410de76c0cfde99f5dc4805f3fc)]
18
+
7
19
  ### [0.3.115](https://github.com/eea/volto-cca-policy/compare/0.3.114...0.3.115) - 27 April 2026
8
20
 
9
21
  #### :rocket: Dependency updates
@@ -208,6 +220,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
208
220
 
209
221
  #### :house: Internal changes
210
222
 
223
+ - chore: [JENKINSFILE] add package version in sonarqube [valentinab25 - [`e901251`](https://github.com/eea/volto-cca-policy/commit/e901251592eb54609fbc7eb8fcf7bd452c2da9cd)]
211
224
 
212
225
  ### [0.3.102](https://github.com/eea/volto-cca-policy/compare/0.3.101...0.3.102) - 24 February 2026
213
226
 
@@ -217,6 +230,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
217
230
 
218
231
  #### :house: Internal changes
219
232
 
233
+ - chore: [JENKINSFILE] use sonarqube branches [EEA Jenkins - [`8b3699a`](https://github.com/eea/volto-cca-policy/commit/8b3699a6cbaef662b5e80884ac2c1f7dc9c6591e)]
220
234
 
221
235
  ### [0.3.101](https://github.com/eea/volto-cca-policy/compare/0.3.100...0.3.101) - 28 January 2026
222
236
 
@@ -504,6 +518,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
504
518
  - style: fix item spacing [kreafox - [`7d4535d`](https://github.com/eea/volto-cca-policy/commit/7d4535dbc486e6cb80fc55d6ac8c7c01d9cf48af)]
505
519
  - chore: code cleanup [kreafox - [`842419b`](https://github.com/eea/volto-cca-policy/commit/842419b1bce3dc624755c81c9dea672198cab9e2)]
506
520
  - style: update teaser block styling [kreafox - [`1e0cad8`](https://github.com/eea/volto-cca-policy/commit/1e0cad8e1ed3ae827ee868dce8ad50b292a937ba)]
521
+ - chore: update Makefile, run yarn i18n [kreafox - [`61e6962`](https://github.com/eea/volto-cca-policy/commit/61e6962901068ae6512265417a730bd9befd65fe)]
507
522
  - chore: move styling to theme folder [kreafox - [`8cf6a1b`](https://github.com/eea/volto-cca-policy/commit/8cf6a1b8b14abf472a9c61b28db574f6d9e0bd3b)]
508
523
  - chore: remove ArrayWidget customization [kreafox - [`249bf93`](https://github.com/eea/volto-cca-policy/commit/249bf93054f7726c3d57a8b8ca01b75cd0d30522)]
509
524
  - chore: remove Footer customization [kreafox - [`7038af3`](https://github.com/eea/volto-cca-policy/commit/7038af37d48a328dfc31746f3fa84973e2f840ab)]
@@ -3266,10 +3281,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
3266
3281
  - Refs #260715 rast-block wip [Tripon Eugen - [`f19d54e`](https://github.com/eea/volto-cca-policy/commit/f19d54e0b9a6a86bf344eb85b6a1cda7f3de91bf)]
3267
3282
  - Refs #260715 rast-block wip [Tripon Eugen - [`2828537`](https://github.com/eea/volto-cca-policy/commit/2828537b6c084cd1a82162d552fb4ef025b71f9f)]
3268
3283
  - Refs #260715 rast-block updates [Tripon Eugen - [`1e803e5`](https://github.com/eea/volto-cca-policy/commit/1e803e5bd3d3fb7558f261c76c68866be7beb8b5)]
3284
+ - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`0a15e1b`](https://github.com/eea/volto-cca-policy/commit/0a15e1b2ad081233685e80d5b3c60a8663f6b896)]
3285
+ - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`9554e44`](https://github.com/eea/volto-cca-policy/commit/9554e44c92a621a52b2adb5a4830fb084ee5734b)]
3269
3286
  ### [0.1.49](https://github.com/eea/volto-cca-policy/compare/0.1.48...0.1.49) - 15 November 2023
3270
3287
 
3271
3288
  #### :house: Internal changes
3272
3289
 
3290
+ - chore: [JENKINS] Refactor automated testing [valentinab25 - [`7b820a6`](https://github.com/eea/volto-cca-policy/commit/7b820a6369c2ddd5203b1a4abe352cb4bb43db7a)]
3273
3291
  - chore: husky, lint-staged use fixed versions [valentinab25 - [`f0a8061`](https://github.com/eea/volto-cca-policy/commit/f0a8061c275c236deb00087c23fac9860a073106)]
3274
3292
 
3275
3293
  #### :hammer_and_wrench: Others
@@ -3286,6 +3304,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
3286
3304
  - Refs #259267 - jenkins test [Tripon Eugen - [`cacd31e`](https://github.com/eea/volto-cca-policy/commit/cacd31e7b1afe0983674ed5c7632d2e1d7fa752e)]
3287
3305
  - Refs #259267 - jenkins [Tripon Eugen - [`5b3affe`](https://github.com/eea/volto-cca-policy/commit/5b3affee8401239de10097884c1b7f2349d15ec0)]
3288
3306
  - Refs #259267 - add When, lead image and title to files [Tripon Eugen - [`2cedb23`](https://github.com/eea/volto-cca-policy/commit/2cedb237f898af9057e13fba94b615ef71077204)]
3307
+ - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4d607a5`](https://github.com/eea/volto-cca-policy/commit/4d607a576e9d0a5c34e48c41b409e7df616ee3d6)]
3308
+ - test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`b7f74d5`](https://github.com/eea/volto-cca-policy/commit/b7f74d53513a6edbfbca5cb6d19687929bb1e5db)]
3309
+ - test: [JENKINS] Improve cypress time [valentinab25 - [`db65617`](https://github.com/eea/volto-cca-policy/commit/db656173391f65157098d95d388c25f6429753d8)]
3289
3310
  - Refs #259267 - cca event blocks attachments and check not mandatoty fields [Tripon Eugen - [`3138e5a`](https://github.com/eea/volto-cca-policy/commit/3138e5afb5bfbdbed14e27ed457b16867b7fa414)]
3290
3311
  - Refs #256681 - Fix error in CCA Event view menu. ([React Intl] An id must be provided to format a message.) [GhitaB - [`517eeb8`](https://github.com/eea/volto-cca-policy/commit/517eeb817264a47bbfd6b9b7d22aaf22d44ed224)]
3291
3312
  - Refs #161485 - Fix ECDE name conflict. [GhitaB - [`8bfd99f`](https://github.com/eea/volto-cca-policy/commit/8bfd99ff68bb82a04d1c0ed625fa514fcf46289e)]
@@ -3502,6 +3523,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
3502
3523
 
3503
3524
  #### :house: Internal changes
3504
3525
 
3526
+ - chore: [JENKINS] Remove alpha testing version [valentinab25 - [`ad1ced0`](https://github.com/eea/volto-cca-policy/commit/ad1ced0971ba116c13a3b5fcc039172cc915c919)]
3505
3527
 
3506
3528
  #### :hammer_and_wrench: Others
3507
3529
 
@@ -3982,6 +4004,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
3982
4004
  #### :hammer_and_wrench: Others
3983
4005
 
3984
4006
  - Refs #158294 - Update supported languages list. [GhitaB - [`0a4f91f`](https://github.com/eea/volto-cca-policy/commit/0a4f91f39b7edc367bd4c127d6a8f273c7788361)]
4007
+ - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`8f1f9ce`](https://github.com/eea/volto-cca-policy/commit/8f1f9ce6c22805670cc0800d3c779b6d619d0f31)]
3985
4008
  ### [0.1.1](https://github.com/eea/volto-cca-policy/compare/0.1.0...0.1.1) - 13 December 2022
3986
4009
 
3987
4010
  #### :hammer_and_wrench: Others
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-cca-policy",
3
- "version": "0.3.115",
3
+ "version": "0.3.117",
4
4
  "description": "@eeacms/volto-cca-policy: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -58,7 +58,7 @@ export const ACE_COUNTRIES = {
58
58
  IE: 'Ireland',
59
59
  ES: 'Spain',
60
60
  ME: 'Montenegro',
61
- MD: 'Moldova, Republic of',
61
+ MD: 'Republic of Moldova',
62
62
  MC: 'Monaco',
63
63
  IL: 'Israel',
64
64
  RS: 'Serbia',
@@ -516,6 +516,7 @@ export const EU_COUNTRIES = [
516
516
  'LT',
517
517
  'LU',
518
518
  'LV',
519
+ 'MD',
519
520
  'ME',
520
521
  'MK',
521
522
  'MT',