Albert Backenhof
5d45f57e00
Fixed master object bug
...
-Previously the smart pivot didn't render as
a master object.
Issue: DEB-173
2019-05-03 09:09:44 +02:00
Albert Backenhof
2f59d97cf3
Merge pull request #55 from qlik-oss/DEB-204/NewString
...
Updated string according to Ralf Narfeldt
0.49.0
2019-05-03 08:26:36 +02:00
Albert Backenhof
b8d6b0a53e
Merge pull request #53 from qlik-oss/QLIK-95019/Excel
...
Improved excel and snapshot export
2019-05-03 08:26:25 +02:00
Purwa Shrivastava
6cc82e7b38
Merge pull request #57 from qlik-oss/DEB-213/misalignedTable
...
DEB-213: Mis calculated the default, changed from 23 to 25 px.
0.48.0
2019-05-02 14:25:28 +02:00
Purwa Shrivastava
cc7e3e62ed
DEB-213: Mis calculated the default, changed from 23 to 25 px.
2019-05-02 14:19:36 +02:00
Purwa Shrivastava
26de3b63ed
Merge pull request #56 from qlik-oss/DEB-213/misalignedTable
...
DEB-213: Introdued a minimum height for the table rows, so even if th…
0.47.0
2019-05-02 13:04:17 +02:00
Purwa Shrivastava
8eafeffcec
DEB-213: Introdued a minimum height for the table rows, so even if the content is null, the rows are displayed even.
2019-05-02 11:31:15 +02:00
Albert Backenhof
ef7926dd13
Updated string according to Ralf Narfeldt
...
Issue: DEB-204
2019-04-30 14:51:30 +02:00
Albert Backenhof
af307fd24b
Improved excel and snapshot export
...
-KPI is now included in excel.
-Snapshots now work.
Issue: QLIK-95019
2019-04-30 13:04:42 +02:00
Albert Backenhof
98401db922
Merge pull request #52 from qlik-oss/saturateMatrix
...
Fixed bug that prevented row saturation
0.46.0
2019-04-23 07:01:34 +02:00
Albert Backenhof
75771e4815
Merge pull request #50 from qlik-oss/DEB-187/ColorMeasures
...
Color by measure indices
2019-04-23 07:01:25 +02:00
Albert Backenhof
a12205c840
Fixed bug that prevented row saturation
2019-04-18 09:44:07 +02:00
Albert Backenhof
ebfee69c7b
Merge pull request #51 from qlik-oss/DEB-188/LimitSize
...
Fixed layout and styling of table
0.45.0
2019-04-18 08:28:26 +02:00
Albert Backenhof
05c25c72cb
Fixed layout and styling of table
...
-Now using flexbox to make the layout more
dynamic.
-Row selection of hover works as intended.
-Improved the way scrollbars are shown.
Issue: DEB-188, DEB-192
2019-04-17 11:02:23 +02:00
Albert Backenhof
d2a24dd256
Color by measure indices
...
-Used to specify what measure columns should
use conditional coloring.
Issue: DEB-187
2019-04-15 14:15:12 +02:00
Albert Backenhof
a6a6ef24b5
Merge pull request #49 from qlik-oss/DEB-183/CellSpacing
...
Fixed cellspacing on IE, Edge and FF
0.44.0
2019-04-15 07:01:48 +02:00
Albert Backenhof
8374ecce85
Merge pull request #48 from qlik-oss/DEB-182/OverlayScrollbar
...
Overlay scrollbar in webkit browsers
2019-04-15 07:01:29 +02:00
Albert Backenhof
0135d4fc64
Merge pull request #43 from qlik-oss/DEB-176/EmptyMeasureCells
...
Show cells for single-dimension tables
2019-04-15 07:01:06 +02:00
Albert Backenhof
47d7f33cb9
Merge pull request #45 from qlik-oss/DEB-168/MissingText
...
If dimension value doesn't contain qText use qNum
0.43.0
2019-04-15 07:00:46 +02:00
Albert Backenhof
4c2e483592
Merge pull request #47 from qlik-oss/DEB-153/Icon
...
Updated the icon to pivot-table
0.42.0
2019-04-12 14:24:54 +02:00
Albert Backenhof
801c7c862e
Merge pull request #46 from qlik-oss/DEB-177/ConditionalColoring
...
Replaced semaphores with Conditional Coloring
0.41.0
2019-04-12 10:56:05 +02:00
Albert Backenhof
f3bda74202
Merge pull request #44 from qlik-oss/DEB-164/FontIssue
...
Improved header arrangement
0.40.0
2019-04-12 09:43:44 +02:00
Albert Backenhof
3ec5d13ae6
Fixed cellspacing on IE, Edge and FF
...
Issue: DEB-183
2019-04-12 09:37:49 +02:00
Albert Backenhof
2133bb44ef
Overlay scrollbar in webkit browsers
...
-To prevent scrollbar from offsetting the cells
those browsers that support overlay scrollbars
should use it.
Issue: DEB-182
2019-04-12 08:15:37 +02:00
Albert Backenhof
e447666982
Merge pull request #40 from qlik-oss/DEB-160/ErrMsg
...
Updated default error message
0.39.0
2019-04-12 07:06:57 +02:00
Albert Backenhof
7038140088
Updated the icon to pivot-table
...
Issue: DEB-153
2019-04-11 14:48:42 +02:00
Albert Backenhof
b5d9633496
Replaced semaphores with Conditional Coloring
...
-Was unclear what the two semaphores did and meant.
Also, Concept Semaphores didn't seem to work.
Issue: DEB-177
2019-04-11 14:40:06 +02:00
Albert Backenhof
a518432db4
If dimension value doesn't contain qText use qNum
...
Issue: DEB-168
2019-04-11 10:31:47 +02:00
Albert Backenhof
f1875702be
Improved header arrangement
...
-Only add elements that are displayed.
-Properly align content.
-Use correct font.
Issue: DEB-163, DEB-164
2019-04-11 09:04:53 +02:00
Albert Backenhof
b1a9130663
Show cells for single-dimension tables
...
-Recent commit introduced a bug that prevented
single-dimension tables from showing any cells.
Issue: DEB-176
2019-04-10 13:41:24 +02:00
Albert Backenhof
dfb30285ab
Updated default error message
...
-Previous isn't grammatically correct.
Issue: DEB-160
2019-04-10 12:15:28 +02:00
Albert Backenhof
c8cd78ae5f
Merge pull request #37 from qlik-oss/DEB-156/OnlyTwoDims
...
Moved design dimension to Appearance->Table format
0.38.0
2019-04-10 12:14:20 +02:00
Albert Backenhof
a5bc3ecd1b
Moved design dimension to Appearance->Table format
...
-According to the documentation it should only be
possible to set two dimensions. Previously you
were able to set three, where the third one was
used for styling. This wasn't obvious to the user
though. Now, the design field is set under
Appearance -> Table format.
Issue: DEB-156
2019-04-10 12:12:08 +02:00
Albert Backenhof
bec68e7cd4
Merge pull request #39 from qlik-oss/DEB-159/Props
...
Changed order of properties and added About
0.37.0
2019-04-10 12:05:15 +02:00
Albert Backenhof
02bba4ad5a
Merge pull request #38 from qlik-oss/DEB-157/NineMeasures
...
1 Dim and 9 Measures OR 2 Dim and 8 Measures
0.36.0
2019-04-10 11:30:44 +02:00
Albert Backenhof
57c4b12b24
Merge pull request #36 from qlik-oss/DEB-154/EmptyData
...
Improved setup of data matrix
2019-04-10 09:13:34 +02:00
Albert Backenhof
ca33540fd6
Merge pull request #35 from qlik-oss/DEB-152/HeaderWidth
...
The header width should match the table format
0.35.0
2019-04-10 09:13:03 +02:00
Albert Backenhof
cac3fabb2f
Changed order of properties and added About
...
Issue: DEB-159
2019-04-10 08:13:24 +02:00
Albert Backenhof
c57b0edea8
1 Dim and 9 Measures OR 2 Dim and 8 Measures
...
-Dynamic max values for Dimensions and Measures.
Issue: DEB-157
2019-04-10 07:50:07 +02:00
Albert Backenhof
3862bd294c
Arrange matching dim1 data on the same row
...
-The data is not guaranteed to be processed row
by row. Therefore, make sure to check the entire
matrix for the correct row (not just previous row)
when appending new row data.
Issue: DEB-155
2019-04-09 08:29:37 +02:00
Albert Backenhof
0c18523891
Empty data should result in emtpy cells
...
-Previously, empty data resulted in the cells
completely missing. This caused other cells
to not end up in the correct column.
Issue: DEB-154
2019-04-09 07:50:33 +02:00
Albert Backenhof
629821bd6b
The header width should match the table format
...
Issue: DEB-152
2019-04-08 10:39:02 +02:00
Albert Backenhof
08c5cf8104
Merge pull request #34 from qlik-oss/DEB-130/VersionInDesc
...
Aligned build to how Dashboard bundle extensions
0.34.0
2019-04-05 14:40:13 +02:00
Tobias Åström
d3c39bea75
Merge pull request #32 from qlik-oss/tsm-color-picker-check
...
Update metric-semaphores.js
0.33.0
2019-04-05 13:46:58 +02:00
Albert Backenhof
141be3f962
Aligned build to Dashboard bundle extensions build
...
-Part of the work to streamline how the extensions
are handled, irregardless of what bundle.
Issue: DEB-130, DEB-133
2019-03-27 09:53:09 +01:00
Albert Backenhof
433a725f33
Merge pull request #33 from qlik-oss/snapshotFix
...
New preview image and fixed snapshot
0.32.0
2019-03-20 10:28:52 +01:00
Albert Backenhof
769d5cfa3f
New preview image and fixed snapshot
...
-SnapshotApi doesn't have a getProperties
so fetching the source properties from
qlik-app instead.
-The snapshot still cannot be rendered in the
"printing-snapshot" test page because of
limitations on that page.
2019-03-19 10:38:29 +01:00
Albert Backenhof
9d925b6205
Merge pull request #29 from qlik-oss/feature/QPE-427
...
[QPE-427] Replace csv styling with dimension styling
0.31.0
2019-03-18 06:57:13 +01:00
Tobias Åström
34527c3d6d
Update metric-semaphores.js
...
We recently had a bug on the color picker when used in extensions (QLIK-94131) so I went through all extensions to check their status, this was the only one with a potential problem.
The property notation should be as I changed it now (but after fixing the bug it will work anyway). However, there might be code elsewhere in the extension that mitigates the bug, so make sure this gets tested.
2019-03-12 09:04:43 +01:00
Kristoffer Lind
35d489c2e2
add updated demo app
2019-02-28 15:58:14 +01:00