Commit Graph

10194 Commits

Author SHA1 Message Date
AAfghahi
9559a69d3f fix: incorporating ScheduleQueries into featureFlags (#1020) 2021-11-26 11:46:59 +08:00
Ville Brofeldt
e861c7b153 fix(plugin-chart-echarts): fill missing values when stacked chart (#1014) 2021-11-26 11:46:59 +08:00
Victor Malai
acd23f3ba3 feat(plugin-chart-echarts): Emit cross filters for pie and boxplot (#1010)
* feat(plugin-chart-echarts): emit filter events when clicking on slice

* feat(plugin-chart-echarts): enable emitting filter

* clean up filter state

* check eventHandlers by emitFilter flag

* feat(plugin-chart-echarts): multiple choices for filter

* WIP

* feat(plugin-chart-echarts): select multiple values

* add conditional control item for emitting filter

* add cross filter for box plot chart

* refactor: combine values and indexes single object

* fix: eslint

* Add default emitFilter for BoxPlot. Check emit filter before handle crossFilter

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:46:59 +08:00
Reslan Tinawi
5da7a6c778 feat: add syria to Country Maps (#1000) 2021-11-26 11:46:59 +08:00
erik_ritter
e446fa324c chore: publish v0.17.21 2021-11-26 11:46:59 +08:00
Erik Ritter
b354c15b00 fix: time formatter test (#1012) 2021-11-26 11:46:59 +08:00
Erik Ritter
9993b336ff feat: support warning_markdown on metrics (#1011) 2021-11-26 11:46:59 +08:00
Evan Rusackas
35e5608f2e chore: translation strings in histogram display (#981) 2021-11-26 11:46:59 +08:00
Victor Malai
1c40ac56c7 feat(plugin-chart-echarts): add label date format for piechart and boxplot (#973)
* feat(plugin-chart-echarts): add label date format for piechart

* feat(plugin-chart-echarts): add label date format for piechart

* switch to temporal

* Add date format for BoxPlot

* Remove logs

* Revert PERCENTAGE THRESHOLD for pie chart

* type

* add mapping for coltypes & add chart props type for chart

* type

* type

* resolve comments

* Change to formData from rawFormData

Co-authored-by: Victor Malai <victormalai@Victors-MacBook-Pro.local>
2021-11-26 11:46:59 +08:00
simcha90
716a9624c0 fix(table): Fix backend pagination table case (#1007)
* feat: add BE pagination to table with pages

* test: update tests

* refactor: fix table CR notes

* lint: fix TS

* lint: fix TS

* lint: fix TS

* lint: fix TS

* lint: fix TS

* lint: update types

* lint: update types

* lint: fix TS

* lint: fix TS

* lint: fix TS

* fix: no results
2021-11-26 11:46:59 +08:00
Jesse Yang
5cb4a4161d chore: publish v0.17.20 2021-11-26 11:46:58 +08:00
Jesse Yang
e03c4ee495 fix(plugin-chart-table): metrics should be undefined (#1005) 2021-11-26 11:46:58 +08:00
Yongjie Zhao
a628251fd7 chore: publish v0.17.19 2021-11-26 11:46:58 +08:00
Kamil Gabryjelski
7c023cfc87 feat: implement Metrics dnd (#1004) 2021-11-26 11:46:58 +08:00
Jesse Yang
e6a92f2d56 chore: publish v0.17.18 2021-11-26 11:46:58 +08:00
Jesse Yang
bc30636c91 fix(core): don't add metrics to query object when in raw records mode (#995) 2021-11-26 11:46:58 +08:00
Jesse Yang
8ce06c28b0 chore: publish v0.17.17 2021-11-26 11:46:58 +08:00
Jesse Yang
4674748047 refactor(chart-controls): optimize typing (#998) 2021-11-26 11:46:58 +08:00
Ville Brofeldt
3d2533883d chore: publish v0.17.16 2021-11-26 11:46:58 +08:00
Yongjie Zhao
fc149ced49 fix: show question mark icon when can not infer datatype (#1001) 2021-11-26 11:46:58 +08:00
Yongjie Zhao
3fd75938dc fix(plugin-chart-echarts): fix GraphViz crash with DnD control (#991) 2021-11-26 11:46:57 +08:00
Ville Brofeldt
2ebd31bb16 chore: publish v0.17.15 2021-11-26 11:46:57 +08:00
Ville Brofeldt
a1093df021 feat(core): add extra form data fields for native filters (#992)
* feat(core): implement time grain and column filters

* add apply_fetch_values_predicate to QueryObject

* clean up extract types and fix tests
2021-11-26 11:46:57 +08:00
Jesse Yang
69a5c9004b fix(plugin-chart-table): ignore duplicate percent metrics (#994) 2021-11-26 11:46:57 +08:00
Victor Malai
2625698f1f feat: change font size on responsive for sankey and sunburst chart (#977)
* feat: change font size on responsive

* remove logs

* Sunburst

* WIP

* Sankey label hide

* Format correct object

* add styled components

* Replace document with container

* Return overlapping elements

* Drag

* Fix lint

* Fix test & make tooltip absoliute based on cursor position

* Update storybook for charts

* Resizable in separate page

* Fix responsive class for sunburst

* type
2021-11-26 11:46:57 +08:00
Victor Malai
e67064e952 feat: responsive heatmap (#989)
* feat: responsive heatmap

* Rotate labels

* Update story for heatmap chart

* Add for withNullData chart

* Resizable
2021-11-26 11:46:57 +08:00
simcha90
103f8e41d9 feat: add BE pagination to table with pages (#985) 2021-11-26 11:46:57 +08:00
Ville Brofeldt
15be1fa71d chore: publish v0.17.14 2021-11-26 11:46:57 +08:00
Kamil Gabryjelski
93b0c18ce4 fix: rename DnD types to match component names in Superset (#988) 2021-11-26 11:46:57 +08:00
ʈᵃᵢ
01b705420e refactor(SupersetClient): use new /api/v1/security/csrf_token/ endpoint (#980) 2021-11-26 11:46:57 +08:00
Ville Brofeldt
0f8df43a9b feat(core): copy feature flags from main repo (#982) 2021-11-26 11:46:56 +08:00
Kamil Gabryjelski
b2020076da feat: implement Filter dnd (#978) 2021-11-26 11:46:56 +08:00
Ville Brofeldt
a4efedb47d chore: publish v0.17.13 2021-11-26 11:46:56 +08:00
simcha90
0e0f67a778 feat(self-trigger): add backend pagination for the table (#959)
* feat: add backend pagination for the table

* fix: fix first render next button

* refactor: fix CR notes

* fix: fix CR notes

* refactor: fix CR notes

* chore: add description

* refactor: add behavior property to ChartProps.ts
2021-11-26 11:46:56 +08:00
Kamil Gabryjelski
39300798c3 fix: remove duplicated group by field (#979) 2021-11-26 11:46:56 +08:00
Yongjie Zhao
2289c1e751 chore: publish v0.17.12 2021-11-26 11:46:56 +08:00
Yongjie Zhao
89c7d1d1ae feat: add dropGroupByControl (#967)
* feat: add dropGroupByControl

* control rename to DndColumnSelectControl

* add DND feature flag

* wip

* fix lint

* duplicate dnd control
2021-11-26 11:46:56 +08:00
Jesse Yang
f192e0926c chore: publish v0.17.11 2021-11-26 11:46:56 +08:00
Jesse Yang
4de346c0b6 chore: upgrade node to v14 (#970) 2021-11-26 11:46:56 +08:00
Jesse Yang
61c2f0d97d fix(chart-controls): expose datasource for some controls (#969) 2021-11-26 11:46:56 +08:00
Jesse Yang
20e8c07587 refactor(chart-controls): improve typing and file organization (#962) 2021-11-26 11:46:55 +08:00
Ville Brofeldt
e59f9ed459 chore: publish v0.17.10 2021-11-26 11:46:55 +08:00
Victor Malai
978af22b3e feat(legacy-plugin-chart-map-box): show all points in mapbox chart (#960)
* feat(legacy-plugin-chart-map-box): show all points in mapbox chart

* to percentage

Co-authored-by: Victor <macbook@macs-MacBook-Pro.local>
2021-11-26 11:46:55 +08:00
Kamil Gabryjelski
e9039884fb fix(legacy-plugin-chart-map-box): fix downloading map as image (#965) 2021-11-26 11:46:55 +08:00
Mayur
d47f6ceeae feat(plugin-chart-echarts): add graph echart (#918) 2021-11-26 11:46:55 +08:00
Kamil Gabryjelski
4db92492cf fix(legacy-plugin-chart-paired-t-test): fix paired t-test table chart (#961)
* fix(legacy-plugin-chart-paired-t-test): fix paired t-test table chart

* Display error message if group by wasn't defined

* Add validateNonEmpty for groupby
2021-11-26 11:46:55 +08:00
Jesse Yang
eb168618c1 fix(plugin-chart-table): hide cell bar for group by fields (#957) 2021-11-26 11:46:55 +08:00
Victor Malai
d142881fc9 feat(plugin-chart-echarts): arrange legend and zoom (#920)
* feat(plugin-chart-echarts): subject Arrange legend and zoom

* fix

* WIP

* Fix

* set zoomable false

* fix tests

* Solve comments

* Add constants

* fix

* fix lint

* fix lint

* fix lint

* snake_case to camelCase

* remove unused property
2021-11-26 11:46:55 +08:00
Mayur
9357d2bd82 fix(legacy-plugin-chart-pivot-table): fix displaying image inside rows (#954)
* fix

* lint

* lint

* complete fix

* remove log

* Add storybook entry for html

Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
2021-11-26 11:46:55 +08:00
Victor Malai
f11f2eb486 feat(plugin-chart-echarts): subject fix tooltip format title (#956) 2021-11-26 11:46:55 +08:00