forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Infra UI] Wrap infra content in RedirectAppLinks (elastic#177747)
Closes elastic#177056 ## Summary This PR adds `RedirectAppLinks` wrapper to the infra content and removes it from the links using it. The links that are changed: - Asset Details (page/flyout) - `Show all`: APM and Alerts links - Links to Alerts - Links to services (also empty content) / Services tooltip / Single service link - Logs links (Asset Details page/flyout and hosts view) `Open in Logs` - Anomaly Detection: `Start Trial` link ## Testing - Test for regressions: All links should navigate to different apps without page reload (**same behavior as before**) https://github.com/elastic/kibana/assets/14139027/d5d811f4-3fa6-4294-a307-6c547c8d3f9c https://github.com/elastic/kibana/assets/14139027/3cce71f9-dc0f-49fe-9749-b145c7bc36a1 *⚠️ Ignore the logs error - my config with the cluster was wrong when I recorded that https://github.com/elastic/kibana/assets/14139027/fa2d4f48-e7a3-4b0f-a0ea-8a6d041f527e --------- Co-authored-by: kibanamachine <[email protected]>
- Loading branch information
1 parent
d0c8504
commit 2e808ac
Showing
8 changed files
with
117 additions
and
132 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
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
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