@eeacms/volto-tableau 6.0.3 → 6.0.4

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,11 +4,15 @@ 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
- ### [6.0.3](https://github.com/eea/volto-tableau/compare/6.0.2...6.0.3) - 10 November 2023
7
+ ### [6.0.4](https://github.com/eea/volto-tableau/compare/6.0.3...6.0.4) - 15 November 2023
8
8
 
9
- #### :hammer_and_wrench: Others
9
+ #### :bug: Bug Fixes
10
+
11
+ - fix: disabled tableau url field [kreafox - [`3bb8273`](https://github.com/eea/volto-tableau/commit/3bb827306704541826090b2c718399b352e44feb)]
12
+ - fix: set default height [kreafox - [`586cbb3`](https://github.com/eea/volto-tableau/commit/586cbb3836fe1578ec0331d96b782dbce0b367f2)]
13
+
14
+ ### [6.0.3](https://github.com/eea/volto-tableau/compare/6.0.2...6.0.3) - 10 November 2023
10
15
 
11
- - fix tableau for real this time [Miu Razvan - [`a304c2c`](https://github.com/eea/volto-tableau/commit/a304c2cce2a68cfa6b1123a853cfda0b57501ab3)]
12
16
  ### [6.0.2](https://github.com/eea/volto-tableau/compare/6.0.1...6.0.2) - 10 November 2023
13
17
 
14
18
  #### :rocket: New Features
@@ -19,7 +23,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
19
23
 
20
24
  #### :house: Internal changes
21
25
 
22
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`903b90a`](https://github.com/eea/volto-tableau/commit/903b90a2df0abc183aa68d99a89bb688de3a0c73)]
23
26
 
24
27
  #### :hammer_and_wrench: Others
25
28
 
@@ -29,9 +32,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
29
32
  - tests: increase coverage [kreafox - [`ecb9262`](https://github.com/eea/volto-tableau/commit/ecb92625a44365faf4c39f0ff3f02ccc4ca21656)]
30
33
  - Fix tableau height [kreafox - [`6194c24`](https://github.com/eea/volto-tableau/commit/6194c2405e2bd93aba9865caed76292cd55193d3)]
31
34
  - Show share & download button on widget view [kreafox - [`a66e253`](https://github.com/eea/volto-tableau/commit/a66e2537d08dc7129e249c28e1daa27246c88815)]
32
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`9d2189d`](https://github.com/eea/volto-tableau/commit/9d2189d4edb13dd449d75cd6dd9052bbed67304d)]
33
- - test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`f2fa3f9`](https://github.com/eea/volto-tableau/commit/f2fa3f9ccabab918586179ac16ead44e2eba8498)]
34
- - test: [JENKINS] Improve cypress time [valentinab25 - [`5748183`](https://github.com/eea/volto-tableau/commit/5748183c27dae18a4ebbc067d659cbc24cad8f71)]
35
35
  - use toolbar from volto-embed [Miu Razvan - [`1a232a1`](https://github.com/eea/volto-tableau/commit/1a232a15f2bbe05da75307800590d0a0a1c4996b)]
36
36
  ## [6.0.0](https://github.com/eea/volto-tableau/compare/5.0.2...6.0.0) - 30 October 2023
37
37
 
@@ -89,7 +89,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
89
89
  - test: change volto version in Jenkinsfile [ana-oprea - [`347aceb`](https://github.com/eea/volto-tableau/commit/347aceb07d152fddeebbf3a7e7a6ac9c55dc21ba)]
90
90
  - test: increase cypress timeout [ana-oprea - [`bdf4408`](https://github.com/eea/volto-tableau/commit/bdf44083cd84c96b4914d3f8a3bb17c5187f191c)]
91
91
  - test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - [`caff974`](https://github.com/eea/volto-tableau/commit/caff9742a703b224133a8dd2a969629e70c9fd33)]
92
- - test: Fix eslint and yarn i18n [Alin Voinea - [`b8be7fb`](https://github.com/eea/volto-tableau/commit/b8be7fb9ab10faed0a1be8ce7e3d4e7c78ebe020)]
93
92
  - i18n: Add en [Alin Voinea - [`c5e20dd`](https://github.com/eea/volto-tableau/commit/c5e20ddea25c830ac80665ee9a71e557e8cd117d)]
94
93
  - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`2116ff9`](https://github.com/eea/volto-tableau/commit/2116ff95c6454e813bdca44e6c3aa81fa0a916b8)]
95
94
  ## [5.0.0](https://github.com/eea/volto-tableau/compare/4.1.1...5.0.0) - 25 July 2023
@@ -101,21 +100,17 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
101
100
  #### :hammer_and_wrench: Others
102
101
 
103
102
  - Release 5.0.0 [Alin Voinea - [`97c98e9`](https://github.com/eea/volto-tableau/commit/97c98e98b1295a4ad45756326dc20cd59517515f)]
104
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`2acb3a5`](https://github.com/eea/volto-tableau/commit/2acb3a5490f62ce0a95ebbd03c32874ac3a42603)]
105
103
  ### [4.1.1](https://github.com/eea/volto-tableau/compare/4.1.0...4.1.1) - 21 July 2023
106
104
 
107
105
  #### :hammer_and_wrench: Others
108
106
 
109
107
  - Add VisualizationViewWidget [Tiberiu Ichim - [`fa881cb`](https://github.com/eea/volto-tableau/commit/fa881cbc3643a46697fb16d1c86ada1d4121a46a)]
110
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`cbcbad2`](https://github.com/eea/volto-tableau/commit/cbcbad26f7aa3683122199c8d5cbd142903df93b)]
111
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`51abe6d`](https://github.com/eea/volto-tableau/commit/51abe6d4db80825fe2e396e04c7003c6ad79b480)]
112
108
  ### [4.1.0](https://github.com/eea/volto-tableau/compare/4.0.0...4.1.0) - 15 June 2023
113
109
 
114
110
  ## [4.0.0](https://github.com/eea/volto-tableau/compare/3.0.8...4.0.0) - 13 June 2023
115
111
 
116
112
  #### :house: Internal changes
117
113
 
118
- - chore: [JENKINS] Remove alpha testing version [valentinab25 - [`e33bb21`](https://github.com/eea/volto-tableau/commit/e33bb21eb429c33e3a15d771487a1c9af8ccb0d5)]
119
114
 
120
115
  #### :hammer_and_wrench: Others
121
116
 
@@ -147,7 +142,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
147
142
 
148
143
  #### :hammer_and_wrench: Others
149
144
 
150
- - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`f5deccd`](https://github.com/eea/volto-tableau/commit/f5deccd84372752908b300c5cfd78134818e5ce4)]
151
145
  ### [3.0.6](https://github.com/eea/volto-tableau/compare/3.0.5...3.0.6) - 30 January 2023
152
146
 
153
147
  ### [3.0.5](https://github.com/eea/volto-tableau/compare/3.0.4...3.0.5) - 26 January 2023
@@ -219,7 +213,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
219
213
  - Update commands.js [Nilesh - [`7c48437`](https://github.com/eea/volto-tableau/commit/7c4843780efb9b85a4728de73c00d831c1d8fdcf)]
220
214
  - Update e2e.js [Nilesh - [`f67b45c`](https://github.com/eea/volto-tableau/commit/f67b45c170f58f8d0301192994226f173e4cb00a)]
221
215
  - latest volto compatibility refs #154757 [nileshgulia1 - [`881ba48`](https://github.com/eea/volto-tableau/commit/881ba482dc9b82e7fdac16549d41e80a6d26b3de)]
222
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`58e25df`](https://github.com/eea/volto-tableau/commit/58e25df2291add09670143bee54cde103ee835b9)]
223
216
  ### [1.3.0](https://github.com/eea/volto-tableau/compare/1.2.5...1.3.0) - 28 September 2022
224
217
 
225
218
  #### :hammer_and_wrench: Others
@@ -233,15 +226,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
233
226
  - Use volto 16 alpha 14 [Miu Razvan - [`93641be`](https://github.com/eea/volto-tableau/commit/93641be4c2393f49008aff789400cf7c947949fd)]
234
227
  - Revert volto-tableau group to common [Andrei Grigore - [`9d24c6d`](https://github.com/eea/volto-tableau/commit/9d24c6d2767fed6a840cddaee55dbd5cecb544b5)]
235
228
  - Tableaugroup typo fix [Andrei Grigore - [`b0b5378`](https://github.com/eea/volto-tableau/commit/b0b5378a437043120a96c9e5e8802584145daa22)]
236
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`3234347`](https://github.com/eea/volto-tableau/commit/3234347e524cc0ed4918242f503fe9e7dba266b2)]
237
229
  - Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`d237e1c`](https://github.com/eea/volto-tableau/commit/d237e1c72817d7e68a3eb698563674d1514db24f)]
238
230
  ### [1.2.4](https://github.com/eea/volto-tableau/compare/1.2.3...1.2.4) - 25 October 2021
239
231
 
240
232
  #### :hammer_and_wrench: Others
241
233
 
242
- - Add Sonarqube tag using frontend addons list [EEA Jenkins - [`2b19679`](https://github.com/eea/volto-tableau/commit/2b19679e2c7bcdc83082d1c73a595eea8b86d14f)]
243
- - Add Sonarqube tag using frontend addons list [EEA Jenkins - [`384ccae`](https://github.com/eea/volto-tableau/commit/384ccaebed8c414a5c90eb96c6ce0a2b091f249c)]
244
- - Add Sonarqube tag using frontend addons list [EEA Jenkins - [`589258e`](https://github.com/eea/volto-tableau/commit/589258e9b3cbba9cee37c57bb85ca5b707bc65d7)]
245
234
  ### [1.2.3](https://github.com/eea/volto-tableau/compare/1.2.2...1.2.3) - 14 June 2021
246
235
 
247
236
  #### :hammer_and_wrench: Others
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-tableau",
3
- "version": "6.0.3",
3
+ "version": "6.0.4",
4
4
  "description": "@eeacms/volto-tableau: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -14,7 +14,7 @@ const View = (props) => {
14
14
  with_more_info = true,
15
15
  with_download = true,
16
16
  with_share = true,
17
- tableau_height,
17
+ tableau_height = 700,
18
18
  } = data;
19
19
  const { figure_note = [], data_provenance = {}, tableau_visualization } =
20
20
  props.tableau_visualization_data || {};
@@ -128,7 +128,6 @@ export default (config, viz, vizState) => {
128
128
  url: {
129
129
  title: 'Url',
130
130
  widget: 'textarea',
131
- isDisabled,
132
131
  },
133
132
  title: {
134
133
  title: 'Title',
@@ -107,7 +107,7 @@ const Tableau = forwardRef((props, ref) => {
107
107
  with_more_info = true,
108
108
  with_download = true,
109
109
  with_share = true,
110
- tableau_height,
110
+ tableau_height = 700,
111
111
  } = data;
112
112
  const device = useMemo(
113
113
  () => getDevice(breakpoints, screen.page?.width || Infinity),
@@ -430,7 +430,7 @@ const Tableau = forwardRef((props, ref) => {
430
430
  clearData={clearData}
431
431
  />
432
432
  <div
433
- style={{ height: tableau_height ? tableau_height + 'px' : '100%' }}
433
+ style={{ height: tableau_height + 'px' }}
434
434
  className={cx('tableau', `tableau-${version}`, {
435
435
  'tableau-autoscale': autoScale,
436
436
  })}
@@ -93,7 +93,6 @@ export default (config, viz, vizState) => {
93
93
  url: {
94
94
  title: 'Url',
95
95
  widget: 'textarea',
96
- isDisabled,
97
96
  },
98
97
  sheetname: {
99
98
  title: 'Sheetname',