Commit Graph

1845 Commits

Author SHA1 Message Date
Yongjie Zhao
3cc4861a76 chore: bump @typescript-eslint/eslint-plugin 5.3.0 (#1457)
* chore: bump eslint 5.3.0

* fix lint
2021-11-26 11:47:38 +08:00
Yongjie Zhao
0d219533b2 chore: merge tsconfig.json and tsconfig.options.json (#1459) 2021-11-26 11:47:38 +08:00
Yongjie Zhao
1896c842d6 chore: tweak unittest (#1460)
* chore: tweak unittest

lint

* lint
2021-11-26 11:47:37 +08:00
Hugh A. Miles II
67f1083af6 feat: Set default for Accept field in header to take application/json (#1413)
* Update SupersetClientClass.ts

* Update SupersetClientClass.ts

* add comment

* update test
2021-11-26 11:47:37 +08:00
Yongjie Zhao
069d4115a8 chore: publish v0.18.20 2021-11-26 11:47:37 +08:00
Stephen Liu
a71d3caa6c feat(legacy-plugin-chart-calendar): increase the contrast of calendar heatmap color and label (#1452)
* feat(legacy-plugin-chart-calendar): increasecontrast of calendar heatmap

* rename getContrastingColor and put it core

* fix: unit test
2021-11-26 11:47:37 +08:00
Stephen Liu
259ff67ef7 feat(plugin-chart-echarts): support always show annotation label (#1449) 2021-11-26 11:47:37 +08:00
Yongjie Zhao
4a95b6a48a chore: check node and npm version in release workflow (#1454)
* chore: check npm and node version in learn publish

* update error

* distinguished between node and npm
2021-11-26 11:47:37 +08:00
Yongjie Zhao
beb4376a2a chore: update lockfile (#1451)
* fix: lock file blocked CI

* increase coverage
2021-11-26 11:47:37 +08:00
geido
92a00d3db6 chore: publish v0.18.19 2021-11-26 11:47:37 +08:00
Geido
57e90b1c4b fix: Color consistency (#1406)
* Replace color in scheme statically

* Set color statically and re-use instance

* Fix tests and clean up

* Improve comments

* Refactor and simplify

* Update tests

* Remove unnecessary ColorMapControl

* Remove unnecessary const

* Remove control label_colors
2021-11-26 11:47:37 +08:00
Ville Brofeldt
b6bc25ef78 chore: publish v0.18.18 2021-11-26 11:47:37 +08:00
Ville Brofeldt
25da47c111 fix(plugin-chart-echarts): boxplot groupby incorrect (#1448)
* fix(plugin-chart-echarts): boxplot groupby incorrect

* add tests

* use formData instead of QueryObject

* lint
2021-11-26 11:47:36 +08:00
Ville Brofeldt
fb5e5af88a fix(plugin-chart-echarts): fix tick labels and tooltip (#1447)
* fix(plugin-chart-echarts): fix tick labels and tooltip

* remove redundant conditional expression
2021-11-26 11:47:36 +08:00
Muhammad Hewedy
28dff9b395 feat: Add Saudi Arabia country map (#1416)
* Add saudi arabia provinces geojson - source https://maps.elastic.co/#file/saudi_arabia_provinces

* fix format of goejson to follow superset format parsed by CountryMap.js

Co-authored-by: mhewedy <mhewedy@elm.sa>
2021-11-26 11:47:36 +08:00
Ville Brofeldt
b80b220e4b chore(plugin-chart-echarts): bump echarts to 5.2.2 (#1440)
* chore(plugin-chart-echarts): bump echarts to 5.2.2

* bump package
2021-11-26 11:47:36 +08:00
Stephen Liu
71935725c3 feat: support sort the rich tooltip by metric desc (#1445)
* feat: support rich tooltip sort by metric

* fix: vercel ci
2021-11-26 11:47:36 +08:00
John Bodley
35c8b3abb9 chore: publish v0.18.17 2021-11-26 11:47:36 +08:00
John Bodley
0d8ba7a29d docs: update chart sorting control labels/descriptions (#1436)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2021-11-26 11:47:36 +08:00
John Bodley
4e3102935c fix: revert default series limit and update eligible choices (#1430)
* Revert "feat: add default series_limit (#1033)"

This reverts commit 5bd2a149644e9ecfeca8e54153eb9e5658546ec3.

* Update index.tsx

* Update index.tsx
2021-11-26 11:47:36 +08:00
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