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

Revert "[perf] add webpack 4 + SplitChunks + lazy load visualizations" #5253

Merged
merged 6 commits into from Jun 20, 2018

Conversation

john-bodley
Copy link
Member

Reverts #5240

Sorry we're reverting this again as there still a couple of issues we're noticed including i) a notify error which causes some charts to not load, and ii) duplicate requests being sent.

to: @mistercrunch @williaster

@williaster
Copy link
Contributor

williaster commented Jun 20, 2018

LGTM 😢

Specifically the global notify package is breaking this (we should not have global packages ... dashboard v2 introduces a redux-based notification system), and I'm not sure what the cause of the duplicate resource requests (for things like theme/font) is but this is an example

screen shot 2018-06-20 at 10 31 36 am

@codecov-io
Copy link

Codecov Report

Merging #5253 into master will increase coverage by 2.9%.
The diff coverage is 56.81%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #5253     +/-   ##
=========================================
+ Coverage   60.76%   63.66%   +2.9%     
=========================================
  Files         258      261      +3     
  Lines       19708    20126    +418     
  Branches     1972     2079    +107     
=========================================
+ Hits        11976    12814    +838     
+ Misses       7723     7301    -422     
- Partials        9       11      +2
Impacted Files Coverage Δ
superset/assets/src/visualizations/markup.js 26.66% <ø> (+26.66%) ⬆️
superset/assets/src/visualizations/time_table.jsx 16.81% <0%> (+16.81%) ⬆️
...et/assets/src/dashboard/components/SliceHeader.jsx 31.14% <0%> (ø) ⬆️
superset/assets/src/visualizations/index.js 100% <100%> (ø)
superset/viz.py 81.34% <100%> (ø) ⬆️
...ssets/src/visualizations/deckgl/layers/scatter.jsx 27.83% <100%> (+27.83%) ⬆️
superset/assets/src/components/Loading.jsx 87.5% <100%> (ø) ⬆️
...ts/src/visualizations/deckgl/layers/screengrid.jsx 38.18% <100%> (+38.18%) ⬆️
superset/assets/src/chart/Chart.jsx 65% <48.38%> (+8.47%) ⬆️
superset/__init__.py 72.32% <75%> (-0.79%) ⬇️
... and 60 more

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 93cdf60...c033c2f. Read the comment docs.

@john-bodley john-bodley merged commit 62427c8 into master Jun 20, 2018
john-bodley added a commit to john-bodley/superset that referenced this pull request Jun 20, 2018
apache#5253)

* Revert "[sqllab] Fix sql lab resolution link (apache#5216)"

This reverts commit 93cdf60.

* Revert "Pin botocore version (apache#5184)"

This reverts commit 70679d4.

* Revert "Describe the use of custom OAuth2 authorization servers (apache#5220)"

This reverts commit a84f430.

* Revert "[bubble-chart] Fixing issue w/ metric names (apache#5237)"

This reverts commit 5c106b9.

* Revert "[adhoc-filters] Adding adhoc-filters to all viz types (apache#5206)"

This reverts commit d483ed1.

* Revert "[perf] add webpack 4 + SplitChunks + lazy load visualizations (apache#5240)"

This reverts commit 1fc4ee0.

(cherry picked from commit 62427c8)
@mistercrunch
Copy link
Member

I agree about removing the global notify package.

timifasubaa pushed a commit to airbnb/superset-fork that referenced this pull request Jul 25, 2018
apache#5253)

* Revert "[sqllab] Fix sql lab resolution link (apache#5216)"

This reverts commit 93cdf60.

* Revert "Pin botocore version (apache#5184)"

This reverts commit 70679d4.

* Revert "Describe the use of custom OAuth2 authorization servers (apache#5220)"

This reverts commit a84f430.

* Revert "[bubble-chart] Fixing issue w/ metric names (apache#5237)"

This reverts commit 5c106b9.

* Revert "[adhoc-filters] Adding adhoc-filters to all viz types (apache#5206)"

This reverts commit d483ed1.

* Revert "[perf] add webpack 4 + SplitChunks + lazy load visualizations (apache#5240)"

This reverts commit 1fc4ee0.
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
apache#5253)

* Revert "[sqllab] Fix sql lab resolution link (apache#5216)"

This reverts commit 93cdf60.

* Revert "Pin botocore version (apache#5184)"

This reverts commit 70679d4.

* Revert "Describe the use of custom OAuth2 authorization servers (apache#5220)"

This reverts commit a84f430.

* Revert "[bubble-chart] Fixing issue w/ metric names (apache#5237)"

This reverts commit 5c106b9.

* Revert "[adhoc-filters] Adding adhoc-filters to all viz types (apache#5206)"

This reverts commit d483ed1.

* Revert "[perf] add webpack 4 + SplitChunks + lazy load visualizations (apache#5240)"

This reverts commit 1fc4ee0.
@kristw kristw deleted the revert-5240-chris--lazy-load-visualizations branch March 6, 2019 16:45
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.26.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.26.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants