Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Changed the default value for buildQuery to null #40

Merged
merged 1 commit into from
Nov 20, 2018

Conversation

conglei
Copy link
Contributor

@conglei conglei commented Nov 20, 2018

💔 Breaking Changes
None

🏆 Enhancements
During the transition of adding buildQuery to each chart, we need to have a flag to indicate if buildQuery is implemented.

This PR is to change the default value of buildQuery to None, so that it can be used as the flag.
📜 Documentation

🐛 Bug Fix

🏠 Internal

@conglei conglei requested a review from a team as a code owner November 20, 2018 20:26
@codecov
Copy link

codecov bot commented Nov 20, 2018

Codecov Report

Merging #40 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #40   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          48     48           
  Lines         421    421           
=====================================
  Hits          421    421
Impacted Files Coverage Δ
...ckages/superset-ui-chart/src/models/ChartPlugin.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f73f38a...983ca28. Read the comment docs.

@kristw kristw added this to the v0.7.0 milestone Nov 20, 2018
@conglei conglei merged commit c87e6ac into master Nov 20, 2018
@delete-merged-branch delete-merged-branch bot deleted the conglei_change_query_default branch November 20, 2018 21:11
@kristw kristw added #code-quality and removed reviewable Ready for review labels Dec 6, 2018
kristw pushed a commit that referenced this pull request Apr 17, 2020
* fix(legacy-preset-chart-nvd3): stacked bar charts labels

* fix(legacy-preset-chart-nvd3): fix lint
stephenLYZ referenced this pull request in stephenLYZ/superset-ui Nov 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants