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

chore: Replaces Icon with Icons component - iteration 1 #14469

Merged
merged 1 commit into from
May 17, 2021

Conversation

michael-s-molina
Copy link
Member

SUMMARY

Replaces Icon with Icons component - iteration 1.

superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndSelectLabel.tsx
superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx
superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl/index.jsx
superset-frontend/src/explore/components/controls/MetricControl/MetricsControl.jsx
superset-frontend/src/explore/components/controls/OptionControls/index.tsx
superset-frontend/src/explore/components/ExploreActionButtons.tsx
superset-frontend/src/explore/components/EmbedCodeButton.jsx
superset-frontend/src/explore/components/ExploreViewContainer.jsx

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Screen Shot 2021-05-04 at 2 56 45 PM

Screen Shot 2021-05-04 at 3 02 46 PM

Screen Shot 2021-05-04 at 3 07 49 PM

Screen Shot 2021-05-04 at 3 14 24 PM

Screen Shot 2021-05-04 at 3 16 57 PM

Screen Shot 2021-05-04 at 3 18 04 PM

Screen Shot 2021-05-04 at 3 32 57 PM

Screen Shot 2021-05-04 at 3 51 26 PM

Screen Shot 2021-05-04 at 3 05 01 PM

Screen Shot 2021-05-04 at 3 04 22 PM

Screen Shot 2021-05-04 at 3 05 31 PM

Screen Shot 2021-05-04 at 3 03 59 PM

@rusackas @pkdotson @geido

TEST PLAN

1 - Enter in all touched screens
2 - Check the icons

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@junlincc
Copy link
Member

junlincc commented May 4, 2021

/testenv up

@junlincc junlincc added the frontend:refactor Related to refactoring the frontend label May 4, 2021
@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2021

@junlincc Ephemeral environment spinning up at http://52.12.88.193:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2021

Ephemeral environment shutdown and build artifacts deleted.

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #14469 (37d1cc4) into master (4f5c537) will decrease coverage by 0.42%.
The diff coverage is 83.33%.

❗ Current head 37d1cc4 differs from pull request most recent head 60d4164. Consider uploading reports for the commit 60d4164 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14469      +/-   ##
==========================================
- Coverage   77.54%   77.11%   -0.43%     
==========================================
  Files         958      952       -6     
  Lines       48541    48169     -372     
  Branches     5702     6051     +349     
==========================================
- Hits        37640    37146     -494     
- Misses      10700    10823     +123     
+ Partials      201      200       -1     
Flag Coverage Δ
javascript 71.91% <83.33%> (-0.61%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rontend/src/explore/components/EmbedCodeButton.jsx 80.76% <ø> (ø)
...nd/src/explore/components/ExploreViewContainer.jsx 2.32% <0.00%> (-0.02%) ⬇️
...ontrols/FilterControl/AdhocFilterControl/index.jsx 57.69% <ø> (ø)
...mponents/controls/MetricControl/MetricsControl.jsx 82.45% <ø> (ø)
...nd/src/explore/components/ExploreActionButtons.tsx 72.34% <100.00%> (ø)
...controls/DndColumnSelectControl/DndSelectLabel.tsx 85.00% <100.00%> (ø)
...ponents/controls/DndColumnSelectControl/Option.tsx 100.00% <100.00%> (ø)
...plore/components/controls/OptionControls/index.tsx 90.42% <100.00%> (-0.11%) ⬇️
...ontend/src/filters/components/Select/buildQuery.ts 25.00% <0.00%> (-75.00%) ⬇️
...trols/DateFilterControl/components/CommonFrame.tsx 41.66% <0.00%> (-50.00%) ⬇️
... and 137 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 4f5c537...60d4164. Read the comment docs.

Copy link
Member

@geido geido 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
Copy link
Member

rusackas commented May 6, 2021

Just needs a quick rebase, but lgtm!

@rusackas rusackas merged commit 9deb7aa into apache:master May 17, 2021
cccs-RyanS pushed a commit to CybercentreCanada/superset that referenced this pull request Dec 17, 2021
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 29, 2021
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.3.0 labels Mar 12, 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 frontend:refactor Related to refactoring the frontend size/L 🚢 1.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants