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

[superset-client][datasource editor] replace ajax with SupersetClient #6134

Merged
merged 6 commits into from Oct 19, 2018

Conversation

williaster
Copy link
Contributor

@williaster williaster commented Oct 17, 2018

This PR is one of several that implement the final step 4) discussed in #5772, to refactor just JS datasource editor, modal, and control ajax calls for easier review.

Tested with unit tests + functionally (including forcing errors to see proper handling)

@kristw @mistercrunch @graceguo-supercat @michellethomas @conglei

@williaster williaster added this to In progress in Embeddable Charts via automation Oct 18, 2018
@codecov-io
Copy link

codecov-io commented Oct 18, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6134   +/-   ##
=======================================
  Coverage   76.91%   76.91%           
=======================================
  Files          47       47           
  Lines        9362     9362           
=======================================
  Hits         7201     7201           
  Misses       2161     2161

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 4e2341a...ca88cc6. Read the comment docs.

@williaster williaster merged commit 96228ad into apache:master Oct 19, 2018
Embeddable Charts automation moved this from In progress to Done Oct 19, 2018
bipinsoniguavus pushed a commit to ThalesGroup/incubator-superset that referenced this pull request Dec 26, 2018
…apache#6134)

* [superset-client][datasource editor] replace ajax with SupersetClient

* [superset-client][datasource control] replace ajax with SupersetClient

* [superset-client][datasource editor] remove unused funcs in DatasourceControl

* [superset-client][data source control] lint, remove toasts

* [superset-client] fix DatasourceControl_spec

* [superset-client] remove unneeded functional setState calls
@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
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants