@eeacms/volto-eea-website-theme 3.9.2 → 3.10.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/CHANGELOG.md +8 -25
- package/package.json +1 -1
- package/src/components/manage/Blocks/ContextNavigation/variations/Accordion.jsx +1 -0
- package/src/components/theme/CustomCSS/CustomCSS.jsx +2 -0
- package/src/index.js +4 -2
- package/src/index.test.js +2 -2
- package/src/middleware/voltoCustom.js +30 -2
package/CHANGELOG.md
CHANGED
|
@@ -4,11 +4,17 @@ 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
|
-
### [3.
|
|
7
|
+
### [3.10.0](https://github.com/eea/volto-eea-website-theme/compare/3.9.2...3.10.0) - 25 September 2025
|
|
8
|
+
|
|
9
|
+
#### :nail_care: Enhancements
|
|
10
|
+
|
|
11
|
+
- change(custom-js): removed App.jsx override in favor of adding to CustomCSS.jsx [David Ichim - [`3d180ec`](https://github.com/eea/volto-eea-website-theme/commit/3d180ec365ee7d4b7a96f8ad3cdae532b4834ec3)]
|
|
8
12
|
|
|
9
13
|
#### :hammer_and_wrench: Others
|
|
10
14
|
|
|
11
|
-
-
|
|
15
|
+
- Bump package version to 3.10.0 [David Ichim - [`1c88a94`](https://github.com/eea/volto-eea-website-theme/commit/1c88a94de85ebd2aec72f2d2c1cfdd31a36ca3f5)]
|
|
16
|
+
### [3.9.2](https://github.com/eea/volto-eea-website-theme/compare/3.9.1...3.9.2) - 22 September 2025
|
|
17
|
+
|
|
12
18
|
### [3.9.1](https://github.com/eea/volto-eea-website-theme/compare/3.9.0...3.9.1) - 26 August 2025
|
|
13
19
|
|
|
14
20
|
### [3.9.0](https://github.com/eea/volto-eea-website-theme/compare/3.8.0...3.9.0) - 20 August 2025
|
|
@@ -74,8 +80,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
74
80
|
|
|
75
81
|
#### :hammer_and_wrench: Others
|
|
76
82
|
|
|
77
|
-
- Add Sonarqube tag using fise-frontend addons list [EEA Jenkins - [`3d50874`](https://github.com/eea/volto-eea-website-theme/commit/3d50874281ebcb91a1ae3727248f656a6f26c603)]
|
|
78
|
-
- Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`a3f7676`](https://github.com/eea/volto-eea-website-theme/commit/a3f76767d99cb6dd93cc7fa0eafdea57e9000b2c)]
|
|
79
83
|
### [3.5.4](https://github.com/eea/volto-eea-website-theme/compare/3.5.3...3.5.4) - 30 January 2025
|
|
80
84
|
|
|
81
85
|
#### :bug: Bug Fixes
|
|
@@ -176,7 +180,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
176
180
|
|
|
177
181
|
#### :hammer_and_wrench: Others
|
|
178
182
|
|
|
179
|
-
- Add Sonarqube tag using bise-frontend addons list [EEA Jenkins - [`e417f83`](https://github.com/eea/volto-eea-website-theme/commit/e417f839312045c56b67ab8134fe5b0622b3e2c3)]
|
|
180
183
|
## [3.0.0](https://github.com/eea/volto-eea-website-theme/compare/2.4.0...3.0.0) - 21 October 2024
|
|
181
184
|
|
|
182
185
|
#### :nail_care: Enhancements
|
|
@@ -262,7 +265,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
262
265
|
- Refs #269520 - other_organisation test [Tripon Eugen - [`7558b27`](https://github.com/eea/volto-eea-website-theme/commit/7558b27a9d1cd6d3480a32b296c7325c796006c9)]
|
|
263
266
|
- Refs #269520 - other_organisation token widget edit mode [Tripon Eugen - [`b6df127`](https://github.com/eea/volto-eea-website-theme/commit/b6df127bd91b6f55dda8f468e1107037d43752ff)]
|
|
264
267
|
- Refs #269520 - other_organisation token widget [Tripon Eugen - [`6fd7543`](https://github.com/eea/volto-eea-website-theme/commit/6fd7543894bd2c593a1729116befd95c82ea3c8f)]
|
|
265
|
-
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`cbc36c7`](https://github.com/eea/volto-eea-website-theme/commit/cbc36c74dfcd5f7cb1013a4c673d9c02e0023766)]
|
|
266
268
|
### [2.1.1](https://github.com/eea/volto-eea-website-theme/compare/2.1.0...2.1.1) - 28 May 2024
|
|
267
269
|
|
|
268
270
|
#### :bug: Bug Fixes
|
|
@@ -347,7 +349,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
347
349
|
|
|
348
350
|
#### :hammer_and_wrench: Others
|
|
349
351
|
|
|
350
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`adc6730`](https://github.com/eea/volto-eea-website-theme/commit/adc6730e21a37afb865b842182624401de6a29f5)]
|
|
351
352
|
### [1.33.1](https://github.com/eea/volto-eea-website-theme/compare/1.33.0...1.33.1) - 4 April 2024
|
|
352
353
|
|
|
353
354
|
#### :bug: Bug Fixes
|
|
@@ -481,8 +482,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
481
482
|
|
|
482
483
|
- bump version [Razvan - [`721e939`](https://github.com/eea/volto-eea-website-theme/commit/721e939d12e324b459ebfa78a2e656ee7142a3d6)]
|
|
483
484
|
- merge master into this branch [Razvan - [`586c8f9`](https://github.com/eea/volto-eea-website-theme/commit/586c8f910bac55a043bd8dda60e9444bd2ae1663)]
|
|
484
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`fd90044`](https://github.com/eea/volto-eea-website-theme/commit/fd9004442a9d1d465f7601ecdefe3e23c61e6a9c)]
|
|
485
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`4bc3dd3`](https://github.com/eea/volto-eea-website-theme/commit/4bc3dd3ae412a66befd04b5b80fab3716c929240)]
|
|
486
485
|
- test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`c4dbd28`](https://github.com/eea/volto-eea-website-theme/commit/c4dbd289358205bc2d849aab7edb11ccf3b89cee)]
|
|
487
486
|
- fix tests [Razvan - [`042330b`](https://github.com/eea/volto-eea-website-theme/commit/042330bc97d32ffe7ba769b4f2453f71cffed706)]
|
|
488
487
|
- remove RemoveSchema logic [Razvan - [`08d10f8`](https://github.com/eea/volto-eea-website-theme/commit/08d10f8bf6f75478260e4e4c66d7316ba87b907a)]
|
|
@@ -577,11 +576,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
577
576
|
- test: Add real image to cypress test [Alin Voinea - [`4ff591a`](https://github.com/eea/volto-eea-website-theme/commit/4ff591ae3318c9588b4e2114582c0fa6cfdf31ae)]
|
|
578
577
|
- test: Add cypress tests for Image block styling position and align [Alin Voinea - [`7341ef7`](https://github.com/eea/volto-eea-website-theme/commit/7341ef7b92714fc0cc3ab0c31c39033e7b3e19e7)]
|
|
579
578
|
- Revert "change(tests): commented out rss test since title block config is missing" [Alin Voinea - [`fb61191`](https://github.com/eea/volto-eea-website-theme/commit/fb611918d6ca380b89b594f283dcf9f685a4b294)]
|
|
580
|
-
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`6a3be30`](https://github.com/eea/volto-eea-website-theme/commit/6a3be3092589411af7808a235f76de5222fd3868)]
|
|
581
|
-
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`c3978f2`](https://github.com/eea/volto-eea-website-theme/commit/c3978f23375ef066e9fd6f6c2e34ba6c1c058f69)]
|
|
582
|
-
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f672779`](https://github.com/eea/volto-eea-website-theme/commit/f672779e845bec9240ccc901e9f53ec80c5a1819)]
|
|
583
|
-
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`ae5d8e3`](https://github.com/eea/volto-eea-website-theme/commit/ae5d8e3f4e04dc2808d47ce2ee886e1b23b528da)]
|
|
584
|
-
- test: [JENKINS] Improve cypress time [valentinab25 - [`170ff0c`](https://github.com/eea/volto-eea-website-theme/commit/170ff0c8e3b30e69479bdf1117e811fea94f1027)]
|
|
585
579
|
### [1.23.0](https://github.com/eea/volto-eea-website-theme/compare/1.22.1...1.23.0) - 2 November 2023
|
|
586
580
|
|
|
587
581
|
#### :rocket: New Features
|
|
@@ -594,7 +588,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
594
588
|
|
|
595
589
|
#### :house: Internal changes
|
|
596
590
|
|
|
597
|
-
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`f28fce3`](https://github.com/eea/volto-eea-website-theme/commit/f28fce3d1eb815f95fb9aa40de42b10b7e8e30c5)]
|
|
598
591
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`6d15088`](https://github.com/eea/volto-eea-website-theme/commit/6d150886c5aeb2ca0b569270486e60f7cc274e2c)]
|
|
599
592
|
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`20c0323`](https://github.com/eea/volto-eea-website-theme/commit/20c032380b33c0077c869a05136f93e2fb68e5d4)]
|
|
600
593
|
|
|
@@ -780,7 +773,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
780
773
|
|
|
781
774
|
#### :house: Internal changes
|
|
782
775
|
|
|
783
|
-
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`370dcbf`](https://github.com/eea/volto-eea-website-theme/commit/370dcbfbf1a8135ce7b1b3b271b004552a631837)]
|
|
784
776
|
|
|
785
777
|
#### :hammer_and_wrench: Others
|
|
786
778
|
|
|
@@ -936,7 +928,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
936
928
|
|
|
937
929
|
#### :hammer_and_wrench: Others
|
|
938
930
|
|
|
939
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`6c5e2f8`](https://github.com/eea/volto-eea-website-theme/commit/6c5e2f80456e2061d9e9c15fd0a0b91b9ac70568)]
|
|
940
931
|
### [1.9.1](https://github.com/eea/volto-eea-website-theme/compare/1.9.0...1.9.1) - 28 February 2023
|
|
941
932
|
|
|
942
933
|
#### :bug: Bug Fixes
|
|
@@ -1083,7 +1074,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1083
1074
|
|
|
1084
1075
|
- For some reasons types is a string [Alin Voinea - [`3769a09`](https://github.com/eea/volto-eea-website-theme/commit/3769a0981181d5b633f3498daebbe96be8b4b833)]
|
|
1085
1076
|
- Fix(redirect): o.filter - refs #157627 [Alin Voinea - [`deb23da`](https://github.com/eea/volto-eea-website-theme/commit/deb23da846444cc96539697fd798429ae0abe89e)]
|
|
1086
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`f1fffc5`](https://github.com/eea/volto-eea-website-theme/commit/f1fffc5db96725440863d545580b4e76cce4b796)]
|
|
1087
1077
|
### [1.5.0](https://github.com/eea/volto-eea-website-theme/compare/1.4.2...1.5.0) - 9 January 2023
|
|
1088
1078
|
|
|
1089
1079
|
#### :hammer_and_wrench: Others
|
|
@@ -1117,7 +1107,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1117
1107
|
|
|
1118
1108
|
- Release 1.4.0 [Alin Voinea - [`bd42a0d`](https://github.com/eea/volto-eea-website-theme/commit/bd42a0d26e928cac5d99933194755da3db06b341)]
|
|
1119
1109
|
- bump version to use as volto-eea-design-system [David Ichim - [`f4be047`](https://github.com/eea/volto-eea-website-theme/commit/f4be047328b46399b03b612d378b18aaf82e7dc1)]
|
|
1120
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`9b7cfef`](https://github.com/eea/volto-eea-website-theme/commit/9b7cfefb4d34fc1c948015e491feb370f9795bd8)]
|
|
1121
1110
|
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`df252a9`](https://github.com/eea/volto-eea-website-theme/commit/df252a9bfed0bb86cadf53c59dd1603b1e2cd822)]
|
|
1122
1111
|
### [1.3.2](https://github.com/eea/volto-eea-website-theme/compare/1.3.1...1.3.2) - 16 December 2022
|
|
1123
1112
|
|
|
@@ -1127,7 +1116,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1127
1116
|
|
|
1128
1117
|
#### :hammer_and_wrench: Others
|
|
1129
1118
|
|
|
1130
|
-
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`a43c658`](https://github.com/eea/volto-eea-website-theme/commit/a43c658a7920c8df95e763b9a637f38ce77eba2c)]
|
|
1131
1119
|
- Better razzle.config [Tiberiu Ichim - [`81dbf48`](https://github.com/eea/volto-eea-website-theme/commit/81dbf48815fb27facb4f82c9b764540fdf188b2e)]
|
|
1132
1120
|
- Better razzle.config [Tiberiu Ichim - [`7bc9da2`](https://github.com/eea/volto-eea-website-theme/commit/7bc9da2cd837ab62a95cd29979cdd9b0055b7d67)]
|
|
1133
1121
|
### [1.3.1](https://github.com/eea/volto-eea-website-theme/compare/1.3.0...1.3.1) - 28 November 2022
|
|
@@ -1138,7 +1126,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1138
1126
|
|
|
1139
1127
|
#### :hammer_and_wrench: Others
|
|
1140
1128
|
|
|
1141
|
-
- yarn 3 [Alin Voinea - [`ea7a709`](https://github.com/eea/volto-eea-website-theme/commit/ea7a7094945312776e9b6f44e371178603e92139)]
|
|
1142
1129
|
### [1.3.0](https://github.com/eea/volto-eea-website-theme/compare/1.2.0...1.3.0) - 22 November 2022
|
|
1143
1130
|
|
|
1144
1131
|
#### :rocket: New Features
|
|
@@ -1179,7 +1166,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1179
1166
|
- Add subsite class to body [Tiberiu Ichim - [`74d700f`](https://github.com/eea/volto-eea-website-theme/commit/74d700fbfd6249a8604762a7e4e49cce857db0f3)]
|
|
1180
1167
|
- Add subsite info to header [Tiberiu Ichim - [`47daf8b`](https://github.com/eea/volto-eea-website-theme/commit/47daf8bb6374a1222040626b19d4154df7ba1b83)]
|
|
1181
1168
|
- fix eslint [Miu Razvan - [`eb8d0a7`](https://github.com/eea/volto-eea-website-theme/commit/eb8d0a790bc70c0aae256c6ff35f63c4885f338e)]
|
|
1182
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`cc578a4`](https://github.com/eea/volto-eea-website-theme/commit/cc578a413b205a8e61e091fab3a88f94cedefc89)]
|
|
1183
1169
|
### [1.1.0](https://github.com/eea/volto-eea-website-theme/compare/1.0.0...1.1.0) - 28 October 2022
|
|
1184
1170
|
|
|
1185
1171
|
#### :nail_care: Enhancements
|
|
@@ -1227,7 +1213,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1227
1213
|
|
|
1228
1214
|
#### :hammer_and_wrench: Others
|
|
1229
1215
|
|
|
1230
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`33b56ac`](https://github.com/eea/volto-eea-website-theme/commit/33b56acb13fbaf0c5b79e8fc6e13c4b699c79c90)]
|
|
1231
1216
|
### [0.7.3](https://github.com/eea/volto-eea-website-theme/compare/0.7.2...0.7.3) - 22 September 2022
|
|
1232
1217
|
|
|
1233
1218
|
#### :hammer_and_wrench: Others
|
|
@@ -1495,7 +1480,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1495
1480
|
- Header refactor, add custom logo #5 [ichim-david - [`4950235`](https://github.com/eea/volto-eea-website-theme/commit/49502358105437cfeac3b144e6d301cb59aa2346)]
|
|
1496
1481
|
- Update footer.config with new publication card component [ichim-david - [`2e38e9a`](https://github.com/eea/volto-eea-website-theme/commit/2e38e9a417f835009d60c80d4eb4b30229f55e45)]
|
|
1497
1482
|
- feature(breadcrumbs): implement eea-design-system breadcrumb as Volto component #32 #7 [ichim-david - [`181af41`](https://github.com/eea/volto-eea-website-theme/commit/181af4125ce2b9ddac56dab4723cb11c26633221)]
|
|
1498
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`da8ceb6`](https://github.com/eea/volto-eea-website-theme/commit/da8ceb68ea68bfbc9504e48ccd4d68277f11ab9a)]
|
|
1499
1483
|
- use breadcrumbs from eea-design-system [nileshgulia1 - [`db2f9e9`](https://github.com/eea/volto-eea-website-theme/commit/db2f9e9a4327420a3cce9a9903cd88549b129eab)]
|
|
1500
1484
|
- Update theme.config [ichim-david - [`8eca4f4`](https://github.com/eea/volto-eea-website-theme/commit/8eca4f40397a4aeca6d39029c92db78968d37064)]
|
|
1501
1485
|
- Added keyContent component to theme.config [ichim-david - [`d86f202`](https://github.com/eea/volto-eea-website-theme/commit/d86f202d0274d839487a88b51cae9a0e899beb23)]
|
|
@@ -1537,5 +1521,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1537
1521
|
|
|
1538
1522
|
#### :hammer_and_wrench: Others
|
|
1539
1523
|
|
|
1540
|
-
- yarn bootstrap [Alin Voinea - [`6995e9e`](https://github.com/eea/volto-eea-website-theme/commit/6995e9e091f21fdbbdffa8a44fc0e2c626f6d46a)]
|
|
1541
1524
|
- Initial commit [Alin Voinea - [`6a9c03a`](https://github.com/eea/volto-eea-website-theme/commit/6a9c03a7cebe71ca87e82cf58c42904063e9d8d3)]
|
package/package.json
CHANGED
|
@@ -3,9 +3,11 @@ import config from '@plone/volto/registry';
|
|
|
3
3
|
|
|
4
4
|
const CustomCSS = (props) => {
|
|
5
5
|
const href = `${config.settings.apiPath}/voltoCustom.css`;
|
|
6
|
+
const src = `${config.settings.apiPath}/voltoCustom.js`;
|
|
6
7
|
return (
|
|
7
8
|
<>
|
|
8
9
|
<link rel="stylesheet" href={href} />
|
|
10
|
+
<script type="text/javascript" src={src}></script>
|
|
9
11
|
</>
|
|
10
12
|
);
|
|
11
13
|
};
|
package/src/index.js
CHANGED
|
@@ -44,7 +44,8 @@ import SubsiteClass from './components/theme/SubsiteClass';
|
|
|
44
44
|
import contentBoxSVG from './icons/content-box.svg';
|
|
45
45
|
|
|
46
46
|
import okMiddleware from './middleware/ok';
|
|
47
|
-
import
|
|
47
|
+
import voltoCustomCSSMiddleware from './middleware/voltoCustom';
|
|
48
|
+
import { voltoCustomJsMiddleware } from './middleware/voltoCustom';
|
|
48
49
|
import installSlate from './slate';
|
|
49
50
|
import { print, navigationSettings } from './reducers';
|
|
50
51
|
|
|
@@ -397,7 +398,8 @@ const applyConfig = (config) => {
|
|
|
397
398
|
const express = require('express');
|
|
398
399
|
config.settings.expressMiddleware = [
|
|
399
400
|
...(config.settings.expressMiddleware || []),
|
|
400
|
-
|
|
401
|
+
voltoCustomCSSMiddleware(express),
|
|
402
|
+
voltoCustomJsMiddleware(express),
|
|
401
403
|
okMiddleware(express),
|
|
402
404
|
];
|
|
403
405
|
}
|
package/src/index.test.js
CHANGED
|
@@ -146,7 +146,7 @@ describe('applyConfig', () => {
|
|
|
146
146
|
);
|
|
147
147
|
|
|
148
148
|
expect(config.widgets.views.id.subjects).toBe('MockedTokenWidget');
|
|
149
|
-
expect(config.settings.expressMiddleware.length).toEqual(
|
|
149
|
+
expect(config.settings.expressMiddleware.length).toEqual(3);
|
|
150
150
|
expect(config.settings.appExtras).toEqual([
|
|
151
151
|
{ match: '/**', component: 'MockedInpageNavigation' },
|
|
152
152
|
{ match: '', component: 'MockedCustomCSS' },
|
|
@@ -313,7 +313,7 @@ describe('applyConfig', () => {
|
|
|
313
313
|
expect(config.blocks.blocksConfig['hero'].copyrightPrefix).toBe('Image');
|
|
314
314
|
|
|
315
315
|
expect(config.widgets.views.id.subjects).toBe('MockedTokenWidget');
|
|
316
|
-
expect(config.settings.expressMiddleware.length).toEqual(
|
|
316
|
+
expect(config.settings.expressMiddleware.length).toEqual(3);
|
|
317
317
|
expect(config.settings.appExtras).toEqual([
|
|
318
318
|
{ match: '/**', component: 'MockedInpageNavigation' },
|
|
319
319
|
{ match: '', component: 'MockedCustomCSS' },
|
|
@@ -29,11 +29,39 @@ function voltoCustomMiddleware(req, res, next) {
|
|
|
29
29
|
});
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
|
|
32
|
+
function getVoltoCustomJsMiddleware(req, res, next) {
|
|
33
|
+
getBackendResourceWithAuth(req)
|
|
34
|
+
.then((resource) => {
|
|
35
|
+
// Just forward the headers that we need
|
|
36
|
+
HEADERS.forEach((header) => {
|
|
37
|
+
if (resource?.get?.(header)) {
|
|
38
|
+
res.set(header, resource.get(header));
|
|
39
|
+
}
|
|
40
|
+
});
|
|
41
|
+
res.status(resource.statusCode);
|
|
42
|
+
res.send(resource.body);
|
|
43
|
+
})
|
|
44
|
+
.catch(() => {
|
|
45
|
+
res.set('Content-Type', 'text/javascript; charset=utf-8');
|
|
46
|
+
res.status(200);
|
|
47
|
+
res.send(
|
|
48
|
+
'/* Override this by adding a File called voltoCustom.js to backend at portal_skins/custom/manage_main */',
|
|
49
|
+
);
|
|
50
|
+
});
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
const registerVoltoCustomMiddleware = function (express) {
|
|
33
54
|
const middleware = express.Router();
|
|
34
55
|
middleware.all(['**/voltoCustom.css$'], voltoCustomMiddleware);
|
|
35
56
|
middleware.id = 'voltoCustom.css';
|
|
36
57
|
return middleware;
|
|
37
58
|
};
|
|
38
59
|
|
|
39
|
-
export
|
|
60
|
+
export const voltoCustomJsMiddleware = function (express) {
|
|
61
|
+
const middleware = express.Router();
|
|
62
|
+
middleware.all(['**/voltoCustom.js$'], getVoltoCustomJsMiddleware);
|
|
63
|
+
middleware.id = 'voltoCustom.js';
|
|
64
|
+
return middleware;
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
export default registerVoltoCustomMiddleware;
|