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] replace misc ajax calls #6135

Merged
merged 8 commits into from
Oct 19, 2018

Conversation

williaster
Copy link
Contributor

This PR is one of several that implement the final step 4) discussed in #5772, to refactor misc remaining ajax calls in the following components

  • AsyncSelect
  • DashboardTable
  • TableLoader
  • utils.js
  • common.js
  • Deck.gl multi layer
  • dashboard template css

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

Other ajax PRs

@codecov-io
Copy link

codecov-io commented Oct 18, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6135   +/-   ##
=======================================
  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 bc3a2ef...79665ff. Read the comment docs.

@williaster williaster force-pushed the chris--ajax-welcome-user-pages branch from 5a6442c to fbb839e Compare October 18, 2018 21:42
@williaster williaster force-pushed the chris--ajax-welcome-user-pages branch from fbb839e to 2ca9563 Compare October 19, 2018 03:29
@williaster williaster merged commit a71e6eb into apache:master Oct 19, 2018
@hupes
Copy link

hupes commented Oct 21, 2018

Good

bipinsoniguavus pushed a commit to ThalesGroup/incubator-superset that referenced this pull request Dec 26, 2018
* [superset-client][misc] replace ajax calls in DashboardTable, TableLoader, utils, common

* [superset-client][misc] replace ajax calls in AsyncSelect, HeaderActions, Deck.gl

* [superset-client][misc] fix tests

* [superset-client] remove unneeded functional setState calls

* [superset-client] make welcome a redux app for toasts

* [superset-client] make Profile a redux app for toasts

* [superset-client] TableLoader don't pass toast props to dom nodes

* tweak deckgl Multi syntax
@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.

5 participants