Skip to content

[Cloud Posture] Using Eui theme with eui charts#134759

Merged
JordanSh merged 4 commits intoelastic:mainfrom
JordanSh:adding-theme-sync-to-charts
Jun 21, 2022
Merged

[Cloud Posture] Using Eui theme with eui charts#134759
JordanSh merged 4 commits intoelastic:mainfrom
JordanSh:adding-theme-sync-to-charts

Conversation

@JordanSh
Copy link
Contributor

Summary

As per #126729, we were asked to add theme syncers for our dashboard charts In order to keep eui/charts in sync with kibana's eui theme.
It adds some minor UI changes to the page but also will help keep eui/charts in sync with future eui changes.

Before

image

After

image

@JordanSh JordanSh changed the title added charts plugin dep and used default themes [Cloud Posture] Using Eui theme with eui charts Jun 20, 2022
@JordanSh JordanSh force-pushed the adding-theme-sync-to-charts branch from f52bc18 to 4b440ea Compare June 20, 2022 15:00
@JordanSh JordanSh requested a review from ari-aviran June 20, 2022 15:02
@JordanSh JordanSh self-assigned this Jun 20, 2022
@JordanSh JordanSh added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Team:Cloud Security Cloud Security team related 8.4 candidate v8.4.0 and removed 8.4 candidate labels Jun 20, 2022
@JordanSh JordanSh marked this pull request as ready for review June 20, 2022 15:03
@JordanSh JordanSh requested a review from a team as a code owner June 20, 2022 15:03
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security Posture)

@kibana-ci
Copy link

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
cloudSecurityPosture 188.0KB 188.2KB +188.0B

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

cc @JordanSh

@JordanSh JordanSh requested review from orouz and removed request for ari-aviran June 21, 2022 12:05
// required
data: DataPublicPluginStart;
unifiedSearch: UnifiedSearchPublicPluginStart;
charts: ChartsPluginStart;
Copy link
Contributor

Choose a reason for hiding this comment

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

no ChartsPluginSetup ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

as far as i saw from other usages seems like setup is not used

Copy link
Contributor

@orouz orouz left a comment

Choose a reason for hiding this comment

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

LGTM

@JordanSh JordanSh merged commit 8b444ef into elastic:main Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related v8.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants