@eeacms/volto-globalsearch 2.1.0 → 2.1.2
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 +27 -2
- package/package.json +1 -1
- package/razzle.extend.js +35 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,11 +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
|
-
### [2.1.
|
|
7
|
+
### [2.1.2](https://github.com/eea/volto-globalsearch/compare/2.1.1...2.1.2) - 15 May 2025
|
|
8
8
|
|
|
9
9
|
#### :hammer_and_wrench: Others
|
|
10
10
|
|
|
11
|
-
-
|
|
11
|
+
- Remove tweak for pngs [Tiberiu Ichim - [`e50f9eb`](https://github.com/eea/volto-globalsearch/commit/e50f9eb600a482ce7847f8847366277ce7c775e4)]
|
|
12
|
+
### [2.1.1](https://github.com/eea/volto-globalsearch/compare/2.1.0...2.1.1) - 14 May 2025
|
|
13
|
+
|
|
14
|
+
#### :hammer_and_wrench: Others
|
|
15
|
+
|
|
16
|
+
- Only this works [Tiberiu Ichim - [`9f24fae`](https://github.com/eea/volto-globalsearch/commit/9f24fae84804ed33bd56391531aa9edc17908ac8)]
|
|
17
|
+
### [2.1.0](https://github.com/eea/volto-globalsearch/compare/2.0.11...2.1.0) - 8 May 2025
|
|
18
|
+
|
|
12
19
|
### [2.0.11](https://github.com/eea/volto-globalsearch/compare/2.0.10...2.0.11) - 8 April 2025
|
|
13
20
|
|
|
14
21
|
### [2.0.10](https://github.com/eea/volto-globalsearch/compare/2.0.9...2.0.10) - 26 March 2025
|
|
@@ -16,6 +23,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
16
23
|
#### :hammer_and_wrench: Others
|
|
17
24
|
|
|
18
25
|
- Update package.json [Krisztina Elekes - [`37141a6`](https://github.com/eea/volto-globalsearch/commit/37141a6d38c96f87ce0c6b443b476739b728797f)]
|
|
26
|
+
- Add Sonarqube tag using fise-frontend addons list [EEA Jenkins - [`661bae3`](https://github.com/eea/volto-globalsearch/commit/661bae385546a308e2b44389ec734be80a6fc916)]
|
|
19
27
|
### [2.0.9](https://github.com/eea/volto-globalsearch/compare/2.0.8...2.0.9) - 6 March 2025
|
|
20
28
|
|
|
21
29
|
#### :hammer_and_wrench: Others
|
|
@@ -61,6 +69,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
61
69
|
|
|
62
70
|
- added logo for copernicus insitu [Zoltan Szabo - [`b6b00ea`](https://github.com/eea/volto-globalsearch/commit/b6b00eacaf5fd798426fd5cf0af50858f8be79ef)]
|
|
63
71
|
- added copernicus in situ [Zoltan Szabo - [`54e3657`](https://github.com/eea/volto-globalsearch/commit/54e3657c28f8aa5a839952e83f9fbdb238e99ff0)]
|
|
72
|
+
- Add Sonarqube tag using bise-frontend addons list [EEA Jenkins - [`173f015`](https://github.com/eea/volto-globalsearch/commit/173f015579c8e334c853238d9fbf39261ced1cb4)]
|
|
64
73
|
### [2.0.2](https://github.com/eea/volto-globalsearch/compare/2.0.1...2.0.2) - 16 December 2024
|
|
65
74
|
|
|
66
75
|
#### :house: Internal changes
|
|
@@ -69,6 +78,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
69
78
|
|
|
70
79
|
#### :hammer_and_wrench: Others
|
|
71
80
|
|
|
81
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`5c6aa68`](https://github.com/eea/volto-globalsearch/commit/5c6aa68b0677dca98776114e69275ade89dcdf25)]
|
|
72
82
|
### [2.0.1](https://github.com/eea/volto-globalsearch/compare/2.0.0...2.0.1) - 14 October 2024
|
|
73
83
|
|
|
74
84
|
## [2.0.0](https://github.com/eea/volto-globalsearch/compare/1.1.0...2.0.0) - 22 April 2024
|
|
@@ -80,6 +90,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
80
90
|
|
|
81
91
|
#### :hammer_and_wrench: Others
|
|
82
92
|
|
|
93
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`d37a6cb`](https://github.com/eea/volto-globalsearch/commit/d37a6cbbe18e53abed600c082d7d23f8907fd7d3)]
|
|
83
94
|
### [1.1.0](https://github.com/eea/volto-globalsearch/compare/1.0.22...1.1.0) - 16 January 2024
|
|
84
95
|
|
|
85
96
|
#### :hammer_and_wrench: Others
|
|
@@ -93,6 +104,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
93
104
|
|
|
94
105
|
#### :house: Internal changes
|
|
95
106
|
|
|
107
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`af030b5`](https://github.com/eea/volto-globalsearch/commit/af030b5cc8780353dd67f30857fd20edf746d5a0)]
|
|
96
108
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`866609d`](https://github.com/eea/volto-globalsearch/commit/866609d540bd0efe4bab088305bb2127105d8df7)]
|
|
97
109
|
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`e09f5e2`](https://github.com/eea/volto-globalsearch/commit/e09f5e2c1161b4b867c04eb1c0421274bd6c7110)]
|
|
98
110
|
|
|
@@ -100,6 +112,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
100
112
|
|
|
101
113
|
- removed try/catch [Zoltan Szabo - [`86cec5d`](https://github.com/eea/volto-globalsearch/commit/86cec5d49d06d41541dc6d42464e9b95769da745)]
|
|
102
114
|
- avoid async promise executor functions [Zoltan Szabo - [`61012e3`](https://github.com/eea/volto-globalsearch/commit/61012e331776fadaa9eafe9f7667b18d08b2351a)]
|
|
115
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`693b9c7`](https://github.com/eea/volto-globalsearch/commit/693b9c7f8c9d96533f04f5ae165e7e63b753222d)]
|
|
116
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`66db063`](https://github.com/eea/volto-globalsearch/commit/66db0635134d95f57c913c400902096980f2b66b)]
|
|
117
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4b8920b`](https://github.com/eea/volto-globalsearch/commit/4b8920b5456e5a7f0ef355a0aa208267b50d395f)]
|
|
118
|
+
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`5ea9790`](https://github.com/eea/volto-globalsearch/commit/5ea97905931323146c33be941646fab45643b18b)]
|
|
119
|
+
- test: [JENKINS] Improve cypress time [valentinab25 - [`1b94a8c`](https://github.com/eea/volto-globalsearch/commit/1b94a8c137d6c4961f811bbc4596da93d2b588bd)]
|
|
103
120
|
### [1.0.21](https://github.com/eea/volto-globalsearch/compare/1.0.20...1.0.21) - 29 September 2023
|
|
104
121
|
|
|
105
122
|
#### :house: Internal changes
|
|
@@ -162,11 +179,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
162
179
|
|
|
163
180
|
#### :house: Internal changes
|
|
164
181
|
|
|
182
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`ae6efed`](https://github.com/eea/volto-globalsearch/commit/ae6efed386f8fd053972a388a3f8714ff36cf575)]
|
|
165
183
|
|
|
166
184
|
#### :hammer_and_wrench: Others
|
|
167
185
|
|
|
168
186
|
- added missing logo [Zoltan Szabo - [`94684b9`](https://github.com/eea/volto-globalsearch/commit/94684b979698c47de353ecc2a9014a8f70d7ecc1)]
|
|
169
187
|
- updated frontend with configuration for 'Climate Advisory Board' [Zoltan Szabo - [`28cf22c`](https://github.com/eea/volto-globalsearch/commit/28cf22c93237226c3957223b497a33ab3cb73623)]
|
|
188
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`b655d51`](https://github.com/eea/volto-globalsearch/commit/b655d51fa3631ae42c89eb85bdcc850f70d9c72c)]
|
|
170
189
|
### [1.0.15](https://github.com/eea/volto-globalsearch/compare/1.0.14...1.0.15) - 14 March 2023
|
|
171
190
|
|
|
172
191
|
#### :hammer_and_wrench: Others
|
|
@@ -186,6 +205,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
186
205
|
#### :hammer_and_wrench: Others
|
|
187
206
|
|
|
188
207
|
- set the middleware proxy address for globalsearchbase [Zoltan Szabo - [`d0a0802`](https://github.com/eea/volto-globalsearch/commit/d0a08026fa73ce8fd15b666c922e7db71104a5d1)]
|
|
208
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b710a4f`](https://github.com/eea/volto-globalsearch/commit/b710a4f73f61e164ecf502a83e7f07d0daf578b3)]
|
|
189
209
|
### [1.0.12](https://github.com/eea/volto-globalsearch/compare/1.0.11...1.0.12) - 1 March 2023
|
|
190
210
|
|
|
191
211
|
#### :hammer_and_wrench: Others
|
|
@@ -253,12 +273,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
253
273
|
- Make last 2 years default [Tiberiu Ichim - [`ff765e2`](https://github.com/eea/volto-globalsearch/commit/ff765e24a1d93c60f091aeffa7c3156d8fb98e49)]
|
|
254
274
|
- Add compact listing, placeholder for now [Tiberiu Ichim - [`3f6104f`](https://github.com/eea/volto-globalsearch/commit/3f6104fb1725f7e3c22736a30629f64e4882242a)]
|
|
255
275
|
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`8120264`](https://github.com/eea/volto-globalsearch/commit/812026495c31b272e6ae6415642cf1a6b2f783cf)]
|
|
276
|
+
- yarn 3 [Alin Voinea - [`b61ad50`](https://github.com/eea/volto-globalsearch/commit/b61ad5075a79bebfce1044a6cd4978c92d98fbdc)]
|
|
256
277
|
### [1.0.1](https://github.com/eea/volto-globalsearch/compare/1.0.0...1.0.1) - 16 November 2022
|
|
257
278
|
|
|
258
279
|
#### :hammer_and_wrench: Others
|
|
259
280
|
|
|
260
281
|
- Fix eslint [Tiberiu Ichim - [`cf2886b`](https://github.com/eea/volto-globalsearch/commit/cf2886b412013f9427cf5d39cdf00004bdd9f80b)]
|
|
261
282
|
- test(estlint): Fix .project.eslintrc.js [Alin Voinea - [`40c08d2`](https://github.com/eea/volto-globalsearch/commit/40c08d2d4eda81ce306225a81f09e0bcfe6794eb)]
|
|
283
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`af6e020`](https://github.com/eea/volto-globalsearch/commit/af6e020794798c1f69fee8c08bdf71fc3992230a)]
|
|
262
284
|
## [1.0.0](https://github.com/eea/volto-globalsearch/compare/0.1.7...1.0.0) - 28 October 2022
|
|
263
285
|
|
|
264
286
|
#### :nail_care: Enhancements
|
|
@@ -277,6 +299,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
277
299
|
#### :hammer_and_wrench: Others
|
|
278
300
|
|
|
279
301
|
- Fix dependencies [kreafox - [`50ad307`](https://github.com/eea/volto-globalsearch/commit/50ad307d64140c43df9dded27c0b532923885764)]
|
|
302
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`c2d848e`](https://github.com/eea/volto-globalsearch/commit/c2d848e1efa456f53d883c50769882101e1ce19f)]
|
|
280
303
|
### [0.1.5](https://github.com/eea/volto-globalsearch/compare/0.1.4...0.1.5) - 28 July 2022
|
|
281
304
|
|
|
282
305
|
#### :hammer_and_wrench: Others
|
|
@@ -289,6 +312,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
289
312
|
|
|
290
313
|
#### :hammer_and_wrench: Others
|
|
291
314
|
|
|
315
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`5dce07b`](https://github.com/eea/volto-globalsearch/commit/5dce07ba7d1e82776a426e9746d5dab1b0acf738)]
|
|
292
316
|
### [0.1.3](https://github.com/eea/volto-globalsearch/compare/0.1.2...0.1.3) - 10 June 2022
|
|
293
317
|
|
|
294
318
|
### [0.1.2](https://github.com/eea/volto-globalsearch/compare/0.1.1...0.1.2) - 10 June 2022
|
|
@@ -311,6 +335,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
311
335
|
- ignore eslint for *.json files [Zoltan Szabo - [`e18919e`](https://github.com/eea/volto-globalsearch/commit/e18919e1255818c5cf33bf769cca078d75ca3422)]
|
|
312
336
|
- formatting [Zoltan Szabo - [`18282ed`](https://github.com/eea/volto-globalsearch/commit/18282ed159865bcbc50e2fd17417cf6d90d3e593)]
|
|
313
337
|
- updated dependencies [Zoltan Szabo - [`cfcf46e`](https://github.com/eea/volto-globalsearch/commit/cfcf46ee33b23bb31f76955c12a857411f042daf)]
|
|
338
|
+
- [JENKINSFILE] fix after bootstrap [valentinab25 - [`61c8c46`](https://github.com/eea/volto-globalsearch/commit/61c8c46891edf3b52768f12cf7505c034ef7bb89)]
|
|
314
339
|
### 0.0.1 - 19 May 2022
|
|
315
340
|
|
|
316
341
|
#### :hammer_and_wrench: Others
|
package/package.json
CHANGED
package/razzle.extend.js
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
// const makeLoaderFinder = require('razzle-dev-utils/makeLoaderFinder');
|
|
2
|
+
// const fileLoaderFinder = makeLoaderFinder('file-loader');
|
|
3
|
+
|
|
4
|
+
const plugins = (defaultPlugins) => {
|
|
5
|
+
return defaultPlugins;
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const modify = (config, { target, dev }, webpack) => {
|
|
9
|
+
// const fileLoader = config.module.rules.find(fileLoaderFinder);
|
|
10
|
+
//
|
|
11
|
+
// fileLoader.exclude = [
|
|
12
|
+
// /\.(config|variables|overrides)$/,
|
|
13
|
+
// /icons\/.*\.svg$/,
|
|
14
|
+
// /\.html$/,
|
|
15
|
+
// /\.(js|jsx|mjs)$/,
|
|
16
|
+
// /\.(ts|tsx)$/,
|
|
17
|
+
// /\.(vue)$/,
|
|
18
|
+
// /\.(less)$/,
|
|
19
|
+
// /\.(re)$/,
|
|
20
|
+
// /\.(s?css|sass)$/,
|
|
21
|
+
// /\.json$/,
|
|
22
|
+
// /\.bmp$/,
|
|
23
|
+
// /\.gif$/,
|
|
24
|
+
// /\.jpe?g$/,
|
|
25
|
+
// // .png files we don't want them in the bundle
|
|
26
|
+
// /static\/\.png$/,
|
|
27
|
+
// ];
|
|
28
|
+
|
|
29
|
+
return config;
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
module.exports = {
|
|
33
|
+
plugins,
|
|
34
|
+
modify,
|
|
35
|
+
};
|