Commit Graph

10497 Commits

Author SHA1 Message Date
Yongjie Zhao
66b5b2cf9f chore: add Apache License for superset-ui (#1444)
* chore: add rat script

* add license

wip
2021-11-26 11:47:36 +08:00
John Bodley
a5d5f95d38 chore: pass datasource to metrics control (#1438)
* Update controlPanel.tsx

* Update index.tsx

* Update dndControls.tsx
2021-11-26 11:47:35 +08:00
Yongjie Zhao
2029b37f2e fix: incorrect commit message (#1443) 2021-11-26 11:47:35 +08:00
Yongjie Zhao
9e0e560355 chore: publish v0.18.16 2021-11-26 11:47:35 +08:00
Yongjie Zhao
7f5249eda0 fix: can't update package-lock.json (#1442) 2021-11-26 11:47:35 +08:00
Yongjie Zhao
b307716979 chore: export esModule from chart-controls (#1441) 2021-11-26 11:47:35 +08:00
Stephen Liu
3a5bfa6488 fix: show value on the selected series (#1429)
* fix: show value on the selected series

* fix: callback
2021-11-26 11:47:35 +08:00
Michael S. Molina
8666f63c4a feat: adds the option to show values for mixed time-series (#1435) 2021-11-26 11:47:35 +08:00
JoaquinPretell92
e494f0065c feat(legacy-plugin-chart-country-map): add peru country map (#1424)
* Add files via upload

* Update countries.ts
2021-11-26 11:47:35 +08:00
Stephen Liu
46b4eca280 feat: add storybook for missing chart and fix broken treemap (#1427) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
9b059b8127 fix: unable bump new version (#1434) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
95657773c6 fix: remove npm logout (#1433) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
2443df97df fix: lerna can't update package-lock.json (#1432)
* fix: lerna can't update package-lock.json

* upgrade commit message
2021-11-26 11:47:34 +08:00
Yongjie Zhao
282a051ead chore: publish v0.18.15 2021-11-26 11:47:34 +08:00
Yongjie Zhao
58d0246f9e fix: remove package-lock.json (#1426) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
4a8d78304d chore: export module that use in main repo (#1425) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
f552abaa42 refactor: replace yarn with npm (#1405)
* refactor: replace yarn with npm

* revert npm requirement back to 14 for vercel

* disable build Storybook job

* fix linting errors

* update lock file

* rebase master and bump encodable/color to 1.1.1

* update package-lock.json

update lock file

* change node version format to satisfy vercel

* remove restriction on @encodable/color

* rename yarn.lock to package-lock.json

* add resolved in lock file and restriction on @encodable/color

* install dependences by npm ci

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:47:34 +08:00
Stephen Liu
2e5d7d25c8 chore: adapte storybook 6 params (#1414) 2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
e6ab2f791b chore: publish v0.18.14 2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
4dc6443ac3 add ref type for superchart (#1411) 2021-11-26 11:47:33 +08:00
Yongjie Zhao
c44df76596 chore: upgrade storybook to 6.3.12 (#1409)
* chore: upgrade storybook to 6.3.12

* update title

* fix can't import styled
2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
7c9064dd9e chore: publish v0.18.13 2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
85136452a0 add prop to SuperChart for select (#1408) 2021-11-26 11:47:33 +08:00
David Aaron Suddjian
213e486a27 chore: upgrade datatables library (#1402) 2021-11-26 11:47:33 +08:00
John Bodley
0d1cda6d82 chore: publish v0.18.12 2021-11-26 11:47:33 +08:00
John Bodley
1f603203bb chore: translate fractional time grains (#1404)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
d087982a45 chore: publish v0.18.11 2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
c28131a071 inital commit (#1397) 2021-11-26 11:47:32 +08:00
Yongjie Zhao
a1be5a32bd chore: avoid importing from lib (#1399) 2021-11-26 11:47:32 +08:00
Ville Brofeldt
635bb79ad5 chore(legacy-preset-chart-nvd3): deprecate MultiLine chart (#1394) 2021-11-26 11:47:32 +08:00
Yongjie Zhao
b0a4f873d0 fix: npm registry connection set to ssl (#1395) 2021-11-26 11:47:32 +08:00
Yongjie Zhao
fba5879636 chore: publish v0.18.10 2021-11-26 11:47:32 +08:00
Yongjie Zhao
de7b1f7f2d chore: hide rolling_periods and min_periods (#1392)
* chore: hide rolling_periods and min_periods

* Update packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

* Update packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2021-11-26 11:47:32 +08:00
Yongjie Zhao
b5dcf1ae81 fix: rolling and cum operator in multiple series chart (#1386)
* fix: rolling and cum operator in multiple series chart

* fix lint

* fix UT
2021-11-26 11:47:32 +08:00
Ville Brofeldt
f1613fd17e feat(plugin-chart-echarts): add support for custom forecasts (#1389) 2021-11-26 11:47:32 +08:00
erik_ritter
50f9d84d19 chore: publish v0.18.9 2021-11-26 11:47:32 +08:00
Grace Guo
927a9bde99 add feature flag: ENABLE_FILTER_BOX_MIGRATION (#1388) 2021-11-26 11:47:32 +08:00
Yongjie Zhao
b309c6bbea fix: replace absolute difference with difference in echart (#1383)
* fix: replace absolute difference with difference in echart

* fix ut

* fix ut
2021-11-26 11:47:31 +08:00
Yongjie Zhao
d1461c684f fix: replace absolute difference with difference in legacy charts (#1384) 2021-11-26 11:47:31 +08:00
stevetracvc
98e2f744b3 feat(legacy-plugin-chart-histogram): cumulative histogram option (#1381)
* Add a cumulative option to make a cumulative histogram

* also add in percentile in the hover popup

* fix: add precision to percentile label

* fix: formatting ES lint issues
2021-11-26 11:47:31 +08:00
Ville Brofeldt
f880b156d9 chore: publish v0.18.8 2021-11-26 11:47:31 +08:00
Yongjie Zhao
8c4d75f5c6 refactor: migrate timeseries_limit_metric to legacy_order_by (#1364)
* refactor: migrate timeseries_limit_metric to legacy_order_by

* improve coverage
2021-11-26 11:47:31 +08:00
Roman F
a783131d7d feat: added italian regions country map (#1319)
Co-authored-by: Roman Fedyna <r.fedyna@reply.it>
2021-11-26 11:47:31 +08:00
Stephen Liu
ff8979b46e feat(plugin-chart-echarts): [feature-parity] support double clicking legend and series to view single selected series (#1324)
* feat(plugin-chart-echarts): support double clicking legend

* fix: get echart instance instead of method

* feat: support click series to view single series

* fix: lint

* fix: clear single select

* fix: remove unused comment

* fix: UT
2021-11-26 11:47:31 +08:00
Phillip Kelley-Dotson
de86eb9247 add y-axis control to bubble chart (#1377) 2021-11-26 11:47:31 +08:00
Ville Brofeldt
827b361fc2 chore: upgrade to Node 16 (#1374) 2021-11-26 11:47:31 +08:00
erik_ritter
992b7e4661 chore: publish v0.18.7 2021-11-26 11:47:31 +08:00
Erik Ritter
10248b9a7e chore: Remove immutable.js from map-box (#1375) 2021-11-26 11:47:30 +08:00
Ville Brofeldt
3bcf23c716 chore: publish v0.18.6 2021-11-26 11:47:30 +08:00
Ville Brofeldt
8f56a1fb95 refactor(core): move mexp from plugins to core (#1371)
* refactor(core): move mexp from plugins to core

* remove test nest
2021-11-26 11:47:30 +08:00