Commit Graph

10267 Commits

Author SHA1 Message Date
Kamil Gabryjelski
83c0efe0bc fix(chart-controls): add a tooltip to span in ColumnOption, refactor RB Tooltips to Antd (#914)
* fix(chart-controls): add a tooltip to span in ColumnOption

* Fix unit test

* Change placement of tooltip to top

* Change Tooltip placement type

* Allow to override tooltip color and style

Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@polidea.com>
2021-11-26 11:46:52 +08:00
Jesse Yang
0c06163c28 chore: publish v0.17.1 2021-11-26 11:46:52 +08:00
Jesse Yang
1846be099b feat(core): add orderby to extractQueryFields (#919) 2021-11-26 11:46:52 +08:00
dependabot-preview[bot]
6f7ddf15c9 build(deps): bump @babel/preset-env from 7.12.7 to 7.12.11 (#917)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.7 to 7.12.11.
- [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.12.11/packages/babel-preset-env)

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:46:51 +08:00
dependabot-preview[bot]
8a11eb9160 build(deps): bump @types/react-bootstrap from 0.32.22 to 0.32.25 (#910)
Bumps [@types/react-bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-bootstrap) from 0.32.22 to 0.32.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-bootstrap)

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:46:51 +08:00
dependabot-preview[bot]
60220d56c1 build(deps): bump core-js from 3.6.5 to 3.8.3 (#911)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.8.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.5...v3.8.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:46:51 +08:00
Victor Malai
3f9a5d26c2 feat(plugin-chart-echarts): subject Add rich tooltip (#906)
* feat(plugin-chart-echarts): subject Add rich tooltip

* feat(plugin-chart-echarts): subject Add rich tooltip

* Fix lint

Fix lint

Fix lint

Fix lint

Fix lint

Fix lint & move rich tooltip separate section

Fix

Fix

Fix

Fix

* Add comment

* Change message
2021-11-26 11:46:51 +08:00
Victor Malai
2345e342cb feat(plugin-chart-echarts): subject Add time formatter on the tooltip title (#912)
* feat(plugin-chart-echarts): subject Add time formatter on tooltip title

* Fix lint

* Fix

* Fix

* Fix
2021-11-26 11:46:51 +08:00
Jesse Yang
1ca3cabc24 chore: publish v0.17.0 2021-11-26 11:46:51 +08:00
Jesse Yang
75298ecda3 refactor(plugin-chart-table): migrate to API v1 (#889) 2021-11-26 11:46:51 +08:00
dependabot-preview[bot]
6d4c24f59e build(deps): bump @vx/tooltip from 0.0.197 to 0.0.199 (#785)
Bumps [@vx/tooltip](https://github.com/hshoff/vx) from 0.0.197 to 0.0.199.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.197...v0.0.199)

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:46:51 +08:00
dependabot-preview[bot]
987bc30008 build(deps): bump @vx/responsive from 0.0.197 to 0.0.199 (#780)
Bumps [@vx/responsive](https://github.com/hshoff/vx) from 0.0.197 to 0.0.199.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.197...v0.0.199)

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:46:51 +08:00
Victor Malai
d58984aeb6 feat(legacy-preset-chart-nvd3): subject Add Y bounds for nvd3 charts (#908)
Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
2021-11-26 11:46:50 +08:00
bryanck
4db360c0a6 fix: remove max-width from tooltip div (#909)
* fix: remove max-width from tooltip div

* remove unused parameter

Co-authored-by: Bryan Keller <bkeller@netflix.com>
2021-11-26 11:46:50 +08:00
Yongjie Zhao
114d78ed33 chore: move all controls for NVD3 and Big Number charts to separate rows (#913) 2021-11-26 11:46:50 +08:00
dependabot-preview[bot]
39acf658b3 build(deps-dev): bump @types/fetch-mock from 6.0.5 to 7.3.3 (#898)
Bumps [@types/fetch-mock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fetch-mock) from 6.0.5 to 7.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fetch-mock)

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:46:50 +08:00
Ville Brofeldt
4fb5047f1b chore: publish v0.16.10 2021-11-26 11:46:50 +08:00
Kamil Gabryjelski
368e19805d fix(legacy-preset-chart-nvd3): remove data fetching from multiline chart (#899)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@polidea.com>
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:46:50 +08:00
Ville Brofeldt
6db9aef217 chore: publish v0.16.9 2021-11-26 11:46:50 +08:00
Ville Brofeldt
54948a091d feat(plugin-chart-echarts): add legend customization options (#833) 2021-11-26 11:46:50 +08:00
Victor Malai
f0596103a8 feat(legacy-plugin-chart-histogram): subject Add legend option to histogram chart (#905) 2021-11-26 11:46:50 +08:00
Victor Malai
d02f17c098 feat(legacy-preset-chart-nvd3): subject Add legend option to nvd3 chart (#904) 2021-11-26 11:46:50 +08:00
Victor Malai
bee49e7d4b feat(plugin-chart-echarts): Add xAxis label format && showMin and showMax labels (#894)
Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
2021-11-26 11:46:49 +08:00
Victor Malai
3170f24aff fix(legacy-preset-chart-nvd3): make wide bar chart scrollable (#903) 2021-11-26 11:46:49 +08:00
Evan Rusackas
cf42782fff chore: publish v0.16.8 2021-11-26 11:46:49 +08:00
Phillip Kelley-Dotson
09c890a7df update big number options contorl (#896) 2021-11-26 11:46:49 +08:00
Victor Malai
4e27daf8a2 fix: subject Remove margin to fit last label (#900) 2021-11-26 11:46:49 +08:00
Evan Rusackas
fb537807d2 chore: publish v0.16.7 2021-11-26 11:46:49 +08:00
Ville Brofeldt
1e8cb81531 fix(plugin-chart-echarts): remove columns from formData (#901) 2021-11-26 11:46:49 +08:00
dependabot-preview[bot]
c9e5d68f26 build(deps): bump @types/lodash from 4.14.164 to 4.14.167 (#887)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.164 to 4.14.167.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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:46:49 +08:00
Jesse Yang
d8e1bbb9dd chore: upgrade eslint and babel (#892) 2021-11-26 11:46:49 +08:00
Agata Stawarz
b695fc2815 fix(plugin-chart-word-cloud): ensure top results are always displayed (#841)
While resizing chart sometimes top results were filtered out because their sizes were too big. This
solution makes sure that top 10% of results will always be displayed by gradually scaling down the
chart if needed.
2021-11-26 11:46:49 +08:00
Phillip Kelley-Dotson
6bc19899fa chore: publish v0.16.6 2021-11-26 11:46:48 +08:00
Phillip Kelley-Dotson
9e3c8679cb chore: Update controls for rolling window (#895) 2021-11-26 11:46:48 +08:00
Mayur Newase
d3bc0894c5 fix(legacy-plugin-chart-pivot-table): pivot table chart string aggregation empty values (#880)
* fix(legacy-plugin-chart-pivot-table): empty value for string aggregate

* fix(plugin): bug fix

* fix(plugin): fix test

* fix(test): fixted function name

* lint fixed

* lint

* handle null values

* nit picks

* js to ts

* nit picks

* null values fixed

* eq fixed
2021-11-26 11:46:48 +08:00
Phillip Kelley-Dotson
b5e8c29353 update layout control for rolling window (#890) 2021-11-26 11:46:48 +08:00
Evan Rusackas
93c37cdd50 chore: publish v0.16.5 2021-11-26 11:46:48 +08:00
Evan Rusackas
066b830ddd chore: bumping nvd3-fork package (#891) 2021-11-26 11:46:48 +08:00
ʈᵃᵢ
336d648069 ci: switch chromatic action to workflow_run (#884) 2021-11-26 11:46:48 +08:00
dependabot-preview[bot]
11d43e7722 build(deps): [security] bump urijs from 1.19.2 to 1.19.4 (#883)
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.4. **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.2...v1.19.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:46:48 +08:00
Ville Brofeldt
c0a9fb7ad3 chore: publish v0.16.4 2021-11-26 11:46:48 +08:00
Kamil Gabryjelski
c0e4d82fe7 fix(core): 'AND undefined' error in sql query (#886)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@polidea.com>
2021-11-26 11:46:48 +08:00
dependabot-preview[bot]
f66caf581c build(deps): bump mathjs from 8.0.1 to 8.1.1 (#885)
Bumps [mathjs](https://github.com/josdejong/mathjs) from 8.0.1 to 8.1.1.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](https://github.com/josdejong/mathjs/compare/v8.0.1...v8.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:46:47 +08:00
Ville Brofeldt
bc3aee258b chore: publish v0.16.3 2021-11-26 11:46:47 +08:00
simchaNielsen
16225132c2 chore(core): remove queryData and replace with queriesData (#874)
* feat: remove single queryData from api

* feat: migrate old plugins to queriesData api property

* test: fix tests

* test: fix tests

* fix: fix storybook

* lint: fix lint

* refactor: fix CR notes

* refactor: remove queryData from Chart Provider
2021-11-26 11:46:47 +08:00
Jesse Yang
b9b7f767df chore: publish v0.16.2 2021-11-26 11:46:47 +08:00
dependabot-preview[bot]
b9ad0e4b76 build(deps): [security] bump dompurify from 2.0.11 to 2.0.17 (#872)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.11 to 2.0.17. **This update includes a security fix.**
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.11...2.0.17)

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:46:47 +08:00
dependabot-preview[bot]
2afcb1edab build(deps): [security] bump ini from 1.3.5 to 1.3.8 (#865)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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:46:47 +08:00
Ville Brofeldt
146f9a4dfd fix: fix nvd3 and histogram regressions and migrate control panels to TS (#875)
* chore: add types to all control panels

* move nvd3 shared section to individual viz
2021-11-26 11:46:47 +08:00
Jesse Yang
ddfcb47dd1 chore: publish v0.16.1 2021-11-26 11:46:47 +08:00