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

[Monitoring] Sass cleanup #51100

Merged
merged 13 commits into from
Nov 27, 2019

Conversation

andreadelrio
Copy link
Contributor

@andreadelrio andreadelrio commented Nov 19, 2019

Summary

This PR is an alternative to #44148 that excludes the Shard Legend redesign which we can leave for a later time. This PR is limited to:

Light mode (before)
shard_old_light
Light mode (after)
image

Dark mode (before)
shard_old_dark
Dark mode (after)
image

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@elasticmachine
Copy link
Contributor

💔 Build Failed

@andreadelrio andreadelrio marked this pull request as ready for review November 20, 2019 18:28
@andreadelrio andreadelrio requested a review from a team as a code owner November 20, 2019 18:28
snide
snide previously requested changes Nov 20, 2019
Copy link
Contributor

@snide snide left a comment

Choose a reason for hiding this comment

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

Code review only. Assume monitoring team can double check the functionality.

@snide snide requested a review from cchaos November 21, 2019 22:00
@snide
Copy link
Contributor

snide commented Nov 21, 2019

Added @cchaos as a reviewer on this since I'll be out next week.

@andreadelrio andreadelrio requested a review from a team as a code owner November 24, 2019 23:18
@andreadelrio andreadelrio requested a review from a team November 24, 2019 23:18
@andreadelrio andreadelrio requested review from a team as code owners November 24, 2019 23:18
@andreadelrio andreadelrio requested a review from a team November 24, 2019 23:18
@andreadelrio andreadelrio requested review from a team as code owners November 24, 2019 23:18
@elasticmachine
Copy link
Contributor

💔 Build Failed

@pgayvallet pgayvallet removed the request for review from a team November 25, 2019 07:08
@pgayvallet
Copy link
Contributor

Not seeing anything owned by platform team, therefor removing from reviewers.

@weltenwort weltenwort removed the request for review from a team November 25, 2019 11:45
@jbudz jbudz requested review from a team and removed request for a team November 25, 2019 12:13
Copy link
Contributor

@chrisronline chrisronline left a comment

Choose a reason for hiding this comment

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

LGTM!

@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

Just a few small notes and I found an error.

Also, you'll need to add some PR labels to this, I can help you with that when you're ready.

@andreadelrio
Copy link
Contributor Author

@cchaos submitted the changes. Can you help me with the labels? For my previous (related) PR I had EUI, Team:Monitoring, release_note:skip and v8.0.0.

@andreadelrio andreadelrio added EUI Team:Monitoring Stack Monitoring team labels Nov 27, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring (Team:Monitoring)

@andreadelrio andreadelrio added release_note:skip Skip the PR/issue when compiling release notes v8.0.0 v7.6.0 labels Nov 27, 2019
@andreadelrio
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

Thanks for making those changes! 👍

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@andreadelrio andreadelrio merged commit 2ce0f78 into elastic:master Nov 27, 2019
mbondyra added a commit to mbondyra/kibana that referenced this pull request Nov 28, 2019
…ra/kibana into IS-46410_remove-@kbn/ui-framework

* 'IS-46410_remove-@kbn/ui-framework' of github.com:mbondyra/kibana: (49 commits)
  [ML] Re-activate after method in transform test (elastic#51815)
  [SIEM] [Detection Engine] Add edit on rule creation (elastic#51670)
  De-angularize visLegend (elastic#50613)
  [SIEM][Detection Engine] Change security model to use SIEM permissions
  [Monitoring] Sass cleanup (elastic#51100)
  Move errors and validate index pattern ⇒ NP (elastic#51805)
  fixes pagination tests (elastic#51822)
  Split legacy plugin discovery, expose SavedObjects scopedClient, wrappers, repository (elastic#48882)
  [SIEM][Detection Engine] Adds ecs threat properties to rules (elastic#51782)
  [Lens] Remove client-side reference to server source code (elastic#51763)
  Fix infinite redirect loop when multiple cookies are sent (elastic#50452)
  fixes drag and drop in tests (elastic#51806)
  [Console] Proxy fallback (elastic#50185)
  Query String(Bar) Input - cleanup (elastic#51598)
  shim visualizations plugin (elastic#50624)
  Expressions service fixes: better error and loading states handling (elastic#51183)
  fixes url state tests (elastic#51746)
  fixes browser field tests (elastic#51738)
  [ML] Fix anomaly detection test suite (elastic#51712)
  [SIEM] Fix Timeline drag and drop behavior (elastic#51558)
  ...
jloleysens added a commit to jloleysens/kibana that referenced this pull request Nov 28, 2019
…license-management

* 'master' of github.com:elastic/kibana: (48 commits)
  Enable alerting and actions plugin by default (elastic#51254)
  Fix error returned when creating an alert with ES security disabled (elastic#51639)
  [Discover] Improve Percy functional tests (elastic#51699)
  fixes timeline data providers tests (elastic#51862)
  [Dependencies]: upgrade react to latest v16.12.0 (elastic#51145)
  Allow routes to define some payload config values (elastic#50783)
  Move saved queries service + language switcher ⇒ NP (elastic#51812)
  [ML] Re-activate after method in transform test (elastic#51815)
  [SIEM] [Detection Engine] Add edit on rule creation (elastic#51670)
  De-angularize visLegend (elastic#50613)
  [SIEM][Detection Engine] Change security model to use SIEM permissions
  [Monitoring] Sass cleanup (elastic#51100)
  Move errors and validate index pattern ⇒ NP (elastic#51805)
  fixes pagination tests (elastic#51822)
  Split legacy plugin discovery, expose SavedObjects scopedClient, wrappers, repository (elastic#48882)
  [SIEM][Detection Engine] Adds ecs threat properties to rules (elastic#51782)
  [Lens] Remove client-side reference to server source code (elastic#51763)
  Fix infinite redirect loop when multiple cookies are sent (elastic#50452)
  fixes drag and drop in tests (elastic#51806)
  [Console] Proxy fallback (elastic#50185)
  ...
andreadelrio added a commit that referenced this pull request Dec 3, 2019
timductive pushed a commit to timductive/kibana that referenced this pull request Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EUI release_note:skip Skip the PR/issue when compiling release notes Team:Monitoring Stack Monitoring team v7.6.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants