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
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
Kristoffer Lind
091c564a75
apply styling from dimension
2019-02-28 15:36:54 +01:00
Kristoffer Lind
99eba8afcb
split qHyperCube into two cubes, one for data and one for design
2019-02-28 15:36:54 +01:00
Balazs Gobel
f255efbf5d
Handle medium header font size better and prevent cutting text off
2019-02-28 12:40:29 +01:00
Kristoffer Lind
aad92678db
fix metric semaphore colors
2019-02-26 11:31:24 +01:00
Balazs Gobel
a5fc586859
Merge branch 'master' into QPE-426
2019-02-25 15:14:13 +01:00
Kristoffer Lind
a25b2c40c0
removed a few more pieces of the colors library
2019-02-22 14:30:18 +01:00
ahmed-Bazzara
46d6520273
update app added
...
colors set to have a fallback value
2019-02-22 14:29:23 +01:00
ahmed-Bazzara
19286f6c56
color libraries deleted and Qlik's color-pickers introduced
2019-02-22 14:29:23 +01:00
ahmed-Bazzara
63c877face
merge conflicts solved
2019-02-22 12:40:30 +01:00
giovanni hanselius
0b3b7b3f57
Merge pull request #19 from qlik-oss/QPE-554
...
[QPE-554] text alignemt
2019-02-21 17:37:00 +01:00
giovanni hanselius
44b33b4c92
Merge pull request #16 from qlik-oss/feature/QPE-550
...
[QPE-550] fix excel export
2019-02-21 16:48:34 +01:00
ahmed-Bazzara
e70e76a401
small font size is set to be default
...
and its value matched to Qlik defalut font size
2019-02-20 15:44:36 +01:00
ahmed-Bazzara
ec140efc56
Text alignment property added
2019-02-18 16:42:39 +01:00
Kristoffer Lind
c3651a37da
Merge branch 'master' into feature/QPE-550
2019-02-14 12:36:55 +01:00
Kristoffer Lind
8b843e028a
fix excel export
2019-02-14 11:08:34 +01:00
Kristoffer Lind
f2f201c6e2
let react handle rendering
2019-02-12 11:26:31 +01:00
Balazs Gobel
ce1e196b78
Follow the same principle as the old application
...
- Restyle table cells only when metric semaphore is enabled
2019-02-12 11:25:22 +01:00
Balazs Gobel
8e100f286b
Fix alternating colours
2019-02-12 11:25:22 +01:00
Kristoffer Lind
b979a579f9
refactor row-wrapper according to new data structure
2019-02-07 10:30:41 +01:00
Kristoffer Lind
9b682e62f8
create new data structure
2019-02-07 10:19:42 +01:00