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

Controls cleanup pass #9578

Merged
merged 43 commits into from
Apr 24, 2020
Merged

Controls cleanup pass #9578

merged 43 commits into from
Apr 24, 2020

Conversation

rusackas
Copy link
Member

@rusackas rusackas commented Apr 18, 2020

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

Removing more controls from controls.jsx

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

ADDITIONAL INFORMATION

REVIEWERS

@suddjian @ktmud @villebro @kristw

@codecov-io
Copy link

codecov-io commented Apr 18, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9578   +/-   ##
=======================================
  Coverage   65.64%   65.64%           
=======================================
  Files         581      581           
  Lines       30192    30192           
  Branches     3071     3071           
=======================================
  Hits        19820    19820           
  Misses      10191    10191           
  Partials      181      181           
Flag Coverage Δ
#javascript 58.74% <0.00%> (ø)
#python 70.49% <0.00%> (ø)

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 a9ea6ca...a9ea6ca. Read the comment docs.

@rusackas rusackas force-pushed the controls-cleanup-pass branch from d9ebef9 to 5a2936a Compare April 21, 2020 04:13
@rusackas rusackas marked this pull request as ready for review April 24, 2020 17:57
@rusackas rusackas requested review from kristw and villebro April 24, 2020 17:57
@rusackas rusackas changed the title [WiP] Controls cleanup pass Controls cleanup pass Apr 24, 2020
Copy link
Member

@suddjian suddjian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

Copy link
Member

@ktmud ktmud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rusackas rusackas merged commit 5e4c291 into apache:master Apr 24, 2020
@rusackas rusackas deleted the controls-cleanup-pass branch April 24, 2020 23:12
@villebro villebro mentioned this pull request Apr 27, 2020
12 tasks
nytai pushed a commit to preset-io/superset that referenced this pull request Jun 10, 2020
* migrating date_filter

* normalized control

* filter_configs control

* column_collection control

* time_range_endpoints control

* time_range_fixed control

* url_params control

* cache_timeout control

* annotation_layers control

* color control unused?

* linters rule 🤘

* this should have been deleted earlier

* global_opacity, mapbox_label, mapbox_style, viewport_zoom

* linting

* comparison_type

* contribution control

* log_scale

* show_values

* table_filter

* pandas_aggfunc

* code control

* formatSelectOptions import

* lint

* markup_type control

* lintage

* date_time_format control, linting

* url control, test mods

* min_periods control

* rolling_periods

* rolling_type

* missing lib

* order_desc

* number_format

* link_length

* all_columns_y

* all_columns_x

* normalize_across, select_country, all_columns

* fixing test

* linter-caught dependencies

* waiting

* wait longer!

* utilizing tabOverride for Analytics

* tabOverride for Annotations and Layers
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.37.0 labels Feb 28, 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 size/XXL 🚢 0.37.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants