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: time series table (#7302) #7312

Merged
merged 1 commit into from
Apr 17, 2019

Conversation

michellethomas
Copy link
Contributor

  • fix: time series table

  • fix: add default value for label

  • fix: use prop values if defined

  • fix: revert CollectionControl changes

(cherry picked from commit 5dab983)

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

Cherry picking fix for time series table into master from lyftga. Again not sure if this is the ideal way to do get this in but we need this in master after reverting the previous fix (I added the previous fix onto 0.31 and now need to add the revert along with this PR).

Previously adding columns to time series table would not work.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TEST PLAN

Create a time series table
Add a new time series column

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

REVIEWERS

@khtruong @mistercrunch @john-bodley @graceguo-supercat

* fix: time series table

* fix: add default value for label

* fix: use prop values if defined

* fix: revert CollectionControl changes

(cherry picked from commit 5dab983)
@khtruong
Copy link
Contributor

👍

@codecov-io
Copy link

codecov-io commented Apr 16, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7312   +/-   ##
=======================================
  Coverage   64.93%   64.93%           
=======================================
  Files         424      424           
  Lines       20589    20589           
  Branches     2281     2281           
=======================================
  Hits        13369    13369           
  Misses       7097     7097           
  Partials      123      123
Impacted Files Coverage Δ
...re/components/controls/TimeSeriesColumnControl.jsx 65.9% <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 154f6ab...c4e0493. Read the comment docs.

Copy link

@graceguo-supercat graceguo-supercat left a comment

Choose a reason for hiding this comment

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

LGTM

@michellethomas michellethomas merged commit 9341995 into apache:master Apr 17, 2019
@michellethomas michellethomas deleted the fix_time_series_cherry branch April 17, 2019 19:37
michellethomas added a commit that referenced this pull request Apr 17, 2019
* fix: time series table

* fix: add default value for label

* fix: use prop values if defined

* fix: revert CollectionControl changes

(cherry picked from commit 5dab983)
(cherry picked from commit 9341995)
michellethomas added a commit that referenced this pull request May 15, 2019
* fix: time series table

* fix: add default value for label

* fix: use prop values if defined

* fix: revert CollectionControl changes

(cherry picked from commit 5dab983)
(cherry picked from commit 9341995)
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
* fix: time series table

* fix: add default value for label

* fix: use prop values if defined

* fix: revert CollectionControl changes

(cherry picked from commit 5dab983)
(cherry picked from commit 9341995)
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
* fix: time series table

* fix: add default value for label

* fix: use prop values if defined

* fix: revert CollectionControl changes

(cherry picked from commit 9185724)
(cherry picked from commit 23595a5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants