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

[fix][Annotation] Fix override since/until for annotation #6221

Merged

Conversation

graceguo-supercat
Copy link

@graceguo-supercat graceguo-supercat commented Oct 29, 2018

Superset allow chart's time range override annotation's time range parameters. here is control's UI:
screen shot 2018-10-26 at 11 13 54 am

this feature was broken since recent introducing time_range parameter. This PR is to fix the issue, so that user can customize annotation's time range.

@betodealmeida @michellethomas @kristw @williaster @fabianmenges

Copy link
Contributor

@fabianmenges fabianmenges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link

codecov-io commented Oct 29, 2018

Codecov Report

Merging #6221 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6221   +/-   ##
=======================================
  Coverage   76.87%   76.87%           
=======================================
  Files          47       47           
  Lines        9401     9401           
=======================================
  Hits         7227     7227           
  Misses       2174     2174

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 71d6ff4...d68457f. Read the comment docs.

@graceguo-supercat graceguo-supercat merged commit 7d6a429 into apache:master Oct 29, 2018
@graceguo-supercat graceguo-supercat deleted the gg-FixAnnotationOverride branch October 29, 2018 22:43
graceguo-supercat pushed a commit to graceguo-supercat/superset that referenced this pull request Oct 30, 2018
bipinsoniguavus pushed a commit to ThalesGroup/incubator-superset that referenced this pull request Dec 26, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants