Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [APM]Refactor ServiceTabEmptyState to use AddDataPanel (#197578) (
#197666) # Backport This will backport the following commits from `main` to `8.x`: - [[APM]Refactor ServiceTabEmptyState to use AddDataPanel (#197578)](#197578) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Irene Blanco","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-24T14:34:55Z","message":"[APM]Refactor ServiceTabEmptyState to use AddDataPanel (#197578)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/195876\r\n\r\nThis PR refactors the ServiceTabEmptyState component to use the newly\r\ncreated generic AddDataPanel component, which was derived from it.\r\n\r\nThe functionality remains the same.\r\n\r\n### Tabs\r\n\r\n|Light|Dark|\r\n|-|-|\r\n\r\n|![callout_light](https://github.com/user-attachments/assets/46c7d14b-c4f4-44e4-a753-099abec378e4)|![callout_dark](https://github.com/user-attachments/assets/298386bf-eb76-4b23-9952-df6576032f86)|\r\n\r\n### Actions\r\n\r\n![callout_actions](https://github.com/user-attachments/assets/08c4364c-c3cb-45af-b02e-5012cbf86536)\r\n\r\n### Dismiss\r\n\r\n![callout_dismissable](https://github.com/user-attachments/assets/a0276001-98a9-47b3-83c9-aaa0685c7418)","sha":"42de8c858995b190f35858b2798f7ea4dfcb2439","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","apm","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-infra_services","v8.16.0","v8.17.0"],"title":"[APM]Refactor ServiceTabEmptyState to use AddDataPanel","number":197578,"url":"https://github.com/elastic/kibana/pull/197578","mergeCommit":{"message":"[APM]Refactor ServiceTabEmptyState to use AddDataPanel (#197578)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/195876\r\n\r\nThis PR refactors the ServiceTabEmptyState component to use the newly\r\ncreated generic AddDataPanel component, which was derived from it.\r\n\r\nThe functionality remains the same.\r\n\r\n### Tabs\r\n\r\n|Light|Dark|\r\n|-|-|\r\n\r\n|![callout_light](https://github.com/user-attachments/assets/46c7d14b-c4f4-44e4-a753-099abec378e4)|![callout_dark](https://github.com/user-attachments/assets/298386bf-eb76-4b23-9952-df6576032f86)|\r\n\r\n### Actions\r\n\r\n![callout_actions](https://github.com/user-attachments/assets/08c4364c-c3cb-45af-b02e-5012cbf86536)\r\n\r\n### Dismiss\r\n\r\n![callout_dismissable](https://github.com/user-attachments/assets/a0276001-98a9-47b3-83c9-aaa0685c7418)","sha":"42de8c858995b190f35858b2798f7ea4dfcb2439"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/197578","number":197578,"mergeCommit":{"message":"[APM]Refactor ServiceTabEmptyState to use AddDataPanel (#197578)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/195876\r\n\r\nThis PR refactors the ServiceTabEmptyState component to use the newly\r\ncreated generic AddDataPanel component, which was derived from it.\r\n\r\nThe functionality remains the same.\r\n\r\n### Tabs\r\n\r\n|Light|Dark|\r\n|-|-|\r\n\r\n|![callout_light](https://github.com/user-attachments/assets/46c7d14b-c4f4-44e4-a753-099abec378e4)|![callout_dark](https://github.com/user-attachments/assets/298386bf-eb76-4b23-9952-df6576032f86)|\r\n\r\n### Actions\r\n\r\n![callout_actions](https://github.com/user-attachments/assets/08c4364c-c3cb-45af-b02e-5012cbf86536)\r\n\r\n### Dismiss\r\n\r\n![callout_dismissable](https://github.com/user-attachments/assets/a0276001-98a9-47b3-83c9-aaa0685c7418)","sha":"42de8c858995b190f35858b2798f7ea4dfcb2439"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Irene Blanco <[email protected]>
- Loading branch information