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

[APM] Add support for dark mode #69362

Merged
merged 28 commits into from
Jun 19, 2020
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
c202dd8
Use theme colors for stacktrace
balthazar Jun 3, 2020
665d3eb
[APM] Use theme for all components
balthazar Jun 4, 2020
5129f5b
Switch HoC withTheme to useTheme and convert classes to hooks
balthazar Jun 5, 2020
c3df48b
Change hardcoded white to euiColorEmptyShade for ServiceMap
balthazar Jun 5, 2020
873249a
Snapshots and Legends fix
balthazar Jun 5, 2020
3c8f961
Switch to context and add test helper
balthazar Jun 10, 2020
3a1ddb0
Fix tests and update snaps
balthazar Jun 10, 2020
b46e276
Merge branch 'master' into stacktrace-dark
balthazar Jun 10, 2020
42ce184
New snaps + new anomaly detection
balthazar Jun 10, 2020
9dc86df
Remove shallow from testHelpers
balthazar Jun 10, 2020
81bfa6a
Remove commented tests
balthazar Jun 11, 2020
d988ec3
Fix prettier
sorenlouv Jun 11, 2020
235c7bb
Pass correct theme to cytoscape
balthazar Jun 11, 2020
4eaa2f8
Fix ServiceMap
balthazar Jun 12, 2020
39d7d85
Merge branch 'master' into stacktrace-dark
elasticmachine Jun 15, 2020
4fbe5a1
fixes some rendering issues in service maps
ogupte Jun 16, 2020
e8efe2d
removed the old anomaly detection logic from service map popover cont…
ogupte Jun 16, 2020
b5d9003
Merge branch 'master' of github.com:elastic/kibana into stacktrace-dark
sorenlouv Jun 16, 2020
69e21ab
Fix eslint, tsc lint issues and unit tests
sorenlouv Jun 16, 2020
b5d621b
Remove types for styled-components default theme
sorenlouv Jun 16, 2020
beb918d
Update x-pack/plugins/apm/public/components/shared/KueryBar/Typeahead…
balthazar Jun 16, 2020
538d39e
fix OuterTheme
sorenlouv Jun 16, 2020
56d4e91
Ise function declaration instead of expression
sorenlouv Jun 18, 2020
b8ec1ba
Merge branch 'master' of github.com:elastic/kibana into stacktrace-dark
sorenlouv Jun 18, 2020
754308b
Merge branch 'master' of github.com:elastic/kibana into stacktrace-dark
sorenlouv Jun 18, 2020
ede68e3
Merge branch 'master' of github.com:elastic/kibana into stacktrace-dark
sorenlouv Jun 18, 2020
b8e2573
Merge branch 'master' of github.com:elastic/kibana into stacktrace-dark
sorenlouv Jun 18, 2020
ef39938
Merge branch 'master' into stacktrace-dark
elasticmachine Jun 19, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of github.com:elastic/kibana into stacktrace-dark
# Conflicts:
#	x-pack/plugins/apm/public/components/shared/charts/Histogram/index.js
  • Loading branch information
sorenlouv committed Jun 18, 2020
commit b8ec1ba7346e99ec28657e8df62442fb5ad59ee6
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.