@eeacms/volto-cca-policy 0.3.86 → 0.3.88
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 +36 -2
- package/package.json +1 -1
- package/src/constants.js +67 -0
- package/src/index.js +8 -4
- package/src/search/mission_funding/config-funding.js +4 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,7 @@ 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.
|
|
7
|
+
### [0.3.88](https://github.com/eea/volto-cca-policy/compare/1.0.0-alpha.1...0.3.88) - 10 November 2025
|
|
8
8
|
|
|
9
9
|
#### :rocket: Dependency updates
|
|
10
10
|
|
|
@@ -14,6 +14,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
14
14
|
|
|
15
15
|
#### :bug: Bug Fixes
|
|
16
16
|
|
|
17
|
+
- fix: url instead of link in footer config - refs #293707 [kreafox - [`00e3489`](https://github.com/eea/volto-cca-policy/commit/00e3489e6855024ab8186e042d250b5529bea0e4)]
|
|
17
18
|
- fix(tests): increase code coverage [kreafox - [`66cd2b3`](https://github.com/eea/volto-cca-policy/commit/66cd2b39a9b7b026c171d99e2bf3b8a47b7cddd2)]
|
|
18
19
|
- fix(tests): update hyperlink text in PlanningTab [kreafox - [`05080e0`](https://github.com/eea/volto-cca-policy/commit/05080e0727730a5fe7c67d884ad6453eaf82081a)]
|
|
19
20
|
- fix(mission): adjust margins for nested lists and accordion padding [kreafox - [`1abf18f`](https://github.com/eea/volto-cca-policy/commit/1abf18fabe9efffa552ed2e6a8b57f9b1d59f7a6)]
|
|
@@ -25,6 +26,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
25
26
|
|
|
26
27
|
#### :nail_care: Enhancements
|
|
27
28
|
|
|
29
|
+
- change(mission): update download fields for CSV export for mission funding search - refs #293691 [kreafox - [`7451c66`](https://github.com/eea/volto-cca-policy/commit/7451c6698a4160e580e39cb4b38a87cf38dd49d8)]
|
|
28
30
|
- change(mission): add third level for sectors and hazards - refs #291189 [kreafox - [`5cf352c`](https://github.com/eea/volto-cca-policy/commit/5cf352ce46284b3cbd106276b60a1d4fea89235d)]
|
|
29
31
|
- refactor(mission): simplify sector rendering logic in Action tab [kreafox - [`8413ccc`](https://github.com/eea/volto-cca-policy/commit/8413cccfd67e9a598f88474b8a034e7998063d23)]
|
|
30
32
|
- change(mission): improve AccordionList [kreafox - [`cf1497f`](https://github.com/eea/volto-cca-policy/commit/cf1497ff50ff45cdb0bb8e995683969bb3e3c065)]
|
|
@@ -136,8 +138,31 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
136
138
|
- Add some loadable for components [Tiberiu Ichim - [`1793962`](https://github.com/eea/volto-cca-policy/commit/179396211c66a6a2465b2d1b6c0f2afc40fc7189)]
|
|
137
139
|
- Refs #284961 - test [Tripon Eugen - [`c989f1f`](https://github.com/eea/volto-cca-policy/commit/c989f1f8638c0c5233c5c49f8673c9a2cdc7937e)]
|
|
138
140
|
- Refs #284961 - add translations [Tripon Eugen - [`04ee988`](https://github.com/eea/volto-cca-policy/commit/04ee988c086d393b9b37ce1ea8d24f5e84f266aa)]
|
|
139
|
-
### [1.0.0-alpha.0](https://github.com/eea/volto-cca-policy/compare/0.3.
|
|
141
|
+
### [1.0.0-alpha.0](https://github.com/eea/volto-cca-policy/compare/0.3.87...1.0.0-alpha.0) - 15 July 2025
|
|
140
142
|
|
|
143
|
+
### [0.3.87](https://github.com/eea/volto-cca-policy/compare/0.3.86...0.3.87) - 10 November 2025
|
|
144
|
+
|
|
145
|
+
#### :nail_care: Enhancements
|
|
146
|
+
|
|
147
|
+
- change(mission): update download fields for CSV export for mission funding search - refs #293691 [kreafox - [`7451c66`](https://github.com/eea/volto-cca-policy/commit/7451c6698a4160e580e39cb4b38a87cf38dd49d8)]
|
|
148
|
+
|
|
149
|
+
### [0.3.86](https://github.com/eea/volto-cca-policy/compare/0.3.85...0.3.86) - 31 October 2025
|
|
150
|
+
|
|
151
|
+
#### :bug: Bug Fixes
|
|
152
|
+
|
|
153
|
+
- fix(tests): increase code coverage [kreafox - [`66cd2b3`](https://github.com/eea/volto-cca-policy/commit/66cd2b39a9b7b026c171d99e2bf3b8a47b7cddd2)]
|
|
154
|
+
- fix(tests): update hyperlink text in PlanningTab [kreafox - [`05080e0`](https://github.com/eea/volto-cca-policy/commit/05080e0727730a5fe7c67d884ad6453eaf82081a)]
|
|
155
|
+
- fix(mission): adjust margins for nested lists and accordion padding [kreafox - [`1abf18f`](https://github.com/eea/volto-cca-policy/commit/1abf18fabe9efffa552ed2e6a8b57f9b1d59f7a6)]
|
|
156
|
+
- fix(mission): improve URL extraction logic - refs #291190 [kreafox - [`8e4c6e4`](https://github.com/eea/volto-cca-policy/commit/8e4c6e42dc35b4c940c39f9f25d587f66d0b242d)]
|
|
157
|
+
|
|
158
|
+
#### :nail_care: Enhancements
|
|
159
|
+
|
|
160
|
+
- change(mission): add third level for sectors and hazards - refs #291189 [kreafox - [`5cf352c`](https://github.com/eea/volto-cca-policy/commit/5cf352ce46284b3cbd106276b60a1d4fea89235d)]
|
|
161
|
+
- refactor(mission): simplify sector rendering logic in Action tab [kreafox - [`8413ccc`](https://github.com/eea/volto-cca-policy/commit/8413cccfd67e9a598f88474b8a034e7998063d23)]
|
|
162
|
+
|
|
163
|
+
#### :hammer_and_wrench: Others
|
|
164
|
+
|
|
165
|
+
- test: try to use specific version for plone-backend [kreafox - [`79c542e`](https://github.com/eea/volto-cca-policy/commit/79c542e8d55d2f1663b768c555880599634ae527)]
|
|
141
166
|
### [0.3.85](https://github.com/eea/volto-cca-policy/compare/0.3.84...0.3.85) - 14 October 2025
|
|
142
167
|
|
|
143
168
|
#### :bug: Bug Fixes
|
|
@@ -257,6 +282,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
257
282
|
- style: fix item spacing [kreafox - [`7d4535d`](https://github.com/eea/volto-cca-policy/commit/7d4535dbc486e6cb80fc55d6ac8c7c01d9cf48af)]
|
|
258
283
|
- chore: code cleanup [kreafox - [`842419b`](https://github.com/eea/volto-cca-policy/commit/842419b1bce3dc624755c81c9dea672198cab9e2)]
|
|
259
284
|
- style: update teaser block styling [kreafox - [`1e0cad8`](https://github.com/eea/volto-cca-policy/commit/1e0cad8e1ed3ae827ee868dce8ad50b292a937ba)]
|
|
285
|
+
- chore: update Makefile, run yarn i18n [kreafox - [`61e6962`](https://github.com/eea/volto-cca-policy/commit/61e6962901068ae6512265417a730bd9befd65fe)]
|
|
260
286
|
- chore: move styling to theme folder [kreafox - [`8cf6a1b`](https://github.com/eea/volto-cca-policy/commit/8cf6a1b8b14abf472a9c61b28db574f6d9e0bd3b)]
|
|
261
287
|
- chore: remove ArrayWidget customization [kreafox - [`249bf93`](https://github.com/eea/volto-cca-policy/commit/249bf93054f7726c3d57a8b8ca01b75cd0d30522)]
|
|
262
288
|
- chore: remove Footer customization [kreafox - [`7038af3`](https://github.com/eea/volto-cca-policy/commit/7038af37d48a328dfc31746f3fa84973e2f840ab)]
|
|
@@ -3019,10 +3045,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
3019
3045
|
- Refs #260715 rast-block wip [Tripon Eugen - [`f19d54e`](https://github.com/eea/volto-cca-policy/commit/f19d54e0b9a6a86bf344eb85b6a1cda7f3de91bf)]
|
|
3020
3046
|
- Refs #260715 rast-block wip [Tripon Eugen - [`2828537`](https://github.com/eea/volto-cca-policy/commit/2828537b6c084cd1a82162d552fb4ef025b71f9f)]
|
|
3021
3047
|
- Refs #260715 rast-block updates [Tripon Eugen - [`1e803e5`](https://github.com/eea/volto-cca-policy/commit/1e803e5bd3d3fb7558f261c76c68866be7beb8b5)]
|
|
3048
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`0a15e1b`](https://github.com/eea/volto-cca-policy/commit/0a15e1b2ad081233685e80d5b3c60a8663f6b896)]
|
|
3049
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`9554e44`](https://github.com/eea/volto-cca-policy/commit/9554e44c92a621a52b2adb5a4830fb084ee5734b)]
|
|
3022
3050
|
### [0.1.49](https://github.com/eea/volto-cca-policy/compare/0.1.48...0.1.49) - 15 November 2023
|
|
3023
3051
|
|
|
3024
3052
|
#### :house: Internal changes
|
|
3025
3053
|
|
|
3054
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`7b820a6`](https://github.com/eea/volto-cca-policy/commit/7b820a6369c2ddd5203b1a4abe352cb4bb43db7a)]
|
|
3026
3055
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`f0a8061`](https://github.com/eea/volto-cca-policy/commit/f0a8061c275c236deb00087c23fac9860a073106)]
|
|
3027
3056
|
|
|
3028
3057
|
#### :hammer_and_wrench: Others
|
|
@@ -3039,6 +3068,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
3039
3068
|
- Refs #259267 - jenkins test [Tripon Eugen - [`cacd31e`](https://github.com/eea/volto-cca-policy/commit/cacd31e7b1afe0983674ed5c7632d2e1d7fa752e)]
|
|
3040
3069
|
- Refs #259267 - jenkins [Tripon Eugen - [`5b3affe`](https://github.com/eea/volto-cca-policy/commit/5b3affee8401239de10097884c1b7f2349d15ec0)]
|
|
3041
3070
|
- Refs #259267 - add When, lead image and title to files [Tripon Eugen - [`2cedb23`](https://github.com/eea/volto-cca-policy/commit/2cedb237f898af9057e13fba94b615ef71077204)]
|
|
3071
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4d607a5`](https://github.com/eea/volto-cca-policy/commit/4d607a576e9d0a5c34e48c41b409e7df616ee3d6)]
|
|
3072
|
+
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`b7f74d5`](https://github.com/eea/volto-cca-policy/commit/b7f74d53513a6edbfbca5cb6d19687929bb1e5db)]
|
|
3073
|
+
- test: [JENKINS] Improve cypress time [valentinab25 - [`db65617`](https://github.com/eea/volto-cca-policy/commit/db656173391f65157098d95d388c25f6429753d8)]
|
|
3042
3074
|
- Refs #259267 - cca event blocks attachments and check not mandatoty fields [Tripon Eugen - [`3138e5a`](https://github.com/eea/volto-cca-policy/commit/3138e5afb5bfbdbed14e27ed457b16867b7fa414)]
|
|
3043
3075
|
- 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)]
|
|
3044
3076
|
- Refs #161485 - Fix ECDE name conflict. [GhitaB - [`8bfd99f`](https://github.com/eea/volto-cca-policy/commit/8bfd99ff68bb82a04d1c0ed625fa514fcf46289e)]
|
|
@@ -3255,6 +3287,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
3255
3287
|
|
|
3256
3288
|
#### :house: Internal changes
|
|
3257
3289
|
|
|
3290
|
+
- chore: [JENKINS] Remove alpha testing version [valentinab25 - [`ad1ced0`](https://github.com/eea/volto-cca-policy/commit/ad1ced0971ba116c13a3b5fcc039172cc915c919)]
|
|
3258
3291
|
|
|
3259
3292
|
#### :hammer_and_wrench: Others
|
|
3260
3293
|
|
|
@@ -3735,6 +3768,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
3735
3768
|
#### :hammer_and_wrench: Others
|
|
3736
3769
|
|
|
3737
3770
|
- Refs #158294 - Update supported languages list. [GhitaB - [`0a4f91f`](https://github.com/eea/volto-cca-policy/commit/0a4f91f39b7edc367bd4c127d6a8f273c7788361)]
|
|
3771
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`8f1f9ce`](https://github.com/eea/volto-cca-policy/commit/8f1f9ce6c22805670cc0800d3c779b6d619d0f31)]
|
|
3738
3772
|
### [0.1.1](https://github.com/eea/volto-cca-policy/compare/0.1.0...0.1.1) - 13 December 2022
|
|
3739
3773
|
|
|
3740
3774
|
#### :hammer_and_wrench: Others
|
package/package.json
CHANGED
package/src/constants.js
CHANGED
|
@@ -21,6 +21,73 @@ export const download_fields = [
|
|
|
21
21
|
{ field: 'cca_partner_contributors', name: 'Observatory impacts' },
|
|
22
22
|
];
|
|
23
23
|
|
|
24
|
+
export const download_mission_funding_fields = [
|
|
25
|
+
{ field: 'about', name: 'About' },
|
|
26
|
+
{ field: 'title', name: 'Title' },
|
|
27
|
+
{ field: 'created', name: 'Creation Date' },
|
|
28
|
+
{ field: 'issued', name: 'Issued Date' },
|
|
29
|
+
{
|
|
30
|
+
field: 'cca_objective_funding_programme',
|
|
31
|
+
name: 'Objective of the funding programme',
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
field: 'cca_funding_type',
|
|
35
|
+
name: 'Type of funding',
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
field: 'cca_funding_rate',
|
|
39
|
+
name: 'Funding rate (percentage of covered costs)',
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
field: 'cca_budget_range',
|
|
43
|
+
name: 'Expected budget range of proposals',
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
field: 'cca_is_blended',
|
|
47
|
+
name: 'Can the received funding be combined with other funding sources (blended)?',
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
field: 'cca_is_consortium_required',
|
|
51
|
+
name: 'Is a Consortium required to apply for the funding?',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
field: 'cca_administering_authority',
|
|
55
|
+
name: 'Administering authority',
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
field: 'cca_publication_page',
|
|
59
|
+
name: 'Publication page',
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
field: 'cca_general_information',
|
|
63
|
+
name: 'General information',
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
field: 'cca_further_information',
|
|
67
|
+
name: 'Further information',
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
field: 'spatial',
|
|
71
|
+
name: 'Countries where the funding opportunity is offered',
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
field: 'cca_funding_region',
|
|
75
|
+
name: 'Region where the funding is offered',
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
field: 'cca_rast_steps',
|
|
79
|
+
name: 'RAST step(s) of relevance',
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
field: 'cca_eligible_entities',
|
|
83
|
+
name: 'Eligible to receive funding',
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
field: 'cca_adaptation_sectors',
|
|
87
|
+
name: 'Adaptation Sectors',
|
|
88
|
+
},
|
|
89
|
+
];
|
|
90
|
+
|
|
24
91
|
export const eea_languages = [
|
|
25
92
|
{ name: 'български', code: 'bg' },
|
|
26
93
|
{ name: 'Español', code: 'es' },
|
package/src/index.js
CHANGED
|
@@ -167,26 +167,30 @@ const applyConfig = (config) => {
|
|
|
167
167
|
'The European Climate Adaptation Platform Climate-ADAPT is a partnership between the European Commission and the European Environment Agency.',
|
|
168
168
|
managedBy: [
|
|
169
169
|
{
|
|
170
|
-
|
|
170
|
+
url: 'https://www.eea.europa.eu/',
|
|
171
171
|
src: eeaWhiteLogo,
|
|
172
172
|
alt: 'EEA Logo',
|
|
173
173
|
className: 'site logo',
|
|
174
174
|
columnSize: {
|
|
175
175
|
mobile: 6,
|
|
176
|
-
tablet:
|
|
176
|
+
tablet: 6,
|
|
177
177
|
computer: 4,
|
|
178
178
|
},
|
|
179
|
+
width: 270,
|
|
180
|
+
height: 100,
|
|
179
181
|
},
|
|
180
182
|
{
|
|
181
|
-
|
|
183
|
+
url: 'https://commission.europa.eu/',
|
|
182
184
|
src: europeanComissionLogo,
|
|
183
185
|
alt: 'European Commission Logo',
|
|
184
186
|
className: 'ec logo',
|
|
185
187
|
columnSize: {
|
|
186
188
|
mobile: 6,
|
|
187
|
-
tablet:
|
|
189
|
+
tablet: 6,
|
|
188
190
|
computer: 4,
|
|
189
191
|
},
|
|
192
|
+
width: 360,
|
|
193
|
+
height: 95,
|
|
190
194
|
},
|
|
191
195
|
],
|
|
192
196
|
social: [],
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { mergeConfig } from '@eeacms/search';
|
|
2
2
|
import { getClientProxyAddress } from '../utils';
|
|
3
|
+
import { download_mission_funding_fields } from '../../constants';
|
|
3
4
|
|
|
4
5
|
import facets from './facets-funding';
|
|
5
6
|
|
|
@@ -29,6 +30,9 @@ export default function installMissionFundingSearch(config) {
|
|
|
29
30
|
},
|
|
30
31
|
};
|
|
31
32
|
|
|
33
|
+
config.searchui.missionFundingSearch.download_fields =
|
|
34
|
+
download_mission_funding_fields;
|
|
35
|
+
|
|
32
36
|
const { missionFundingSearch } = config.searchui;
|
|
33
37
|
missionFundingSearch.permanentFilters.push({
|
|
34
38
|
bool: {
|