[Monitoring] Sass cleanup#51100
Merged
andreadelrio merged 13 commits intoelastic:masterfrom Nov 27, 2019
Merged
Conversation
Contributor
💔 Build Failed |
snide
previously requested changes
Nov 20, 2019
Contributor
snide
left a comment
There was a problem hiding this comment.
Code review only. Assume monitoring team can double check the functionality.
x-pack/legacy/plugins/monitoring/public/components/chart/horizontal_legend.js
Show resolved
Hide resolved
x-pack/legacy/plugins/monitoring/public/components/chart/horizontal_legend.js
Outdated
Show resolved
Hide resolved
x-pack/legacy/plugins/monitoring/public/components/chart/horizontal_legend.js
Outdated
Show resolved
Hide resolved
...y/plugins/monitoring/public/components/elasticsearch/shard_allocation/_shard_allocation.scss
Show resolved
Hide resolved
...y/plugins/monitoring/public/components/elasticsearch/shard_allocation/_shard_allocation.scss
Outdated
Show resolved
Hide resolved
...y/plugins/monitoring/public/components/elasticsearch/shard_allocation/_shard_allocation.scss
Outdated
Show resolved
Hide resolved
...y/plugins/monitoring/public/components/elasticsearch/shard_allocation/_shard_allocation.scss
Show resolved
Hide resolved
...y/plugins/monitoring/public/components/elasticsearch/shard_allocation/components/assigned.js
Outdated
Show resolved
Hide resolved
x-pack/legacy/plugins/monitoring/public/components/table/_table.scss
Outdated
Show resolved
Hide resolved
x-pack/legacy/plugins/monitoring/public/components/chart/_chart.scss
Outdated
Show resolved
Hide resolved
Contributor
|
Added @cchaos as a reviewer on this since I'll be out next week. |
bd7a9ee to
4e4a7cb
Compare
Contributor
💔 Build Failed |
Contributor
|
Not seeing anything owned by platform team, therefor removing from reviewers. |
Contributor
💔 Build Failed |
cchaos
suggested changes
Nov 27, 2019
Contributor
cchaos
left a comment
There was a problem hiding this comment.
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.
x-pack/legacy/plugins/monitoring/public/components/chart/_chart.scss
Outdated
Show resolved
Hide resolved
...y/plugins/monitoring/public/components/elasticsearch/shard_allocation/_shard_allocation.scss
Outdated
Show resolved
Hide resolved
x-pack/legacy/plugins/monitoring/public/components/table/_table.scss
Outdated
Show resolved
Hide resolved
x-pack/legacy/plugins/monitoring/public/components/chart/horizontal_legend.js
Outdated
Show resolved
Hide resolved
...y/plugins/monitoring/public/components/elasticsearch/shard_allocation/_shard_allocation.scss
Outdated
Show resolved
Hide resolved
...y/plugins/monitoring/public/components/elasticsearch/shard_allocation/_shard_allocation.scss
Show resolved
Hide resolved
x-pack/legacy/plugins/monitoring/public/components/elasticsearch/nodes/nodes.js
Outdated
Show resolved
Hide resolved
x-pack/legacy/plugins/monitoring/public/components/elasticsearch/nodes/nodes.js
Outdated
Show resolved
Hide resolved
Contributor
Author
|
@cchaos submitted the changes. Can you help me with the labels? For my previous (related) PR I had |
Contributor
|
Pinging @elastic/stack-monitoring (Team:Monitoring) |
Contributor
Author
|
@elasticmachine merge upstream |
cchaos
approved these changes
Nov 27, 2019
Contributor
cchaos
left a comment
There was a problem hiding this comment.
Thanks for making those changes! 👍
Contributor
💚 Build Succeeded |
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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)


Light mode (after)
Dark mode (before)


Dark mode (after)
Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support- [ ] Documentation was added for features that require explanation or tutorials- [ ] Unit or functional tests were updated or added to match the most common scenarios- [ ] This was checked for keyboard-only and screenreader accessibilityFor maintainers