-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.12`: - [Align inference pipeline card/option styling (#172952)](#172952) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Mike Pellegrini","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-11T15:21:32Z","message":"Align inference pipeline card/option styling (#172952)\n\n## Summary\r\n\r\nMore closely align the styling used for inference pipeline cards on the\r\nindices page and existing inference pipeline options on the \"Add an\r\ninference pipeline\" flyout.\r\n\r\nAlso used this as an opportunity to refactor\r\n`inference_pipeline_card.tsx` to improve readability and change the\r\nmodel/pipeline management popover to make the \"Fix issue in Trained\r\nModels\" button fit better with the other buttons.","sha":"1abc0c2df75110512bd1069fe1cbd208b0895052","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:EnterpriseSearch","v8.12.0","v8.13.0"],"number":172952,"url":"https://github.com/elastic/kibana/pull/172952","mergeCommit":{"message":"Align inference pipeline card/option styling (#172952)\n\n## Summary\r\n\r\nMore closely align the styling used for inference pipeline cards on the\r\nindices page and existing inference pipeline options on the \"Add an\r\ninference pipeline\" flyout.\r\n\r\nAlso used this as an opportunity to refactor\r\n`inference_pipeline_card.tsx` to improve readability and change the\r\nmodel/pipeline management popover to make the \"Fix issue in Trained\r\nModels\" button fit better with the other buttons.","sha":"1abc0c2df75110512bd1069fe1cbd208b0895052"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/172952","number":172952,"mergeCommit":{"message":"Align inference pipeline card/option styling (#172952)\n\n## Summary\r\n\r\nMore closely align the styling used for inference pipeline cards on the\r\nindices page and existing inference pipeline options on the \"Add an\r\ninference pipeline\" flyout.\r\n\r\nAlso used this as an opportunity to refactor\r\n`inference_pipeline_card.tsx` to improve readability and change the\r\nmodel/pipeline management popover to make the \"Fix issue in Trained\r\nModels\" button fit better with the other buttons.","sha":"1abc0c2df75110512bd1069fe1cbd208b0895052"}}]}] BACKPORT--> Co-authored-by: Mike Pellegrini <[email protected]>
- Loading branch information
1 parent
b72cdc4
commit d51abc1
Showing
3 changed files
with
156 additions
and
141 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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