Tim Sullivan

Results 22 issues of Tim Sullivan

Part of https://github.com/elastic/kibana/issues/186574 ## Summary This PR migrates the method to access an APM Plugin view model field, which consumes `authc.getCurrentUser`, to use `coreStart.security`. Background: This PR serves as an...

release_note:skip
Team:obs-ux-infra_services

Part of https://github.com/elastic/kibana/issues/186574 ## Summary This PR migrates the API Plugin's request contexts, which consumes `authc.getCurrentUser`, to use `coreContext.security`. Background: This PR serves as an example of a plugin migrating...

Team:APM
release_note:skip

Part of https://github.com/elastic/kibana/issues/186574 ## Summary This PR migrates the Encrypted Saved Object Plugin's route handler that consumes `authc.getCurrentUser` to use `coreStart.security`. Background: This PR serves as an example of a...

Team:Core
release_note:skip

Part of https://github.com/elastic/kibana/issues/186574 Background: This PR serves as an example of a plugin migrating away from depending on the Security plugin, which is a high priority effort for the last...

release_note:skip
Team:ResponseOps

In a new version of the Spaces and Roles UX, the Edit Space UX and Create Space UX will be a separate screen and page component. This is enables the...

release_note:skip

## Summary Epic link: https://github.com/elastic/kibana-team/issues/785 This changes bring a new design to the management of Spaces in Stack Management / Security. We have a new page to view the details...

release_note:enhancement
Team:Security

`ParseOptions['recognizedFields']` is a new field of ParseOptions which controls how EuiSearchBar text is parsed into a Query object. This PR uses the new option to get better accuracy in how...

Before upgrading Chromium to 8.0.0, a developer could see the screen of the headless browser when testing by adding: `xpack.reporting.capture.browsers.chromium.inspect: true` When the setting works, it shows the screen of...

bug
good first issue
loe:small
impact:low
Team:SharedUX
papercut
Feature:Reporting:Screenshot
old

In the Sharing Modal redesign work, we have lost the ability for applications to control their own sharing capabilities. Previously, applications could call `share.register` to add their own sharing items...

Team:SharedUX

# Backport This will backport the following commits from `main` to `8.15`: - [[Reporting] fix dashboard "Copy Post URL" action (#192530)](https://github.com/elastic/kibana/pull/192530) ### Questions ? Please refer to the [Backport tool...

backport