Skip to content

Explore view save modal spec#3110

Merged
mistercrunch merged 20 commits into
apache:masterfrom
graceguo-supercat:gg-ExploreViewSaveModalSpec
Aug 11, 2017
Merged

Explore view save modal spec#3110
mistercrunch merged 20 commits into
apache:masterfrom
graceguo-supercat:gg-ExploreViewSaveModalSpec

Conversation

@graceguo-supercat
Copy link
Copy Markdown

add unit tests for Explore view saveModal. These tests are based on sliced reducer (saveModalReducer).

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 7, 2017

Coverage Status

Coverage remained the same at 69.311% when pulling b6da30f on graceguo-supercat:gg-ExploreViewSaveModalSpec into f68189b on apache:master.

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 69.311% when pulling b6da30f on graceguo-supercat:gg-ExploreViewSaveModalSpec into f68189b on apache:master.

@mistercrunch
Copy link
Copy Markdown
Member

LGTM, want me to merge it since you don't have write access [yet]?

mistercrunch and others added 13 commits August 10, 2017 14:58
Looks like SQLAlchemy has redefined the best practice around
pessimistic connection handling.
* Improve the chart type of Visualize in sqllab & Add some css & Fix the link address in the navbar

* add vizTypes filter
* [webpack] break CSS and JS files while webpackin'

* cleaning up some templates

* Fix pylint issue
For Druid set the default port for the broker and coordinator.
Recently in
apache@4c3313b
I introduced an issue where the order of groupby fields might change.

This addresses this issue and will preserve ordering.
)

* split reducer logic for ExploreViewContainer

* fix saveModal component and unit tests

* revert changes in SaveModal_spec.
will make another commit just to improve test coverage for SaveModal component.

* remove comment-out code

* fix merge confilicts
@coveralls
Copy link
Copy Markdown

coveralls commented Aug 10, 2017

Coverage Status

Coverage remained the same at 69.315% when pulling 8fa7db8 on graceguo-supercat:gg-ExploreViewSaveModalSpec into b3107bb on apache:master.

@mistercrunch mistercrunch merged commit b68084b into apache:master Aug 11, 2017
@graceguo-supercat graceguo-supercat deleted the gg-ExploreViewSaveModalSpec branch August 15, 2017 22:27
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.19.1 First shipped in 0.19.1 labels Feb 26, 2024
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
* split reducer logic for ExploreViewContainer

* fix saveModal component and unit tests

* revert changes in SaveModal_spec.
will make another commit just to improve test coverage for SaveModal component.

* improve test coverage for explore view components:
- SaveModal component
- URLShortLinkButton

* remove comment-out code

* [bugfix] wrong 'Cant have overlap between Series and Breakdowns' (apache#3254)

* [explore] make edit datasource a basic link (apache#3244)

* Relying on FAB for font-awesome.min.css (apache#3261)

* Modernize SQLA pessimistic handling (apache#3256)

Looks like SQLAlchemy has redefined the best practice around
pessimistic connection handling.

* [webpack] break CSS and JS files while webpackin' (apache#3262)

* [webpack] break CSS and JS files while webpackin'

* cleaning up some templates

* Fix pylint issue

* import logging (apache#3264)

* [bugfix] preserve order in groupby (apache#3268)

Recently in
apache@a37a639
I introduced an issue where the order of groupby fields might change.

This addresses this issue and will preserve ordering.

* Explicitly add Flask as dependancy (apache#3252)

* Use sane Celery defaults to prevent tasks from being delayed (apache#3267)

* Improve the chart type of Visualize in sqllab (apache#3241)

* Improve the chart type of Visualize in sqllab & Add some css & Fix the link address in the navbar

* add vizTypes filter

* Set default ports Druid (apache#3266)

For Druid set the default port for the broker and coordinator.

* [explore] Split large reducer logic in ExploreViewContainer (apache#3088)

* split reducer logic for ExploreViewContainer

* fix saveModal component and unit tests

* revert changes in SaveModal_spec.
will make another commit just to improve test coverage for SaveModal component.

* remove comment-out code

* fix merge confilicts
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.19.1 First shipped in 0.19.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants