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

[7.x] [APM] Add support for dark mode (#69362) #69622

Merged
merged 1 commit into from
Jun 21, 2020

Conversation

sorenlouv
Copy link
Member

Backports the following commits to 7.x:

@sorenlouv sorenlouv force-pushed the backport/7.x/pr-69362 branch from 26dfecb to 1fb00c4 Compare June 20, 2020 18:58
* Use theme colors for stacktrace

* [APM] Use theme for all components

* Switch HoC withTheme to useTheme and convert classes to hooks

* Change hardcoded white to euiColorEmptyShade for ServiceMap

* Snapshots and Legends fix

* Switch to context and add test helper

* Fix tests and update snaps

* New snaps + new anomaly detection

* Remove shallow from testHelpers

* Remove commented tests

* Fix prettier

* Pass correct theme to cytoscape

* Fix ServiceMap

* fixes some rendering issues in service maps

* removed the old anomaly detection logic from service map popover contents, since it's been moved to a new component.

* Fix eslint, tsc lint issues and unit tests

* Remove types for styled-components default theme

* Update x-pack/plugins/apm/public/components/shared/KueryBar/Typeahead/Suggestions.js

Co-authored-by: Casper Hübertz <[email protected]>

* fix OuterTheme

* Ise function declaration instead of expression

Co-authored-by: Balthazar Gronon <[email protected]>
Co-authored-by: Balthazar Gronon <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>
Co-authored-by: Oliver Gupte <[email protected]>
Co-authored-by: Casper Hübertz <[email protected]>
# Conflicts:
#	x-pack/plugins/apm/public/components/app/ServiceMap/index.tsx
#	x-pack/plugins/apm/public/components/shared/charts/Timeline/Marker/__snapshots__/AgentMarker.test.tsx.snap
@sorenlouv sorenlouv force-pushed the backport/7.x/pr-69362 branch from 4b8cc01 to 7f92509 Compare June 21, 2020 12:26
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

History

  • 💚 Build #55355 succeeded 4b8cc0197c4bd7c7f6b5a1fad4d5734219f3b21a
  • 💔 Build #55352 failed 1fb00c4110382af66c251c2aeea2f80465079709
  • 💔 Build #55322 failed 26dfecb0f2a7b5ce8f2efada3619b21ccee908b3

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@sorenlouv sorenlouv merged commit 00e12fd into elastic:7.x Jun 21, 2020
@sorenlouv sorenlouv deleted the backport/7.x/pr-69362 branch June 21, 2020 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants