Skip to content

[7.x] [SECURITY_SOLUTION] 145: Advanced Policy UI (#80390)#82363

Merged
jmiller263 merged 1 commit intoelastic:7.xfrom
jmiller263:backport/7.x/pr-80390
Nov 3, 2020
Merged

[7.x] [SECURITY_SOLUTION] 145: Advanced Policy UI (#80390)#82363
jmiller263 merged 1 commit intoelastic:7.xfrom
jmiller263:backport/7.x/pr-80390

Conversation

@jmiller263
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* Create Policies for each generated host

* Refactor Ingest setup to also setup Fleet

* Rename prop name

* Add generic response type to KbnClient.request + support for headers

* first attempt at adding fleet agent registration

* a little closer with fleet integration

* SUCCESS. Able to enroll agent and set it to online

* update names to be policy

* policy generator has advanced types in endpoint confit

* linting

* flesh out callback

* add submit button for verify_peer

* add verify hostname field

* 145 generalize cb

* 145 fix setAgain and getValue

* 145 merge conflict

* 145 add verify_hostname back, start loop for form

* 145 remove OS trick

* 145 make AdvancedPolicyForms its own component

* 145 grid partially working

* 145 back to basics

* 145 back to basics

* 145 rolled back grid

* 145 flex table working

* 145 undo accidental change

* 145 remove extra schema file

* 145 remove unused variable

* 145 kevin's PR feedback

* 145 fix type check and jest

* 145 EuiFlexGroups

* 145 use simple EuiFormRow and add show/hide buttons

* 145 move all advanced policy code to advanced file; remove unnec test code

* 145 fix IDs

* 145 take out unnecessary stuff

* 145 removed a couple more lines

* 145 add some fields back in

* 145 add spacer

Co-authored-by: Paul Tavares <paul.tavares@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: kevinlog <kevin.logan@elastic.co>
Co-authored-by: Candace Park <candace.park@elastic.co>
@jmiller263 jmiller263 added the backport This PR is a backport of another PR label Nov 2, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

@kbn/optimizer bundle module count

id before after diff
securitySolution 2062 2064 +2

async chunks size

id before after diff
securitySolution 7.8MB 7.8MB +5.4KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jmiller263 jmiller263 merged commit e7cdafe into elastic:7.x Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants