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

[Charts] Use the Edit Properties modal throughout React views #9267

Merged
merged 7 commits into from Mar 13, 2020

Conversation

suddjian
Copy link
Member

@suddjian suddjian commented Mar 9, 2020

CATEGORY

Choose one

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

SUMMARY

The Edit Properties modal previously belonging only to the Explore dropdown is now used in the two additional places. This change replaces links to the CRUD edit page for charts.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Screen Shot 2020-03-09 at 1 43 57 PM

Screen Shot 2020-03-09 at 1 44 15 PM

TEST PLAN

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

@nytai @etr2460 @rusackas

Copy link
Member

@rusackas rusackas left a comment

Choose a reason for hiding this comment

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

Couple o' random questions, but LGTM.

@codecov-io
Copy link

Codecov Report

Merging #9267 into master will decrease coverage by 0.01%.
The diff coverage is 35.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9267      +/-   ##
==========================================
- Coverage    58.9%   58.88%   -0.02%     
==========================================
  Files         373      373              
  Lines       12026    12069      +43     
  Branches     2953     2957       +4     
==========================================
+ Hits         7084     7107      +23     
- Misses       4763     4783      +20     
  Partials      179      179
Impacted Files Coverage Δ
...tend/src/explore/components/ExploreChartHeader.jsx 65.3% <45.45%> (-5.75%) ⬇️
...tend/src/explore/components/DisplayQueryButton.jsx 50.66% <50%> (-0.73%) ⬇️
...uperset-frontend/src/views/chartList/ChartList.tsx 62.9% <66.66%> (+0.17%) ⬆️
...rontend/src/explore/components/PropertiesModal.tsx 11.76% <7.69%> (ø)

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 c0f0d45...3798a78. Read the comment docs.

Copy link
Member

@rusackas rusackas left a comment

Choose a reason for hiding this comment

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

LGTM

@rusackas rusackas merged commit f6f40c8 into apache:master Mar 13, 2020
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.36.0 labels Feb 28, 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.36.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants