Commit Graph

141 Commits

Author SHA1 Message Date
David Aaron Suddjian
4f1b7687bd chore: publish v0.17.60 2021-11-26 11:47:14 +08:00
maltoze
af43889887 fix(plugin-chart-table): chinesee translation improve (#1189) 2021-11-26 11:47:14 +08:00
David Aaron Suddjian
5b9b2b6aec chore: publish v0.17.59 2021-11-26 11:47:14 +08:00
Ville Brofeldt
cfe9da4029 chore: publish v0.17.58 2021-11-26 11:47:13 +08:00
erik_ritter
5b4b05a499 chore: publish v0.17.56 2021-11-26 11:47:12 +08:00
erik_ritter
483e25b8bd chore: publish v0.17.55 2021-11-26 11:47:12 +08:00
Ville Brofeldt
00617b9442 chore: publish v0.17.54 2021-11-26 11:47:12 +08:00
Ville Brofeldt
7bd79d6883 chore: publish v0.17.53 2021-11-26 11:47:11 +08:00
Ville Brofeldt
b912b3fda1 chore: publish v0.17.52 2021-11-26 11:47:11 +08:00
Kamil Gabryjelski
1a4e3e8cc6 feat(core): remove defaults for time range filter and Metrics (#1114)
* feat(core): remove defaults for time range filter and Metrics

* Display errors on all 3 controls

* Fix for raw mode

* Refactor duplicated code
2021-11-26 11:47:11 +08:00
Ville Brofeldt
2511c84bf8 chore: publish v0.17.50 2021-11-26 11:47:10 +08:00
Kamil Gabryjelski
c461abbdeb feat(chart-controls): implement drag&drop controls for all charts (#1127)
* feat(chart-controls): implement drag&drop controls for all charts

* Split stacked controls into separate rows
2021-11-26 11:47:10 +08:00
Evan Rusackas
ade57cf991 fix: making location of sorting arrows in Table more consistent. (#1124) 2021-11-26 11:47:10 +08:00
Ville Brofeldt
25318c38bc chore: publish v0.17.49 2021-11-26 11:47:10 +08:00
Ville Brofeldt
8fcf38d843 chore: publish v0.17.48 2021-11-26 11:47:09 +08:00
Ville Brofeldt
92b7693720 chore: publish v0.17.46 2021-11-26 11:47:09 +08:00
Ville Brofeldt
e51f034317 fix: use proper time grain when using native filters or filter box (#1104) 2021-11-26 11:47:08 +08:00
Ville Brofeldt
690c5cef5e chore: publish v0.17.44 2021-11-26 11:47:08 +08:00
Ville Brofeldt
33198abcfb fix(plugin-chart-table): check if control values are set (#1095) 2021-11-26 11:47:07 +08:00
Jesse Yang
112beb6533 chore: publish v0.17.42 2021-11-26 11:47:07 +08:00
Jesse Yang
a89b78c112 chore: upgrade to emotion@11 (#1086) 2021-11-26 11:47:07 +08:00
Amit Miran
c86ffd26c5 fix: interactiveGroupBy can works regardless to queryMode 2021-11-26 11:47:06 +08:00
Jesse Yang
3d3393cc71 chore: publish v0.17.41 2021-11-26 11:47:06 +08:00
Jesse Yang
6089bcfd89 fix(plugin-chart-table): resize and totals formatting bug (#1082) 2021-11-26 11:47:06 +08:00
Evan Rusackas
5bae6a6110 chore: publish v0.17.40 2021-11-26 11:47:06 +08:00
Evan Rusackas
8f9c4ac582 chore: publish v0.17.39 2021-11-26 11:47:06 +08:00
Jesse Yang
08a0d0a324 feat(plugin-chart-table): disable show_totals by default (#1078) 2021-11-26 11:47:06 +08:00
Ville Brofeldt
a3bf281929 chore: publish v0.17.37 2021-11-26 11:47:05 +08:00
simcha90
ec45fa5f9d refactor: tick calculation (#1072) 2021-11-26 11:47:05 +08:00
erik_ritter
58537efc3a chore: publish v0.17.36 2021-11-26 11:47:05 +08:00
Ville Brofeldt
ac6e73f58e chore: publish v0.17.35 2021-11-26 11:47:04 +08:00
simcha90
2bb19f16ee feat: groupby filter (#1064) 2021-11-26 11:47:04 +08:00
Ville Brofeldt
935c3af326 chore: publish v0.17.34 2021-11-26 11:47:04 +08:00
Ville Brofeldt
b0cd62ffb7 chore: publish v0.17.32 2021-11-26 11:47:03 +08:00
Ville Brofeldt
2f391ae082 chore(core): simplify ExtraFormData (#1053)
* chore(core): refactor ExtraFormData

* infer override keys from mappings and remove redundant time_range

* rename cross to interactive

* rename CROSS_FILTER to INTERACTIVE_CHART

* remove ts-ignore
2021-11-26 11:47:03 +08:00
maltoze
d1d1adfca6 chore(plugin-chart-table): add muted attribute of video tag to whitelist (#1051) 2021-11-26 11:47:03 +08:00
simcha90
1dc7538877 refactor(native-filters): Update dataMask structure (#1040)
* refactor: change own state

* refactor: change own state

* refactor: update TS for extra form data

* refactor: usage ownState in charts

* refactor: update dataMask (final)

* lint: update TS

* lint: update TS

* refactor: update table setDataMaskHook

* docs: fix comment
2021-11-26 11:47:03 +08:00
Ville Brofeldt
6e01a25e35 chore: publish v0.17.30 2021-11-26 11:47:02 +08:00
Ville Brofeldt
a0d60c066d fix(plugin-chart-table): fix empty metrics (#1047) 2021-11-26 11:47:02 +08:00
Kamil Gabryjelski
fcd11cde42 feat(plugin-chart-table): enable emitting cross-filters (#1041)
* feat(plugin-chart-table): enable emitting cross-filters

* Hide filters checkbox when cross filters flag is disabled
2021-11-26 11:47:02 +08:00
Ville Brofeldt
7019e0a098 chore: publish v0.17.29 2021-11-26 11:47:02 +08:00
Kamil Gabryjelski
f4eeebf368 feat(plugin-chart-table): Implement showing totals (#1034)
* feat(plugin-chart-table): implement totals row

* Fix typo

* Fix totals with percentage metrics

* Code review fixes

* Use dnd with percentage metrics and sortby controls

* Make totals checkbox tooltip more descriptive

* Remove console.log

* Change totals tooltip

* Fix typing error

* Use array destructuring

* Fix typo
2021-11-26 11:47:01 +08:00
Jesse Yang
62906906a5 chore: publish v0.17.28 2021-11-26 11:47:01 +08:00
Jesse Yang
79d561d67a fix(plugin-chart-table): add text align to table header (#1039) 2021-11-26 11:47:01 +08:00
Ville Brofeldt
dfd2fda687 chore: publish v0.17.27 2021-11-26 11:47:01 +08:00
Jesse Yang
943348b8bf chore: publish v0.17.26 2021-11-26 11:47:01 +08:00
Jesse Yang
9b94f14416 chore: publish v0.17.25 2021-11-26 11:47:01 +08:00
Jesse Yang
65d04d0ef5 chore: publish v0.17.24 2021-11-26 11:47:00 +08:00
Jesse Yang
090e3b1e91 feat(plugin-chart-table): add small number formatter (#1028)
* feat(plugin-chart-table): add small number formatter

* Fix basic storybook
2021-11-26 11:47:00 +08:00
erik_ritter
98d2502b53 chore: publish v0.17.23 2021-11-26 11:47:00 +08:00