[SecuritySolution] Onboarding page centralize duplicated styles#202229
Merged
semd merged 3 commits intoelastic:mainfrom Nov 29, 2024
Merged
[SecuritySolution] Onboarding page centralize duplicated styles#202229semd merged 3 commits intoelastic:mainfrom
semd merged 3 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
Contributor
|
Pinging @elastic/security-threat-hunting-explore (Team:Threat Hunting:Explore) |
Contributor
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12088870148 |
Contributor
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
History
cc @semd |
Contributor
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
semd
added a commit
to semd/kibana
that referenced
this pull request
Nov 30, 2024
…tic#202229) ## Summary There is no visual change, just a refactor to remove duplicate code from cards to centralized places. (cherry picked from commit 89d4011)
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
semd
added a commit
that referenced
this pull request
Dec 2, 2024
…#202229) (#202384) # Backport This will backport the following commits from `main` to `8.x`: - [[SecuritySolution] Onboarding page centralize duplicated styles (#202229)](#202229) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Sergi Massaneda","email":"sergi.massaneda@elastic.co"},"sourceCommit":{"committedDate":"2024-11-29T17:47:16Z","message":"[SecuritySolution] Onboarding page centralize duplicated styles (#202229)\n\n## Summary\r\n\r\nThere is no visual change, just a refactor to remove duplicate code from\r\ncards to centralized places.","sha":"89d40117640e19ce93128b3b35190ff3f7138302","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Threat Hunting","Team:Threat Hunting:Explore","backport:version","v8.18.0"],"number":202229,"url":"https://github.com/elastic/kibana/pull/202229","mergeCommit":{"message":"[SecuritySolution] Onboarding page centralize duplicated styles (#202229)\n\n## Summary\r\n\r\nThere is no visual change, just a refactor to remove duplicate code from\r\ncards to centralized places.","sha":"89d40117640e19ce93128b3b35190ff3f7138302"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202229","number":202229,"mergeCommit":{"message":"[SecuritySolution] Onboarding page centralize duplicated styles (#202229)\n\n## Summary\r\n\r\nThere is no visual change, just a refactor to remove duplicate code from\r\ncards to centralized places.","sha":"89d40117640e19ce93128b3b35190ff3f7138302"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Dec 12, 2024
…tic#202229) ## Summary There is no visual change, just a refactor to remove duplicate code from cards to centralized places.
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
There is no visual change, just a refactor to remove duplicate code from cards to centralized places.