-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Security Solution] Add endpoint policy revision number #83982
Conversation
Pinging @elastic/endpoint-app-team (Feature:Endpoint) |
768f57f
to
3fee281
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My only comment/question is around the screen capture of the Details view - should the "out of date" indicator be show next to he revision number instead of below it?
cc/ @bfishel ^^
@paul-tavares @pzl totally agree with Paul that the "out of date" indicator should be next to the revision number!! |
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
@paul-tavares side-by-side approach ok? cleared your thumb for final signoff |
Should we have it all on the same line? Policy name, rev and Out of Date? This would be consistent with with the table. We could have the link another part of the Flex Group |
For one-letter integration names, it looks that way, but for any real name, it may be better to use two lines. Defer to @bfishel |
confirmed with Bonnie offline that keeping |
* master: (41 commits) [Maps] fix code-owners (elastic#84265) [@kbn/utils] Clean target before build (elastic#84253) [code coverage] collect for oss integration tests (elastic#83907) [APM] Use `asTransactionRate` consistently everywhere (elastic#84213) Attempt to fix incremental build error (elastic#84152) Unskip "Copy dashboards to space" (elastic#84115) Remove expressions.legacy from README (elastic#79681) Expression: Add render mode and use it for canvas interactivity (elastic#83559) [deb/rpm] Move systemd service to /usr/lib/systemd/system (elastic#83571) [Security Solution][Resolver] Allow a configurable entity_id field (elastic#81679) [ML] Space permision checks for job deletion (elastic#83871) [build] Provide ARM build of RE2 (elastic#84163) TSVB should use "histogram:maxBars" and "histogram:barTarget" settings for auto instead of a default 100 buckets (elastic#83628) [Workplace Search] Initial rendering of Org Sources (elastic#84164) update geckodriver to 0.28 (elastic#84085) Fix timelion vis escapes single quotes (elastic#84196) [Security Solution] Fix incorrect time for dns histogram (elastic#83532) [DX] Bump TS version to v4.1 (elastic#83397) [Security Solution] Add endpoint policy revision number (elastic#83982) [Fleet] Integration Policies List view (elastic#83634) ...
Summary
In endpoint list & details, when showing policy name, show revision number as well
visual preview:
with out-of-date indicator:
from details pane:
Checklist
Delete any items that are not applicable to this PR.
For maintainers