Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(monorepo): relocate superset-ui #17445

Merged
merged 1,866 commits into from
Nov 26, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 26, 2021

  1. chore: publish v0.17.60

    suddjian authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4f1b768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0949825 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c160a4a View commit details
    Browse the repository at this point in the history
  4. fix(plugin-chart-echarts): sanitize series from html tags (apache#1126)

    * fix(plugin-chart-echarts): sanitize series from html tags
    
    * use echarts html encoder
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    895d9d3 View commit details
    Browse the repository at this point in the history
  5. fix(plugin-chart-echarts): enable animation to clear old nodes (apach…

    …e#1200)
    
    * fix(plugin-chart-echarts): enable animation to clear old nodes
    
    * use same color scheme as rest of dashboard
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f27c2ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab4a8eb View commit details
    Browse the repository at this point in the history
  7. chore: publish v0.17.61

    suddjian authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    1e70b2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    784ff6d View commit details
    Browse the repository at this point in the history
  9. chore: publish v0.17.62

    suddjian authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0e60157 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd2d5ef View commit details
    Browse the repository at this point in the history
  11. chore: publish v0.17.63

    suddjian authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b9ca94e View commit details
    Browse the repository at this point in the history
  12. fix(plugin-chart-echarts): fix time-series chart xAxisShowMin(Max)Lab…

    …el default value (apache#1161)
    
    * fix(plugin-chart-echarts): delete showMinLabel and showMaxLabel
    
    fix apache#15042
    
    * fix(plugin-chart-echarts):
    xiezhongfu authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    2d408ce View commit details
    Browse the repository at this point in the history
  13. feat(plugin-chart-echarts): Add cross filter for timeseries (apache#1016

    )
    
    * Add cross filter for timeseries chart
    
    * fix types
    
    Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9fdc8c3 View commit details
    Browse the repository at this point in the history
  14. feat: Normalize orderby clause (apache#1206)

    * feat: normalize orderby clause
    
    * fix ut
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e96428e View commit details
    Browse the repository at this point in the history
  15. feat(plugin-chart-echarts): x-filtering improvement in radar chart (a…

    …pache#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
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    6d52c44 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d66ecb7 View commit details
    Browse the repository at this point in the history
  17. chore: publish v0.17.64

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    5601141 View commit details
    Browse the repository at this point in the history
  18. feat(plugin-chart-echarts): add x-filtering in gauge chart (apache#1203)

    * fix(plugin-chart-echarts): add gauge cross filtering
    
    * fix(plugin-chart-echarts): fix lint
    
    * fix(plugin-chart-echarts): use constants
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4333a68 View commit details
    Browse the repository at this point in the history
  19. feat(plugin-chart-echarts): single select by default for pie chart (a…

    …pache#1204)
    
    * fix(plugin-chart-echarts): single select for pie and change filter UI
    
    * fix(plugin-chart-echarts): use constants
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4c6017e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0a56420 View commit details
    Browse the repository at this point in the history
  21. chore: publish v0.17.65

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f9a7226 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    178986a View commit details
    Browse the repository at this point in the history
  23. feat(chart-controls): implement color formatters utils (apache#1215)

    * feat(chart-controls): implement color formatters utils
    
    * Change enum name
    
    * Add unit tests
    
    * Fix tests
    
    * Add more tests
    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3bfa709 View commit details
    Browse the repository at this point in the history
  24. chore: publish v0.17.66

    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b608cba View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    db71620 View commit details
    Browse the repository at this point in the history
  26. fix(plugin-chart-table): table clear x-filtering highlighting (apache…

    …#1222)
    
    * fix(plugin-chart-table): fix table clear x-filtering highlighting issue
    
    * fix(plugin-chart-table): fix lint
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4051fda View commit details
    Browse the repository at this point in the history
  27. feat(plugin-chart-table): implement conditional formatting (apache#1218)

    * feat(plugin-chart-table): implement conditional formatting
    
    * undefined fix
    
    * Lint fix
    
    * bugfix
    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    18e5ab2 View commit details
    Browse the repository at this point in the history
  28. fix: Reduce bundle sizes from react-icons (apache#1225)

    Erik Ritter authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4005789 View commit details
    Browse the repository at this point in the history
  29. chore: publish v0.17.67

    erik_ritter authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    844c069 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    89474f8 View commit details
    Browse the repository at this point in the history
  31. feat(plugin-chart-pivot-table): column, date and conditional formatti…

    …ng (apache#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
    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    fe5f9b0 View commit details
    Browse the repository at this point in the history
  32. chore: publish v0.17.68

    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e2a393b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    bf4c717 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    aecb94c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a94ef9f View commit details
    Browse the repository at this point in the history
  36. chore: publish v0.17.69

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    eea1c57 View commit details
    Browse the repository at this point in the history
  37. feat: added Highly-used tag (apache#1229)

    * feat:
    
    add Popular tag
    
    * feat: add Highly-used tag
    
    * wip
    
    * wip
    
    Co-authored-by: Yongjie Zhao <yongjie.zhao@gmail.com>
    xiezhongfu and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    5614683 View commit details
    Browse the repository at this point in the history
  38. feat(plugin-chart-table): table x-filtering supports single select (a…

    …pache#1220)
    
    * fix(plugin-chart-echarts): table support single select
    
    * fix: remove comments
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    631c867 View commit details
    Browse the repository at this point in the history
  39. chore: publish v0.17.70

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    473698b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    413d0da View commit details
    Browse the repository at this point in the history
  41. feat(plugin-chart-pivot-table): multiple improvements (apache#1232)

    * feat(plugin-chart-pivot-table): multiple improvements
    
    * emotion syntax fix
    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0433df8 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    db6b76a View commit details
    Browse the repository at this point in the history
  43. chore: publish v0.17.71

    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e362e13 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    72ac9ab View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    11a52ea View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5670e3b View commit details
    Browse the repository at this point in the history
  47. chore: publish v0.17.72

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    ea1d95e View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    8e8a221 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f36619d View commit details
    Browse the repository at this point in the history
  50. feat(plugin-chart-pivot-table): sort by metric (apache#1240)

    * feat(plugin-chart-pivot-table): sort by metric
    
    * Use normalizeOrderBy func
    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    8d54c69 View commit details
    Browse the repository at this point in the history
  51. chore: publish v0.17.73

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    473a716 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    7402b83 View commit details
    Browse the repository at this point in the history
  53. feat(plugin-chart-echarts): implement x-filter opacity in ts chart (a…

    …pache#1244)
    
    * feat(plugin-chart-echarts): implement x-filter opacity in ts chart
    
    * address comments
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    5bff9a4 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    f9d3a73 View commit details
    Browse the repository at this point in the history
  55. chore: publish v0.17.74

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    6b4fe03 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    21cd7a0 View commit details
    Browse the repository at this point in the history
  57. add feature flag (apache#1246)

    eschutho authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    dc889f7 View commit details
    Browse the repository at this point in the history
  58. chore: publish v0.17.75

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    185742a View commit details
    Browse the repository at this point in the history
  59. feat(plugin-chart-pivot-table): add sort by result to data pane (apac…

    …he#1243)
    
    * feat(plugin-chart-pivot-table): add sort by result to data pane
    
    * Use getMetricLabel helper function
    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    5a235ca View commit details
    Browse the repository at this point in the history
  60. feat(chart-controls): move cross-filtering control to data panel (apa…

    …che#1248)
    
    * feat(chart-controls): move cross-filtering control to data panel
    
    * fix: license
    
    * fix: add test
    
    * fix: add test
    
    * fix: codedev
    
    * fix: test
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9fe5865 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    932d2cb View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    45e7ee0 View commit details
    Browse the repository at this point in the history
  63. chore: publish v0.17.76

    suddjian authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    2237f43 View commit details
    Browse the repository at this point in the history
  64. Revert "chore: remove V2 and add Deprecated (apache#1250)" (apache#1253)

    This reverts commit bb10f9e1fefce597a4ab87580d78f712f2c7cd77.
    suddjian authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f083d28 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    8dd9104 View commit details
    Browse the repository at this point in the history
  66. feat(plugin-chart-echarts): implement cross filter in mixd-timeseries…

    … chart (apache#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>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e54ae04 View commit details
    Browse the repository at this point in the history
  67. docs: update publishing instructions (apache#1254)

    * docs: update publishing instructions
    
    * add note about prerequisite of being a committer on superset-ui
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e92b8ef View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    072e494 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    c2c6bb0 View commit details
    Browse the repository at this point in the history
  70. chore: publish v0.17.77

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4492562 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    35f061a View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    a109dc2 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    ca44905 View commit details
    Browse the repository at this point in the history
  74. feat(plugin-chart-table): added emit target name (apache#1157)

    * added emit target name
    
    * code review fix
    
    * code review fix
    
    * liting
    
    Co-authored-by: cccs-jc <cccs-jc@cyber.gc.ca>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    094f35f View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    635c182 View commit details
    Browse the repository at this point in the history
  76. fix(plugin-chart-pivot-table): dont apply colors to subtotals (apache…

    …#1269)
    
    * fix(plugin-chart-pivot-table): dont apply colors to subtotals
    
    * Rename customize metrics to conditional formatting
    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    7a4ef38 View commit details
    Browse the repository at this point in the history
  77. chore: publish v0.17.78

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    8e2de48 View commit details
    Browse the repository at this point in the history
  78. feat(plugin-chart-echarts): create separate entry points for timeseri…

    …es (2nd) (apache#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>
    3 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    7441009 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    5ed2ba1 View commit details
    Browse the repository at this point in the history
  80. chore: Show tooltip conditionally and pass ref down (apache#1271)

    * Implement dynamic tooltip
    
    * Set tooltip to show by default
    
    * Fix tests
    
    * Fix column name
    geido authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    71112b3 View commit details
    Browse the repository at this point in the history
  81. chore: publish v0.17.79

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e50f280 View commit details
    Browse the repository at this point in the history
  82. fix(legacy-preset-chart-nvd3): bar chart unexpected error (apache#1276)

    * fix(legacy-preset-chart-nvd3): bar chart unexpected error
    
    * Add null checks
    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    adff009 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    7040050 View commit details
    Browse the repository at this point in the history
  84. chore: publish v0.17.80

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    90fa912 View commit details
    Browse the repository at this point in the history
  85. fix(chart-controls): lower minOpacity in conditional formatting (apac…

    …he#1284)
    
    * fix(chart-controls): lower minOpacity in conditional formatting
    
    * Fix
    
    * Change hardcoded value to a constant
    kgabryje authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    128ec7e View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    55199e4 View commit details
    Browse the repository at this point in the history
  87. feat(legacy-plugin-chart-country-map): added finland map (apache#1258)

    * added partial finland map
    
    * added new line
    
    * added complete finland geojson
    Anushka-Hapukotuwa authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e693381 View commit details
    Browse the repository at this point in the history
  88. feat(plugin-chart-echarts): Add support for series values to ECharts …

    …timeseries charts (apache#1279)
    
    * feat(plugin-chart-echarts): add support for series values
    
    * feat(plugin-chart-echarts): name
    
    * fix: lint
    
    * fix: extract control
    
    * fix: extract control
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f68d465 View commit details
    Browse the repository at this point in the history
  89. feat(legacy-plugin-chart-country-map): add Australia geojson file (ap…

    …ache#1268)
    
    * Added Australia geojson file
    Added australia to countries.ts file
    
    * added new line
    
    Co-authored-by: Rusiru De silva <rusiru.desilva@mcmedisoft.com>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f0b5398 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    16f0ef2 View commit details
    Browse the repository at this point in the history
  91. chore(deps): [security] bump tar from 4.4.13 to 4.4.15 (apache#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](isaacs/node-tar@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>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    fbdde90 View commit details
    Browse the repository at this point in the history
  92. fix(legacy-plugin-chart-sankey-loop): clear element before redrawing (a…

    …pache#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#254
    jenseng authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a4bc5ba View commit details
    Browse the repository at this point in the history
  93. chore(deps): [security] bump urijs from 1.19.6 to 1.19.7 (apache#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](medialize/URI.js@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>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3aa71c8 View commit details
    Browse the repository at this point in the history
  94. chore(deps): [security] bump set-getter from 0.1.0 to 0.1.1 (apache#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>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    ddf11fb View commit details
    Browse the repository at this point in the history
  95. chore(deps): bump @babel/compat-data from 7.13.12 to 7.14.7 (apache#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>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    fef99dc View commit details
    Browse the repository at this point in the history
  96. chore(deps): [security] bump postcss from 7.0.35 to 7.0.36 (apache#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](postcss/postcss@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>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    7ad293d View commit details
    Browse the repository at this point in the history
  97. chore(deps): [security] bump ws from 5.2.2 to 5.2.3 (apache#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](websockets/ws@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>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    deae552 View commit details
    Browse the repository at this point in the history
  98. chore(deps): [security] bump dns-packet from 1.3.1 to 1.3.4 (apache#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](mafintosh/dns-packet@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>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a9f9206 View commit details
    Browse the repository at this point in the history
  99. chore(deps): [security] bump hosted-git-info from 2.8.8 to 2.8.9 (apa…

    …che#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](npm/hosted-git-info@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>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a0b819c View commit details
    Browse the repository at this point in the history
  100. Upgrade to GitHub-native Dependabot (apache#1081)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    d1d0453 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    4d2a7ee View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    76828f7 View commit details
    Browse the repository at this point in the history
  103. fix: Hide Safari default tooltip (apache#1283)

    * Hide Safari default tooltip
    
    * Fix lint
    
    * Add emotion dependency
    
    * Fix package.json
    geido authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    50a5032 View commit details
    Browse the repository at this point in the history
  104. fix: 0 indicator on radar viz (apache#1282)

    * fix: 0 indicator on radar viz
    
    * fix lint
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    353d7f4 View commit details
    Browse the repository at this point in the history
  105. chore(deps): [security] bump ssri from 6.0.1 to 6.0.2 (apache#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](npm/ssri@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>
    dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0072ed1 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    584e36c View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    3c0e438 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    e2cce03 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    9d43221 View commit details
    Browse the repository at this point in the history
  110. chore: publish v0.17.81

    junlincc authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    13519fd View commit details
    Browse the repository at this point in the history
  111. feat(legacy-preset-chart-big-number): add timestamp above number (apa…

    …che#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>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c4bc66a View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    5651923 View commit details
    Browse the repository at this point in the history
  113. chore: publish v0.17.82

    junlincc authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c439d0f View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    80ee334 View commit details
    Browse the repository at this point in the history
  115. chore: publish v0.17.83

    rusackas authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4d29bd4 View commit details
    Browse the repository at this point in the history
  116. fix(plugin-chart-echarts): fix Time-series line x-filtering not worki…

    …ng when not rich tooltip (apache#1302)
    
    * fix(plugin-chart-echarts): fix Time-series line x-filtering not working
    
    * fix: fix emphasis
    
    * fix: size
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c31892e View commit details
    Browse the repository at this point in the history
  117. feat(chart-controls): d3 formatting with .2% apache#1274 (apache#1275)

    Co-authored-by: Jayakrishnan Karolil <jayakrishnan.karolil@nielsen.com>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    15fbe4a View commit details
    Browse the repository at this point in the history
  118. fix: add advanced analytics to all of timeseries viz (apache#1308)

    * feat: add advanced analytics to all of timeseries viz
    
    * fix namespace
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4de4fc3 View commit details
    Browse the repository at this point in the history
  119. initial commit (apache#1311)

    pkdotson authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    1ee3f0d View commit details
    Browse the repository at this point in the history
  120. chore: publish v0.17.84

    pkdotson authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    dcd74aa View commit details
    Browse the repository at this point in the history
  121. feat(plugin-chart-echarts): rich tooltip in ts chart supports scroll …

    …and highlighted (apache#1304)
    
    * feat(plugin-chart-echarts): richtooltip  supports highliting and scroll
    
    * fix: test
    
    * fix: todo
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    10238c3 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    42d15c9 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    912956b View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    1411bee View commit details
    Browse the repository at this point in the history
  125. chore: publish v0.17.85

    rusackas authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    6651f4d View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    370f4c0 View commit details
    Browse the repository at this point in the history
  127. fix: Improve big number time format UX (apache#1320)

    * fix: Improve big number time format UX
    
    * Update controlPanel.tsx
    Erik Ritter authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3276a65 View commit details
    Browse the repository at this point in the history
  128. chore: publish v0.17.86

    erik_ritter authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    1e76ac6 View commit details
    Browse the repository at this point in the history
  129. feat(plugin-chart-echarts): add only_total control to ts chart (apach…

    …e#1313)
    
    * feat(plugin-chart-echarts): add only_total control to ts chart
    
    * fix
    
    * fix: ci
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    471f245 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    d20e08e View commit details
    Browse the repository at this point in the history
  131. feat(legacy-plugin-chart-country-map): add six new maps (apache#1327)

    * feat(legacy-plugin-chart-country-map): add six new maps
    
    * add svalbard
    
    * update notebook
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    884b8ec View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    18c0570 View commit details
    Browse the repository at this point in the history
  133. chore: publish v0.17.87

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    395b8a8 View commit details
    Browse the repository at this point in the history
  134. fix: Make the scrollbar appear inside the table (apache#1310)

    * Scroll container
    
    * Add X scroll
    
    * Remove widht min-content
    geido authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    fdcc079 View commit details
    Browse the repository at this point in the history
  135. feat: add certified icon to columoption (apache#1330)

    * add certified icon to columoption
    
    * fix import order
    pkdotson authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b9504ed View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    2b01890 View commit details
    Browse the repository at this point in the history
  137. chore: publish v0.18.0

    suddjian authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    80fe8fd View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    d237bb6 View commit details
    Browse the repository at this point in the history
  139. fix: bignumber format by time formatter (apache#1307)

    * feat: bignumber format by time formatter
    
    * fix ut
    
    * rename control label
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    03b1db9 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    6b1b142 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    b7e49fc View commit details
    Browse the repository at this point in the history
  142. chore: publish v0.18.1

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    dbfbb47 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    70d3b11 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    ae6ef5b View commit details
    Browse the repository at this point in the history
  145. chore: publish v0.18.2

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9af408d View commit details
    Browse the repository at this point in the history
  146. fix(legacy-plugin-chart-country-map): Correct ISO 3166-2 county codes…

    … for Estonia (apache#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 €)
    intgr authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3d3da9d View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    c651171 View commit details
    Browse the repository at this point in the history
  148. chore: publish v0.18.3

    suddjian authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    de9a1bb View commit details
    Browse the repository at this point in the history
  149. Revert "chore: isolate the one actual jquery dependency (apache#1339)" (

    apache#1355)
    
    This reverts commit 19f8f6a09c284de157c7179d43275ea2344b2372.
    suddjian authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e1944cf View commit details
    Browse the repository at this point in the history
  150. feat(plugin-chart-echarts): add x and y label support for 9 charts (a…

    …pache#1351)
    
    * feat: add x and y label support for timeseries
    
    fix apache#16512
    
    * feat: change label to title
    
    * feat: add x/y title to 9 chats
    
    * refactor: move config to shared-control
    
    * refactor: add chartTitle section config in custom tab
    
    * refactor: refactor param names
    
    * lint: code lint
    
    * refactor: refactor code
    
    * lint: lint code
    
    * feat: make ypostion clearable false
    
    * lint: code lint
    
    Co-authored-by: xuzhebin <maxhui2020@gmail.com>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e149c53 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    463b153 View commit details
    Browse the repository at this point in the history
  152. feat(core): add support for non-temporal series limit (apache#1356)

    * feat(plugin-chart-echarts): add support for non-temporal series limit
    
    * Update plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts
    
    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    
    * make whisker type unclearable and also handle null case
    
    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    614e06d View commit details
    Browse the repository at this point in the history
  153. chore: publish v0.18.4

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0db8831 View commit details
    Browse the repository at this point in the history
  154. chore: replace mathjs with mexp (apache#1362)

    * chore: replace mathjs with mexp
    
    * remove console.log and fix types
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    78bbc2c View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    93eb7f5 View commit details
    Browse the repository at this point in the history
  156. feat: add resample operator to advanced analytic (apache#1349)

    * chore: add resample operator to advanced analytic
    
    * wip
    
    * minor improvement
    
    * wip
    
    * fix UT
    
    * minor fix
    
    * udates
    
    * fix type
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c7744d4 View commit details
    Browse the repository at this point in the history
  157. chore: publish v0.18.5

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    eed58d6 View commit details
    Browse the repository at this point in the history
  158. refactor: improve code smell for postprocessing (apache#1368)

    * refactor: improve code smell for postprocessing
    
    * jest UT
    
    * best practice for jest
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0f4a06d View commit details
    Browse the repository at this point in the history
  159. chore(plugin-chart-echarts): bump to ECharts 5.2.1 (apache#1370)

    * chore(plugin-chart-echarts): bump to ECharts 5.2.1
    
    * ignore type error
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    055d9f8 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    4352600 View commit details
    Browse the repository at this point in the history
  161. refactor(core): move mexp from plugins to core (apache#1371)

    * refactor(core): move mexp from plugins to core
    
    * remove test nest
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    8f56a1f View commit details
    Browse the repository at this point in the history
  162. chore: publish v0.18.6

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3bcf23c View commit details
    Browse the repository at this point in the history
  163. chore: Remove immutable.js from map-box (apache#1375)

    Erik Ritter authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    10248b9 View commit details
    Browse the repository at this point in the history
  164. chore: publish v0.18.7

    erik_ritter authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    992b7e4 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    827b361 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    de86eb9 View commit details
    Browse the repository at this point in the history
  167. feat(plugin-chart-echarts): [feature-parity] support double clicking …

    …legend and series to view single selected series (apache#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
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    ff8979b View commit details
    Browse the repository at this point in the history
  168. feat: added italian regions country map (apache#1319)

    Co-authored-by: Roman Fedyna <r.fedyna@reply.it>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a783131 View commit details
    Browse the repository at this point in the history
  169. refactor: migrate timeseries_limit_metric to legacy_order_by (apache#…

    …1364)
    
    * refactor: migrate timeseries_limit_metric to legacy_order_by
    
    * improve coverage
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    8c4d75f View commit details
    Browse the repository at this point in the history
  170. chore: publish v0.18.8

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f880b15 View commit details
    Browse the repository at this point in the history
  171. feat(legacy-plugin-chart-histogram): cumulative histogram option (apa…

    …che#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
    stevetracvc authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    98e2f74 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    d1461c6 View commit details
    Browse the repository at this point in the history
  173. fix: replace absolute difference with difference in echart (apache#1383)

    * fix: replace absolute difference with difference in echart
    
    * fix ut
    
    * fix ut
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b309c6b View commit details
    Browse the repository at this point in the history
  174. add feature flag: ENABLE_FILTER_BOX_MIGRATION (apache#1388)

    Grace Guo authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    927a9bd View commit details
    Browse the repository at this point in the history
  175. chore: publish v0.18.9

    erik_ritter authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    50f9d84 View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    f1613fd View commit details
    Browse the repository at this point in the history
  177. fix: rolling and cum operator in multiple series chart (apache#1386)

    * fix: rolling and cum operator in multiple series chart
    
    * fix lint
    
    * fix UT
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b5dcf1a View commit details
    Browse the repository at this point in the history
  178. chore: hide rolling_periods and min_periods (apache#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>
    zhaoyongjie and villebro committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    de7b1f7 View commit details
    Browse the repository at this point in the history
  179. chore: publish v0.18.10

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    fba5879 View commit details
    Browse the repository at this point in the history
  180. Configuration menu
    Copy the full SHA
    b0a4f87 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    635bb79 View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    a1be5a3 View commit details
    Browse the repository at this point in the history
  183. inital commit (apache#1397)

    pkdotson authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c28131a View commit details
    Browse the repository at this point in the history
  184. chore: publish v0.18.11

    pkdotson authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    d087982 View commit details
    Browse the repository at this point in the history
  185. chore: translate fractional time grains (apache#1404)

    Co-authored-by: John Bodley <john.bodley@airbnb.com>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    1f60320 View commit details
    Browse the repository at this point in the history
  186. chore: publish v0.18.12

    John Bodley authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0d1cda6 View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    213e486 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    8513645 View commit details
    Browse the repository at this point in the history
  189. chore: publish v0.18.13

    pkdotson authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    7c9064d View commit details
    Browse the repository at this point in the history
  190. chore: upgrade storybook to 6.3.12 (apache#1409)

    * chore: upgrade storybook to 6.3.12
    
    * update title
    
    * fix can't import styled
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c44df76 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    4dc6443 View commit details
    Browse the repository at this point in the history
  192. chore: publish v0.18.14

    pkdotson authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e6ab2f7 View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    2e5d7d2 View commit details
    Browse the repository at this point in the history
  194. refactor: replace yarn with npm (apache#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>
    zhaoyongjie and villebro committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f552aba View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    4a8d783 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    58d0246 View commit details
    Browse the repository at this point in the history
  197. chore: publish v0.18.15

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    282a051 View commit details
    Browse the repository at this point in the history
  198. fix: lerna can't update package-lock.json (apache#1432)

    * fix: lerna can't update package-lock.json
    
    * upgrade commit message
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    2443df9 View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    9565777 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    9b059b8 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    46b4eca View commit details
    Browse the repository at this point in the history
  202. feat(legacy-plugin-chart-country-map): add peru country map (apache#1424

    )
    
    * Add files via upload
    
    * Update countries.ts
    JoaquinPretell92 authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e494f00 View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    8666f63 View commit details
    Browse the repository at this point in the history
  204. fix: show value on the selected series (apache#1429)

    * fix: show value on the selected series
    
    * fix: callback
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3a5bfa6 View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    b307716 View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    7f5249e View commit details
    Browse the repository at this point in the history
  207. chore: publish v0.18.16

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9e0e560 View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    2029b37 View commit details
    Browse the repository at this point in the history
  209. chore: pass datasource to metrics control (apache#1438)

    * Update controlPanel.tsx
    
    * Update index.tsx
    
    * Update dndControls.tsx
    john-bodley authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a5d5f95 View commit details
    Browse the repository at this point in the history
  210. chore: add Apache License for superset-ui (apache#1444)

    * chore: add rat script
    
    * add license
    
    wip
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    66b5b2c View commit details
    Browse the repository at this point in the history
  211. fix: revert default series limit and update eligible choices (apache#…

    …1430)
    
    * Revert "feat: add default series_limit (apache#1033)"
    
    This reverts commit 5bd2a149644e9ecfeca8e54153eb9e5658546ec3.
    
    * Update index.tsx
    
    * Update index.tsx
    john-bodley authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4e31029 View commit details
    Browse the repository at this point in the history
  212. docs: update chart sorting control labels/descriptions (apache#1436)

    Co-authored-by: John Bodley <john.bodley@airbnb.com>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0d8ba7a View commit details
    Browse the repository at this point in the history
  213. chore: publish v0.18.17

    John Bodley authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    35c8b3a View commit details
    Browse the repository at this point in the history
  214. feat: support sort the rich tooltip by metric desc (apache#1445)

    * feat: support rich tooltip sort by metric
    
    * fix: vercel ci
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    7193572 View commit details
    Browse the repository at this point in the history
  215. chore(plugin-chart-echarts): bump echarts to 5.2.2 (apache#1440)

    * chore(plugin-chart-echarts): bump echarts to 5.2.2
    
    * bump package
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b80b220 View commit details
    Browse the repository at this point in the history
  216. feat: Add Saudi Arabia country map (apache#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>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    28dff9b View commit details
    Browse the repository at this point in the history
  217. fix(plugin-chart-echarts): fix tick labels and tooltip (apache#1447)

    * fix(plugin-chart-echarts): fix tick labels and tooltip
    
    * remove redundant conditional expression
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    fb5e5af View commit details
    Browse the repository at this point in the history
  218. fix(plugin-chart-echarts): boxplot groupby incorrect (apache#1448)

    * fix(plugin-chart-echarts): boxplot groupby incorrect
    
    * add tests
    
    * use formData instead of QueryObject
    
    * lint
    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    25da47c View commit details
    Browse the repository at this point in the history
  219. chore: publish v0.18.18

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b6bc25e View commit details
    Browse the repository at this point in the history
  220. fix: Color consistency (apache#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
    geido authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    57e90b1 View commit details
    Browse the repository at this point in the history
  221. chore: publish v0.18.19

    geido authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    92a00d3 View commit details
    Browse the repository at this point in the history
  222. chore: update lockfile (apache#1451)

    * fix: lock file blocked CI
    
    * increase coverage
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    beb4376 View commit details
    Browse the repository at this point in the history
  223. chore: check node and npm version in release workflow (apache#1454)

    * chore: check npm and node version in learn publish
    
    * update error
    
    * distinguished between node and npm
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4a95b6a View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    259ff67 View commit details
    Browse the repository at this point in the history
  225. feat(legacy-plugin-chart-calendar): increase the contrast of calendar…

    … heatmap color and label (apache#1452)
    
    * feat(legacy-plugin-chart-calendar): increasecontrast of calendar heatmap
    
    * rename getContrastingColor and put it core
    
    * fix: unit test
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a71d3ca View commit details
    Browse the repository at this point in the history
  226. chore: publish v0.18.20

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    069d411 View commit details
    Browse the repository at this point in the history
  227. feat: Set default for Accept field in header to take application/json (

    …apache#1413)
    
    * Update SupersetClientClass.ts
    
    * Update SupersetClientClass.ts
    
    * add comment
    
    * update test
    hughhhh authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    67f1083 View commit details
    Browse the repository at this point in the history
  228. chore: tweak unittest (apache#1460)

    * chore: tweak unittest
    
    lint
    
    * lint
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    1896c84 View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    0d21953 View commit details
    Browse the repository at this point in the history
  230. chore: bump @typescript-eslint/eslint-plugin 5.3.0 (apache#1457)

    * chore: bump eslint 5.3.0
    
    * fix lint
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3cc4861 View commit details
    Browse the repository at this point in the history
  231. chore: refine prettier config as the main repository (apache#1456)

    * change to prettier.config.js
    
    * printWidth to 80
    
    * format
    
    * tweak
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c78551d View commit details
    Browse the repository at this point in the history
  232. feat: remove the default Y-axis truncate in bar chart (apache#1450)

    * feat:  remove the default Y-axis truncate in bar chart
    
    * make all charts consistently
    
    * fix lint
    stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4359ed0 View commit details
    Browse the repository at this point in the history
  233. feat(core): add support for adhoc columns (apache#1342)

    * feat(core): add support for adhoc columns
    
    * simplify import
    
    * revert simplification due to codecov
    
    * fix filter column type
    
    * fix pivot v2 groupbys
    
    * remove redundant import
    
    * Add new type guards
    
    * move ColumnMeta type guards to chart-controls
    
    * add type guard tests
    
    * Fix typing and import errors
    
    * Fix saved expression type guard
    
    * Fix typing
    
    * Remove redundant import
    
    * Make Echarts and PivotTable handle AdhocColumns properly
    
    * Fix lint
    
    Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e16a836 View commit details
    Browse the repository at this point in the history
  234. chore: publish v0.18.21

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    490029a View commit details
    Browse the repository at this point in the history
  235. Configuration menu
    Copy the full SHA
    067fc8a View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    e186adb View commit details
    Browse the repository at this point in the history
  237. fix: update chart sorting control labels/descriptions (apache#1462)

    Co-authored-by: John Bodley <john.bodley@airbnb.com>
    2 people authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3894cb0 View commit details
    Browse the repository at this point in the history
  238. chore: publish v0.18.22

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b25e0d6 View commit details
    Browse the repository at this point in the history
  239. chore: coordinate storybook with main repository (apache#1466)

    * chore: coordinate storybook with main repository
    
    * update lock file
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    852478b View commit details
    Browse the repository at this point in the history
  240. Configuration menu
    Copy the full SHA
    2b8e4a1 View commit details
    Browse the repository at this point in the history
  241. chore: publish v0.18.23

    villebro authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    85e7d02 View commit details
    Browse the repository at this point in the history
  242. Configuration menu
    Copy the full SHA
    22d976a View commit details
    Browse the repository at this point in the history
  243. chore: publish v0.18.24

    geido authored and zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0e60be4 View commit details
    Browse the repository at this point in the history
  244. chore: fix end-of-file (apache#1468)

    * chore: end of file fixer
    
    * compress image
    
    * lint without build
    
    * lintrc improvment
    
    * exporting
    
    * update parallel-coordinates tsconfig
    
    * add license to md file
    
    * add license
    
    * add eslintignore
    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    d490ee8 View commit details
    Browse the repository at this point in the history
  245. Configuration menu
    Copy the full SHA
    7f44a04 View commit details
    Browse the repository at this point in the history
  246. chore: publish v0.18.25

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    2836c80 View commit details
    Browse the repository at this point in the history
  247. Configuration menu
    Copy the full SHA
    e7cc08a View commit details
    Browse the repository at this point in the history
  248. Configuration menu
    Copy the full SHA
    fe1d910 View commit details
    Browse the repository at this point in the history
  249. chore: update gitignore

    zhaoyongjie committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b1af254 View commit details
    Browse the repository at this point in the history
  250. Configuration menu
    Copy the full SHA
    61a9517 View commit details
    Browse the repository at this point in the history