chore: Removes ColorSchemeControl.less#14199
Conversation
Codecov Report
@@ Coverage Diff @@
## master #14199 +/- ##
=======================================
Coverage 79.13% 79.13%
=======================================
Files 945 945
Lines 47950 47973 +23
Branches 6069 6076 +7
=======================================
+ Hits 37943 37963 +20
- Misses 9872 9875 +3
Partials 135 135
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
geido
left a comment
There was a problem hiding this comment.
LGTM! Just a concern for the css approach that requires discussion
|
/testenv up |
|
@rusackas Ephemeral environment spinning up at http://52.24.206.241:8080. Credentials are |
rusackas
left a comment
There was a problem hiding this comment.
LGTM! A few random pixel values are in there that could be converted to gridUnit I'm sure, but I'll pick my battles and save that for another day ;)
|
Ephemeral environment shutdown and build artifacts deleted. |
* master: (163 commits) fix(native-filters): Manage default value of filters by superset (apache#14785) fix: Additional ResultSet tests (apache#14741) chore: added BasicParametersMixin to Redshift (apache#14752) fix: make dataset list sort case insensitive (apache#14528) fix: use encodeURIComponent when getting table metadata (apache#14790) fix: ensure engine is outside parameters (apache#14787) database modal should close on connect with tab layout (apache#14771) feat(native-filters): add search all filter options (apache#14710) fix: extra query in Dashboard when native filter enabled (apache#14770) chore: Improves the native filters UI/UX - iteration 2 (apache#14753) fix(native filters): Fix explore state (apache#14779) fix(explore): DndColumnSelect not handling controls with "multi: false" (apache#14737) feat: Create BigQuery Parameters for DatabaseModal (apache#14721) feat: enable user impersonation in GSheets (apache#14767) fix: add DB should not say it's Postgres (apache#14766) Revert "fix(dashboard): multiple query trigger when native filter enabled (apache#14734)" (apache#14762) feat: save database with new dynamic form (apache#14583) fix: save non-parameter DBs (apache#14759) chore: Removes ColorSchemeControl.less (apache#14199) fix(explore): Icons width (apache#14717) ...
SUMMARY
Removes
ColorSchemeControl.lessBEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Screen.Recording.2021-04-16.at.1.31.44.PM.mov
Screen.Recording.2021-04-16.at.1.38.47.PM.mov
@rusackas @junlincc
TEST PLAN
1 - Go to Explore
2 - Go to Customize
3 - Check Color Scheme control
ADDITIONAL INFORMATION