Jen Huang

Results 5 issues of Jen Huang

While testing locally, I found an issue: - start local kibana without fleet-server - create a role `fleet agents:all, agent policies:none, settings:all, integrations:all` and create a user with this role...

bug
Team:Fleet

## Summary Spinning out a few unrelated tweaks from the work for https://github.com/elastic/kibana/issues/180778. This PR: - In addition to strings, allows React components to be used for configured settings `description`...

release_note:skip
Team:Fleet
v8.14.0
v8.15.0

## Summary Resolves [#187097](https://github.com/elastic/kibana/issues/187097). Add `max-width` to the flex item used for shimmying the left sidebar for integration details content, so that there isn't a gap between the integration icon...

release_note:skip
Team:Fleet
v8.15.0

## Summary Part of https://github.com/elastic/kibana/issues/171425. This PR allows parsed KQL expressions that don't have a key/field. For example, the follow query expressions are now allowed when searching agents: ``` last_checkin_message.keyword...

release_note:skip
Team:Fleet
v8.15.0

When we update settings objects, we display a count of affected policies and agents: However this is not done all the time, for example updating proxy only shows a generic...

Team:Fleet