Commit Graph

1862 Commits

Author SHA1 Message Date
David Aaron Suddjian
c6511712af chore: isolate the one actual jquery dependency (#1339) 2021-11-26 11:47:29 +08:00
Marti Raudsepp
3d3da9d134 fix(legacy-plugin-chart-country-map): Correct ISO 3166-2 county codes for Estonia (#1344)
I have no idea how this happened, but most Estonian county codes were
off by one.

Unfortunately I couldn't compare it to latest data from
naturalearthdata.com, since download links are currently down.

Source: https://en.wikipedia.org/wiki/ISO_3166-2:EE#Counties

Primary source: https://www.evs.ee/en/iso-3166-2-2020 (but I'm not going
to pay 100 €)
2021-11-26 11:47:29 +08:00
Ville Brofeldt
9af408dcd2 chore: publish v0.18.2 2021-11-26 11:47:29 +08:00
Ville Brofeldt
ae6ef5b9ef chore(core): move @emotion/styled to peer dependency (#1347) 2021-11-26 11:47:29 +08:00
Ville Brofeldt
70d3b1143b chore(plugin-chart-echarts): bump to ECharts 5.2.0 (#1340) 2021-11-26 11:47:28 +08:00
Yongjie Zhao
dbfbb47bda chore: publish v0.18.1 2021-11-26 11:47:28 +08:00
Stephen Liu
b7e49fc4db fix(plugin-chart-echarts): [feature-parity] display custom metrics (#1337) 2021-11-26 11:47:28 +08:00
Stephen Liu
6b1b1423b9 fix(plugin-chart-echarts): [guage chart] filter indicator not shown (#1326) 2021-11-26 11:47:28 +08:00
Yongjie Zhao
03b1db93c2 fix: bignumber format by time formatter (#1307)
* feat: bignumber format by time formatter

* fix ut

* rename control label
2021-11-26 11:47:28 +08:00
thanhtrinh2311
d237bb6e07 feat(legacy-plugin-chart-country-map): add Vietnam map (#1334) 2021-11-26 11:47:28 +08:00
David Aaron Suddjian
80fe8fd5cb chore: publish v0.18.0 2021-11-26 11:47:28 +08:00
David Aaron Suddjian
2b01890cad chore: color schemes can be default theoretically (#1335) 2021-11-26 11:47:28 +08:00
Phillip Kelley-Dotson
b9504ed713 feat: add certified icon to columoption (#1330)
* add certified icon to columoption

* fix import order
2021-11-26 11:47:28 +08:00
Geido
fdcc079e18 fix: Make the scrollbar appear inside the table (#1310)
* Scroll container

* Add X scroll

* Remove widht min-content
2021-11-26 11:47:27 +08:00
Ville Brofeldt
395b8a8b51 chore: publish v0.17.87 2021-11-26 11:47:27 +08:00
Yaozong Liu
18c05701dd fix(plugin-chart-echarts): [scatter-plot] remove contribution mode (#1325) 2021-11-26 11:47:27 +08:00
Ville Brofeldt
884b8ec098 feat(legacy-plugin-chart-country-map): add six new maps (#1327)
* feat(legacy-plugin-chart-country-map): add six new maps

* add svalbard

* update notebook
2021-11-26 11:47:27 +08:00
Yaozong Liu
d20e08e7f8 fix(plugin-chart-echarts): improve marksize range (#1323) 2021-11-26 11:47:27 +08:00
Yaozong Liu
471f245181 feat(plugin-chart-echarts): add only_total control to ts chart (#1313)
* feat(plugin-chart-echarts): add only_total control to ts chart

* fix

* fix: ci
2021-11-26 11:47:27 +08:00
erik_ritter
1e76ac650c chore: publish v0.17.86 2021-11-26 11:47:27 +08:00
Erik Ritter
3276a653e3 fix: Improve big number time format UX (#1320)
* fix: Improve big number time format UX

* Update controlPanel.tsx
2021-11-26 11:47:27 +08:00
Ville Brofeldt
370f4c0ec5 fix(legacy-plugin-chart-country-map): fix broken map of Finland (#1321) 2021-11-26 11:47:27 +08:00
Evan Rusackas
6651f4d7e9 chore: publish v0.17.85 2021-11-26 11:47:27 +08:00
Kamil Gabryjelski
1411bee422 fix(chart-controls): temporal col placeholder for hybrid dnd (#1317) 2021-11-26 11:47:26 +08:00
Beto Dealmeida
912956bcdf chore: add a note to the pivot plugin (#1316) 2021-11-26 11:47:26 +08:00
Kamil Gabryjelski
42d15c9478 fix(plugin-chart-table): apply correct date formatting for time grain (#1315) 2021-11-26 11:47:26 +08:00
Yaozong Liu
10238c3805 feat(plugin-chart-echarts): rich tooltip in ts chart supports scroll and highlighted (#1304)
* feat(plugin-chart-echarts): richtooltip  supports highliting and scroll

* fix: test

* fix: todo
2021-11-26 11:47:26 +08:00
Phillip Kelley-Dotson
dcd74aa5a3 chore: publish v0.17.84 2021-11-26 11:47:26 +08:00
Phillip Kelley-Dotson
1ee3f0d9ab initial commit (#1311) 2021-11-26 11:47:26 +08:00
Yongjie Zhao
4de4fc37fc fix: add advanced analytics to all of timeseries viz (#1308)
* feat: add advanced analytics to all of timeseries viz

* fix namespace
2021-11-26 11:47:26 +08:00
jayakrishnankk
15fbe4a72a feat(chart-controls): d3 formatting with .2% #1274 (#1275)
Co-authored-by: Jayakrishnan Karolil <jayakrishnan.karolil@nielsen.com>
2021-11-26 11:47:26 +08:00
Yaozong Liu
c31892e905 fix(plugin-chart-echarts): fix Time-series line x-filtering not working when not rich tooltip (#1302)
* fix(plugin-chart-echarts): fix Time-series line x-filtering not working

* fix: fix emphasis

* fix: size
2021-11-26 11:47:26 +08:00
Evan Rusackas
4d29bd48e4 chore: publish v0.17.83 2021-11-26 11:47:26 +08:00
Evan Rusackas
80ee3342ba chore: removing errant label from two charts that don't have AA (#1306) 2021-11-26 11:47:25 +08:00
junlincc
c439d0f729 chore: publish v0.17.82 2021-11-26 11:47:25 +08:00
Evan Rusackas
5651923a28 chore: updating one metadata field (#1300) 2021-11-26 11:47:25 +08:00
krsnik93
c4bc66a1bf feat(legacy-preset-chart-big-number): add timestamp above number (#1278)
* feat(legacy-preset-chart-big-number): add timestamp above number

* add timestamp formatting

* revert to fallback warning when no timestamp

* fix smart date formatting

* fix test

Co-authored-by: Ivan Krsnik <ivan.krsnik@unipart.io>
2021-11-26 11:47:25 +08:00
junlincc
13519fd56e chore: publish v0.17.81 2021-11-26 11:47:25 +08:00
dependabot[bot]
9d432213d5 chore(deps): bump chalk from 4.1.0 to 4.1.2 (#1291)
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.1.2)
2021-11-26 11:47:25 +08:00
dependabot[bot]
e2cce03d1b chore(deps): bump @types/lodash from 4.14.168 to 4.14.172 (#1294)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.172.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
2021-11-26 11:47:25 +08:00
Kamil Gabryjelski
3c0e438321 chore(plugin-chart-pivot-table): change fontsize and border colors (#1286) 2021-11-26 11:47:25 +08:00
Kamil Gabryjelski
584e36cb04 chore(core): add ENABLE_DND_WITH_CLICK_UX ff (#1297) 2021-11-26 11:47:25 +08:00
dependabot-preview[bot]
0072ed160c chore(deps): [security] bump ssri from 6.0.1 to 6.0.2 (#1061)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:25 +08:00
Yongjie Zhao
353d7f4a34 fix: 0 indicator on radar viz (#1282)
* fix: 0 indicator on radar viz

* fix lint
2021-11-26 11:47:24 +08:00
Geido
50a50324a7 fix: Hide Safari default tooltip (#1283)
* Hide Safari default tooltip

* Fix lint

* Add emotion dependency

* Fix package.json
2021-11-26 11:47:24 +08:00
Michael S. Molina
76828f7e32 chore: stacks Heatmap controls (#1272) 2021-11-26 11:47:24 +08:00
Michael S. Molina
4d2a7eee25 chore: stacks and sorts Histogram controls (#1273) 2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
d1d04530e5 Upgrade to GitHub-native Dependabot (#1081)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
a0b819ce42 chore(deps): [security] bump hosted-git-info from 2.8.8 to 2.8.9 (#1098)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. **This update includes a security fix.**
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
a9f92068a5 chore(deps): [security] bump dns-packet from 1.3.1 to 1.3.4 (#1136)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. **This update includes a security fix.**
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
deae552881 chore(deps): [security] bump ws from 5.2.2 to 5.2.3 (#1164)
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. **This update includes a security fix.**
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
7ad293d080 chore(deps): [security] bump postcss from 7.0.35 to 7.0.36 (#1174)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36. **This update includes a security fix.**
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
fef99dca42 chore(deps): bump @babel/compat-data from 7.13.12 to 7.14.7 (#1181)
Bumps [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) from 7.13.12 to 7.14.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-compat-data)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
ddf11fb222 chore(deps): [security] bump set-getter from 0.1.0 to 0.1.1 (#1185)
Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. **This update includes a security fix.**
- [Release notes](https://github.com/doowb/set-getter/releases)
- [Commits](https://github.com/doowb/set-getter/commits/0.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:23 +08:00
dependabot-preview[bot]
3aa71c8e91 chore(deps): [security] bump urijs from 1.19.6 to 1.19.7 (#1230)
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.6 to 1.19.7. **This update includes a security fix.**
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.6...v1.19.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:23 +08:00
Jon Jensen
a4bc5bae61 fix(legacy-plugin-chart-sankey-loop): clear element before redrawing (#1223)
otherwise every (re)render adds a new svg to the element. this is essentially
the same as the fix that was applied to legacy-plugin-chart-sankey back in
apache/superset#254
2021-11-26 11:47:23 +08:00
dependabot-preview[bot]
fbdde908e1 chore(deps): [security] bump tar from 4.4.13 to 4.4.15 (#1266)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:23 +08:00
Anushka-Hapukotuwa
16f0ef29c4 added austria map to country map charts (#1267) 2021-11-26 11:47:23 +08:00
RooMax
f0b53989d0 feat(legacy-plugin-chart-country-map): add Australia geojson file (#1268)
* Added Australia geojson file
Added australia to countries.ts file

* added new line

Co-authored-by: Rusiru De silva <rusiru.desilva@mcmedisoft.com>
2021-11-26 11:47:23 +08:00
Yaozong Liu
f68d465259 feat(plugin-chart-echarts): Add support for series values to ECharts timeseries charts (#1279)
* feat(plugin-chart-echarts): add support for series values

* feat(plugin-chart-echarts): name

* fix: lint

* fix: extract control

* fix: extract control
2021-11-26 11:47:23 +08:00
Anushka-Hapukotuwa
e693381029 feat(legacy-plugin-chart-country-map): added finland map (#1258)
* added partial finland map

* added new line

* added complete finland geojson
2021-11-26 11:47:23 +08:00
Junlin Chen
55199e40af chore: change Highly-used back to Popular (#1285) 2021-11-26 11:47:23 +08:00
Kamil Gabryjelski
128ec7e075 fix(chart-controls): lower minOpacity in conditional formatting (#1284)
* fix(chart-controls): lower minOpacity in conditional formatting

* Fix

* Change hardcoded value to a constant
2021-11-26 11:47:23 +08:00
Ville Brofeldt
90fa912a92 chore: publish v0.17.80 2021-11-26 11:47:22 +08:00
Ville Brofeldt
7040050cec feat(plugin-chart-table): add support for temporal x-filter (#1281) 2021-11-26 11:47:22 +08:00
Kamil Gabryjelski
adff00922a fix(legacy-preset-chart-nvd3): bar chart unexpected error (#1276)
* fix(legacy-preset-chart-nvd3): bar chart unexpected error

* Add null checks
2021-11-26 11:47:22 +08:00
Ville Brofeldt
e50f28000f chore: publish v0.17.79 2021-11-26 11:47:22 +08:00
Geido
71112b3261 chore: Show tooltip conditionally and pass ref down (#1271)
* Implement dynamic tooltip

* Set tooltip to show by default

* Fix tests

* Fix column name
2021-11-26 11:47:22 +08:00
Ville Brofeldt
5ed2ba131c fix(plugin-chart-echarts): fix null labels on pie and funnel charts (#1270) 2021-11-26 11:47:22 +08:00
Yaozong Liu
7441009098 feat(plugin-chart-echarts): create separate entry points for timeseries (2nd) (#1262)
* feat(plugin-chart-pivot-table): add sort by result to data pane

* Use getMetricLabel helper function

* feat(plugin-chart-echarts): create separate entry points for timeseries

* Mark nvd3 area chart as deprecated

* chore: improve metadata for ts charts

* chore: rename

* replace step charts with single entrypoint

* add examples to remaining plugins

* Rearrange tags

Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:47:22 +08:00
Ville Brofeldt
8e2de48226 chore: publish v0.17.78 2021-11-26 11:47:22 +08:00
Kamil Gabryjelski
7a4ef38640 fix(plugin-chart-pivot-table): dont apply colors to subtotals (#1269)
* fix(plugin-chart-pivot-table): dont apply colors to subtotals

* Rename customize metrics to conditional formatting
2021-11-26 11:47:22 +08:00
Kamil Gabryjelski
635c182c8c fix(plugin-chart-pivot-table): dont display nulls as 0 (#1265) 2021-11-26 11:47:22 +08:00
cccs-jc
094f35fa0b feat(plugin-chart-table): added emit target name (#1157)
* added emit target name

* code review fix

* code review fix

* liting

Co-authored-by: cccs-jc <cccs-jc@cyber.gc.ca>
2021-11-26 11:47:21 +08:00
Ville Brofeldt
ca44905adc fix(legacy-plugin-chart-sunburst): move color scheme controls to own row (#1263) 2021-11-26 11:47:21 +08:00
Ville Brofeldt
a109dc2313 feat(plugin-chart-pivot-table): add automatic conditional formatter (#1264) 2021-11-26 11:47:21 +08:00
Kamil Gabryjelski
35f061a39d fix(plugin-chart-pivot-table): make date formatting clearable (#1261) 2021-11-26 11:47:21 +08:00
Ville Brofeldt
44925625b1 chore: publish v0.17.77 2021-11-26 11:47:21 +08:00
Kamil Gabryjelski
c2c6bb0a35 fix(plugin-chart-echarts): missing dnd control in tree chart (#1260) 2021-11-26 11:47:21 +08:00
Kamil Gabryjelski
072e4949e8 fix(legacy-preset-chart-nvd3): dual line dnd control missing (#1259) 2021-11-26 11:47:21 +08:00
Ville Brofeldt
e92b8efc67 docs: update publishing instructions (#1254)
* docs: update publishing instructions

* add note about prerequisite of being a committer on superset-ui
2021-11-26 11:47:21 +08:00
Yaozong Liu
e54ae04906 feat(plugin-chart-echarts): implement cross filter in mixd-timeseries chart (#1256)
* feat(plugin-chart-echarts): add x-filter for MixedTimeseries

* fix(plugin-chart-echarts): delete debugger

* fix(plugin-chart-echarts): mix-timeseries supports x-filtering

* fix(plugin-chart-echarts): mix-timeseries query

Co-authored-by: xiezhongfu <458957068@qq.com>
2021-11-26 11:47:21 +08:00
Yaozong Liu
8dd9104520 chore: add echarts tag for pie and radar (#1255) 2021-11-26 11:47:21 +08:00
David Aaron Suddjian
f083d2897a Revert "chore: remove V2 and add Deprecated (#1250)" (#1253)
This reverts commit bb10f9e1fefce597a4ab87580d78f712f2c7cd77.
2021-11-26 11:47:20 +08:00
David Aaron Suddjian
2237f43c04 chore: publish v0.17.76 2021-11-26 11:47:20 +08:00
Yaozong Liu
45e7ee0aee chore: remove V2 and add Deprecated (#1250) 2021-11-26 11:47:20 +08:00
Phillip Kelley-Dotson
932d2cb07d add feature flags to pag control (#1251) 2021-11-26 11:47:20 +08:00
Yaozong Liu
9fe5865e05 feat(chart-controls): move cross-filtering control to data panel (#1248)
* feat(chart-controls): move cross-filtering control to data panel

* fix: license

* fix: add test

* fix: add test

* fix: codedev

* fix: test
2021-11-26 11:47:20 +08:00
Kamil Gabryjelski
5a235ca676 feat(plugin-chart-pivot-table): add sort by result to data pane (#1243)
* feat(plugin-chart-pivot-table): add sort by result to data pane

* Use getMetricLabel helper function
2021-11-26 11:47:20 +08:00
Ville Brofeldt
185742abb4 chore: publish v0.17.75 2021-11-26 11:47:20 +08:00
Elizabeth Thompson
dc889f713d add feature flag (#1246) 2021-11-26 11:47:20 +08:00
Yaozong Liu
21cd7a0651 chore: only keey Distribution category (#1245) 2021-11-26 11:47:20 +08:00
Ville Brofeldt
6b4fe03ba4 chore: publish v0.17.74 2021-11-26 11:47:20 +08:00
Yongjie Zhao
f9d3a73e93 feat: advanced analytics for timeseries in echart viz (#1170) 2021-11-26 11:47:19 +08:00
Ville Brofeldt
5bff9a4dd0 feat(plugin-chart-echarts): implement x-filter opacity in ts chart (#1244)
* feat(plugin-chart-echarts): implement x-filter opacity in ts chart

* address comments
2021-11-26 11:47:19 +08:00
Kamil Gabryjelski
7402b8328c chore(core): move emotion deps to peer deps (#1242) 2021-11-26 11:47:19 +08:00
Yongjie Zhao
473a7168de chore: publish v0.17.73 2021-11-26 11:47:19 +08:00
Kamil Gabryjelski
8d54c69e57 feat(plugin-chart-pivot-table): sort by metric (#1240)
* feat(plugin-chart-pivot-table): sort by metric

* Use normalizeOrderBy func
2021-11-26 11:47:19 +08:00
Yaozong Liu
f36619d6db chore: add translation for description (#1241) 2021-11-26 11:47:19 +08:00
Ville Brofeldt
8e8a221711 fix(plugin-chart-echarts): make filtered pie slices semi-transparent (#1239) 2021-11-26 11:47:19 +08:00
Yongjie Zhao
ea1d95e270 chore: publish v0.17.72 2021-11-26 11:47:19 +08:00
Yaozong Liu
5670e3b548 chore: add tags and description metadata (#1236) 2021-11-26 11:47:19 +08:00
Kamil Gabryjelski
11a52ea0fc chore(chart-controls): improve typing for mapStateToProps (#1171) 2021-11-26 11:47:18 +08:00
Yaozong Liu
72ac9ab0ef chore: three charts to the correct category (#1235) 2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
e362e1339d chore: publish v0.17.71 2021-11-26 11:47:18 +08:00
Yongjie Zhao
db6b76aa17 fix: missing nan value in timeseries chart (#1231) 2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
0433df8e42 feat(plugin-chart-pivot-table): multiple improvements (#1232)
* feat(plugin-chart-pivot-table): multiple improvements

* emotion syntax fix
2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
413d0da5f7 chore(core): add UX_BETA feature flag (#1233) 2021-11-26 11:47:18 +08:00
Yongjie Zhao
473698b69f chore: publish v0.17.70 2021-11-26 11:47:18 +08:00
Yaozong Liu
631c867c46 feat(plugin-chart-table): table x-filtering supports single select (#1220)
* fix(plugin-chart-echarts): table support single select

* fix: remove comments
2021-11-26 11:47:18 +08:00
gordern
56146830f4 feat: added Highly-used tag (#1229)
* feat:

add Popular tag

* feat: add Highly-used tag

* wip

* wip

Co-authored-by: Yongjie Zhao <yongjie.zhao@gmail.com>
2021-11-26 11:47:18 +08:00
Yongjie Zhao
eea1c5738b chore: publish v0.17.69 2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
a94ef9ff00 feat(chart-controls): dnd version of time column (#1226) 2021-11-26 11:47:17 +08:00
Yaozong Liu
aecb94c8c9 chore: change Popularity to Highly-used (#1228) 2021-11-26 11:47:17 +08:00
Yaozong Liu
bf4c717324 chore: change popular to Highly-used (#1227) 2021-11-26 11:47:17 +08:00
Kamil Gabryjelski
e2a393b882 chore: publish v0.17.68 2021-11-26 11:47:17 +08:00
Kamil Gabryjelski
fe5f9b093e feat(plugin-chart-pivot-table): column, date and conditional formatting (#1217)
* feat(plugin-chart-pivot-table): implement conditional and date formatting

* Use custom icons for expand/collapse

* Fix tests

* Revert changes to ControlForm

* Fix tests

* Rename variable
2021-11-26 11:47:17 +08:00
Yaozong Liu
89474f84e5 fix(plugin-chart-pivot-table): pivot table supports single select (#1221) 2021-11-26 11:47:17 +08:00
erik_ritter
844c06907d chore: publish v0.17.67 2021-11-26 11:47:17 +08:00
Erik Ritter
4005789244 fix: Reduce bundle sizes from react-icons (#1225) 2021-11-26 11:47:17 +08:00
Kamil Gabryjelski
18e5ab2ccb feat(plugin-chart-table): implement conditional formatting (#1218)
* feat(plugin-chart-table): implement conditional formatting

* undefined fix

* Lint fix

* bugfix
2021-11-26 11:47:17 +08:00
Yaozong Liu
4051fda671 fix(plugin-chart-table): table clear x-filtering highlighting (#1222)
* fix(plugin-chart-table): fix table clear x-filtering highlighting issue

* fix(plugin-chart-table): fix lint
2021-11-26 11:47:17 +08:00
Kamil Gabryjelski
db7162037b chore(chart-controls): improve test coverage (#1219) 2021-11-26 11:47:16 +08:00
Kamil Gabryjelski
b608cba91e chore: publish v0.17.66 2021-11-26 11:47:16 +08:00
Kamil Gabryjelski
3bfa709197 feat(chart-controls): implement color formatters utils (#1215)
* feat(chart-controls): implement color formatters utils

* Change enum name

* Add unit tests

* Fix tests

* Add more tests
2021-11-26 11:47:16 +08:00
gordern
178986a5fa feat(plugin-chart-echarts): crossfilter with single selection in the funnel chart (#1211) 2021-11-26 11:47:16 +08:00
Yongjie Zhao
f9a7226716 chore: publish v0.17.65 2021-11-26 11:47:16 +08:00
Yaozong Liu
0a56420066 fix(plugin-chart-echarts): single select in boxPlot x-filtering (#1212) 2021-11-26 11:47:16 +08:00
Yaozong Liu
4c6017eaa4 feat(plugin-chart-echarts): single select by default for pie chart (#1204)
* fix(plugin-chart-echarts): single select for pie and change filter UI

* fix(plugin-chart-echarts): use constants
2021-11-26 11:47:16 +08:00
Yaozong Liu
4333a683f0 feat(plugin-chart-echarts): add x-filtering in gauge chart (#1203)
* fix(plugin-chart-echarts): add gauge cross filtering

* fix(plugin-chart-echarts): fix lint

* fix(plugin-chart-echarts): use constants
2021-11-26 11:47:16 +08:00
Yongjie Zhao
560114107a chore: publish v0.17.64 2021-11-26 11:47:16 +08:00
Yongjie Zhao
d66ecb7313 fix: remove console.log from timeseries chart (#1208) 2021-11-26 11:47:16 +08:00
Yaozong Liu
6d52c44ab7 feat(plugin-chart-echarts): x-filtering improvement in radar chart (#1205)
* fix(plugin-chart-echarts): x-filtering improvement for radar chart

* fix(plugin-chart-echarts): opacity constants

* fix(plugin-chart-echarts): improve constant

* fix(plugin-chart-echarts): place treemap constant
2021-11-26 11:47:15 +08:00
Yongjie Zhao
e96428e6c8 feat: Normalize orderby clause (#1206)
* feat: normalize orderby clause

* fix ut
2021-11-26 11:47:15 +08:00
Victor Malai
9fdc8c3f6e feat(plugin-chart-echarts): Add cross filter for timeseries (#1016)
* Add cross filter for timeseries chart

* fix types

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:47:15 +08:00
gordern
2d408ce6c2 fix(plugin-chart-echarts): fix time-series chart xAxisShowMin(Max)Label default value (#1161)
* fix(plugin-chart-echarts): delete showMinLabel and showMaxLabel

fix https://github.com/apache/superset/issues/15042

* fix(plugin-chart-echarts):
2021-11-26 11:47:15 +08:00
David Aaron Suddjian
b9ca94e592 chore: publish v0.17.63 2021-11-26 11:47:15 +08:00
David Aaron Suddjian
bd2d5ef01a chore: add/edit plugin descriptions (#1202) 2021-11-26 11:47:15 +08:00
David Aaron Suddjian
0e60157445 chore: publish v0.17.62 2021-11-26 11:47:15 +08:00
David Aaron Suddjian
784ff6d90b chore: tweaking metadata (#1201) 2021-11-26 11:47:15 +08:00
David Aaron Suddjian
1e70b2a957 chore: publish v0.17.61 2021-11-26 11:47:15 +08:00
David Aaron Suddjian
ab4a8eb06b chore: fill in plugin metadata (#1199) 2021-11-26 11:47:15 +08:00
Ville Brofeldt
f27c2ee528 fix(plugin-chart-echarts): enable animation to clear old nodes (#1200)
* fix(plugin-chart-echarts): enable animation to clear old nodes

* use same color scheme as rest of dashboard
2021-11-26 11:47:14 +08:00
Ville Brofeldt
895d9d325d fix(plugin-chart-echarts): sanitize series from html tags (#1126)
* fix(plugin-chart-echarts): sanitize series from html tags

* use echarts html encoder
2021-11-26 11:47:14 +08:00
David Aaron Suddjian
c160a4abde fix(legacy-preset-chart-big-number): example images got mixed up (#1196) 2021-11-26 11:47:14 +08:00
Amin Adha
094982508d add malaysia map. created via jupyter. (#1193) 2021-11-26 11:47:14 +08:00
David Aaron Suddjian
4f1b7687bd chore: publish v0.17.60 2021-11-26 11:47:14 +08:00
David Aaron Suddjian
29df573a94 feat(core): Registry listeners (#1191)
* feat(core): registry listeners + hook

* remove hook

* tests

* equivalent function

* name changes

* test broken listeners
2021-11-26 11:47:14 +08:00
Yaozong Liu
360d4a55f0 fix(plugin-chart-echarts): [time-series][mixed timeseries] marker control does not work (#1187)
* fix(plugin-chart-echarts): fix marker option is not work

* fix(plugin-chart-echarts): lint
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