@eeacms/volto-cca-policy 0.2.23 → 0.2.24
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 +34 -0
- package/locales/bg/LC_MESSAGES/volto.po +3461 -0
- package/locales/cs/LC_MESSAGES/volto.po +3428 -0
- package/locales/de/LC_MESSAGES/volto.po +251 -846
- package/locales/eea.climateadapt.frontpage.pot +0 -505
- package/locales/eea.climateadapt.observatory.frontpage.pot +0 -136
- package/locales/eea.climateadapt.pot +0 -112
- package/locales/en/LC_MESSAGES/volto.po +253 -848
- package/locales/es/LC_MESSAGES/volto.po +251 -846
- package/locales/et/LC_MESSAGES/volto.po +3421 -0
- package/locales/fi/LC_MESSAGES/volto.po +3445 -0
- package/locales/fr/LC_MESSAGES/volto.po +251 -846
- package/locales/ga/LC_MESSAGES/volto.po +3467 -0
- package/locales/hr/LC_MESSAGES/volto.po +3425 -0
- package/locales/hu/LC_MESSAGES/volto.po +3472 -0
- package/locales/it/LC_MESSAGES/volto.po +251 -846
- package/locales/lt/LC_MESSAGES/volto.po +3433 -0
- package/locales/nl/LC_MESSAGES/volto.po +3460 -0
- package/locales/pl/LC_MESSAGES/volto.po +251 -846
- package/locales/pt/LC_MESSAGES/volto.po +3447 -0
- package/locales/ro/LC_MESSAGES/volto.po +1119 -1545
- package/locales/sl/LC_MESSAGES/volto.po +3438 -0
- package/locales/tmx/Readme.md +24 -0
- package/locales/tmx/data/volto_BG.tmx +7091 -0
- package/locales/tmx/data/volto_CS.tmx +7091 -0
- package/locales/tmx/data/volto_ET.tmx +7091 -0
- package/locales/tmx/data/volto_FI.tmx +7091 -0
- package/locales/tmx/data/volto_GA.tmx +7091 -0
- package/locales/tmx/data/volto_HR.tmx +7091 -0
- package/locales/tmx/data/volto_HU.tmx +7091 -0
- package/locales/tmx/data/volto_LT.tmx +7091 -0
- package/locales/tmx/data/volto_NL.tmx +7091 -0
- package/locales/tmx/data/volto_PT.tmx +7091 -0
- package/locales/tmx/data/volto_RO.tmx +7091 -0
- package/locales/tmx/data/volto_SL.tmx +7091 -0
- package/locales/tmx/run.py +61 -0
- package/locales/volto.pot +75 -1
- package/package.json +2 -2
- package/src/components/manage/Blocks/ContentLinks/ContentLinksView.jsx +25 -8
- package/src/components/manage/Blocks/ContentLinks/ContentLinksView.test.jsx +20 -1
- package/src/components/manage/Blocks/ContentLinks/DropdownListView.jsx +48 -0
- package/src/components/manage/Blocks/ContentLinks/index.js +14 -0
- package/src/components/manage/Blocks/ContentLinks/style.less +18 -0
- package/src/components/manage/Blocks/CountryMapProfile/OLView.jsx +3 -3
- package/src/components/manage/Blocks/CountryMapProfile/styles.less +15 -1
- package/src/components/manage/Blocks/Listing/DropdownListingView.jsx +49 -0
- package/src/components/manage/Blocks/Listing/index.js +15 -0
- package/src/components/manage/Blocks/Listing/styles.less +18 -0
- package/src/components/manage/Blocks/RelevantAceContent/RelevantAceContentView.jsx +19 -39
- package/src/search/index.js +12 -16
- package/src/search/mission_funding/config-funding.js +44 -0
- package/src/search/mission_funding/facets-funding.js +28 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,32 @@ 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.2.24](https://github.com/eea/volto-cca-policy/compare/0.2.23...0.2.24) - 15 May 2024
|
|
8
|
+
|
|
9
|
+
#### :rocket: New Features
|
|
10
|
+
|
|
11
|
+
- feat(block): add placeholder_text [kreafox - [`d0205c9`](https://github.com/eea/volto-cca-policy/commit/d0205c9b866aaf2738ca71553e7fb688a0dbeb41)]
|
|
12
|
+
- feat: add dropdown variation for ContentLinks block [kreafox - [`3be2c98`](https://github.com/eea/volto-cca-policy/commit/3be2c986b4915469f6ef0ad79151b1929ded5c1c)]
|
|
13
|
+
- feat: add dropdown variation for listing [kreafox - [`9448119`](https://github.com/eea/volto-cca-policy/commit/94481197acfce37a46e618449dec085596c59365)]
|
|
14
|
+
|
|
15
|
+
#### :bug: Bug Fixes
|
|
16
|
+
|
|
17
|
+
- fix: update test [kreafox - [`83dc46c`](https://github.com/eea/volto-cca-policy/commit/83dc46c81b002f8c95f7ffc833657dce476b15b7)]
|
|
18
|
+
- fix: improve country profile map on mobile [kreafox - [`36c7b99`](https://github.com/eea/volto-cca-policy/commit/36c7b9986cd6384a1c2a2c5801d6d4684b0b5478)]
|
|
19
|
+
|
|
20
|
+
#### :house: Internal changes
|
|
21
|
+
|
|
22
|
+
- style: Automated code fix [eea-jenkins - [`4e18bcf`](https://github.com/eea/volto-cca-policy/commit/4e18bcfdf727396cf66543adfae3dc2d1173cdc9)]
|
|
23
|
+
|
|
24
|
+
#### :hammer_and_wrench: Others
|
|
25
|
+
|
|
26
|
+
- Tweak mission funding search [Tiberiu Ichim - [`878bcef`](https://github.com/eea/volto-cca-policy/commit/878bcef4cf3de75e9751f013d191f87a5e76af43)]
|
|
27
|
+
- Simplify code in RelevantAceContentView [Tiberiu Ichim - [`eed22c2`](https://github.com/eea/volto-cca-policy/commit/eed22c28f73b1608b8b3b953eb9cb6181e01c5be)]
|
|
28
|
+
- Update @eeacms/volto-block-style version [kreafox - [`3b7a5f9`](https://github.com/eea/volto-cca-policy/commit/3b7a5f9d70c9445cbd6adc50e36fe69570185ecb)]
|
|
29
|
+
- Add mission_funding stub configuration [Tiberiu Ichim - [`61c89e3`](https://github.com/eea/volto-cca-policy/commit/61c89e302ea65579453f7c7b59d2b3abcb545f9b)]
|
|
30
|
+
- Refs #269829 - translation script [Tripon Eugen - [`6c2534d`](https://github.com/eea/volto-cca-policy/commit/6c2534d8f904177f4790c5b6cabd26847caa0082)]
|
|
31
|
+
- Refs #269829 - update pot and po files [Tripon Eugen - [`f404882`](https://github.com/eea/volto-cca-policy/commit/f404882524a754e5c5f3cdf7b6c80f71d1d2869a)]
|
|
32
|
+
- Refs #269829 - remove theme/climateadaptv2 [Tripon Eugen - [`23cd523`](https://github.com/eea/volto-cca-policy/commit/23cd523c35ba55679086513d3352a85f2a152076)]
|
|
7
33
|
### [0.2.23](https://github.com/eea/volto-cca-policy/compare/0.2.22...0.2.23) - 14 May 2024
|
|
8
34
|
|
|
9
35
|
#### :bug: Bug Fixes
|
|
@@ -1153,10 +1179,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1153
1179
|
- Refs #260715 rast-block wip [Tripon Eugen - [`f19d54e`](https://github.com/eea/volto-cca-policy/commit/f19d54e0b9a6a86bf344eb85b6a1cda7f3de91bf)]
|
|
1154
1180
|
- Refs #260715 rast-block wip [Tripon Eugen - [`2828537`](https://github.com/eea/volto-cca-policy/commit/2828537b6c084cd1a82162d552fb4ef025b71f9f)]
|
|
1155
1181
|
- Refs #260715 rast-block updates [Tripon Eugen - [`1e803e5`](https://github.com/eea/volto-cca-policy/commit/1e803e5bd3d3fb7558f261c76c68866be7beb8b5)]
|
|
1182
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`0a15e1b`](https://github.com/eea/volto-cca-policy/commit/0a15e1b2ad081233685e80d5b3c60a8663f6b896)]
|
|
1183
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`9554e44`](https://github.com/eea/volto-cca-policy/commit/9554e44c92a621a52b2adb5a4830fb084ee5734b)]
|
|
1156
1184
|
### [0.1.49](https://github.com/eea/volto-cca-policy/compare/0.1.48...0.1.49) - 15 November 2023
|
|
1157
1185
|
|
|
1158
1186
|
#### :house: Internal changes
|
|
1159
1187
|
|
|
1188
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`7b820a6`](https://github.com/eea/volto-cca-policy/commit/7b820a6369c2ddd5203b1a4abe352cb4bb43db7a)]
|
|
1160
1189
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`f0a8061`](https://github.com/eea/volto-cca-policy/commit/f0a8061c275c236deb00087c23fac9860a073106)]
|
|
1161
1190
|
|
|
1162
1191
|
#### :hammer_and_wrench: Others
|
|
@@ -1173,6 +1202,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1173
1202
|
- Refs #259267 - jenkins test [Tripon Eugen - [`cacd31e`](https://github.com/eea/volto-cca-policy/commit/cacd31e7b1afe0983674ed5c7632d2e1d7fa752e)]
|
|
1174
1203
|
- Refs #259267 - jenkins [Tripon Eugen - [`5b3affe`](https://github.com/eea/volto-cca-policy/commit/5b3affee8401239de10097884c1b7f2349d15ec0)]
|
|
1175
1204
|
- Refs #259267 - add When, lead image and title to files [Tripon Eugen - [`2cedb23`](https://github.com/eea/volto-cca-policy/commit/2cedb237f898af9057e13fba94b615ef71077204)]
|
|
1205
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4d607a5`](https://github.com/eea/volto-cca-policy/commit/4d607a576e9d0a5c34e48c41b409e7df616ee3d6)]
|
|
1206
|
+
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`b7f74d5`](https://github.com/eea/volto-cca-policy/commit/b7f74d53513a6edbfbca5cb6d19687929bb1e5db)]
|
|
1207
|
+
- test: [JENKINS] Improve cypress time [valentinab25 - [`db65617`](https://github.com/eea/volto-cca-policy/commit/db656173391f65157098d95d388c25f6429753d8)]
|
|
1176
1208
|
- Refs #259267 - cca event blocks attachments and check not mandatoty fields [Tripon Eugen - [`3138e5a`](https://github.com/eea/volto-cca-policy/commit/3138e5afb5bfbdbed14e27ed457b16867b7fa414)]
|
|
1177
1209
|
- 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)]
|
|
1178
1210
|
- Refs #161485 - Fix ECDE name conflict. [GhitaB - [`8bfd99f`](https://github.com/eea/volto-cca-policy/commit/8bfd99ff68bb82a04d1c0ed625fa514fcf46289e)]
|
|
@@ -1389,6 +1421,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1389
1421
|
|
|
1390
1422
|
#### :house: Internal changes
|
|
1391
1423
|
|
|
1424
|
+
- chore: [JENKINS] Remove alpha testing version [valentinab25 - [`ad1ced0`](https://github.com/eea/volto-cca-policy/commit/ad1ced0971ba116c13a3b5fcc039172cc915c919)]
|
|
1392
1425
|
|
|
1393
1426
|
#### :hammer_and_wrench: Others
|
|
1394
1427
|
|
|
@@ -1869,6 +1902,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1869
1902
|
#### :hammer_and_wrench: Others
|
|
1870
1903
|
|
|
1871
1904
|
- Refs #158294 - Update supported languages list. [GhitaB - [`0a4f91f`](https://github.com/eea/volto-cca-policy/commit/0a4f91f39b7edc367bd4c127d6a8f273c7788361)]
|
|
1905
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`8f1f9ce`](https://github.com/eea/volto-cca-policy/commit/8f1f9ce6c22805670cc0800d3c779b6d619d0f31)]
|
|
1872
1906
|
### [0.1.1](https://github.com/eea/volto-cca-policy/compare/0.1.0...0.1.1) - 13 December 2022
|
|
1873
1907
|
|
|
1874
1908
|
#### :hammer_and_wrench: Others
|