-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Form lib] Correctly add field to form on component mount #75796
[Form lib] Correctly add field to form on component mount #75796
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b852854 - Browse repository at this point
Copy the full SHA b852854View commit details -
[Security solution] Update RuleActionsField comp to not rely on the f…
…orm object from field I removed the form object form the field object to avoid unnecessary effect triggers. The form object should be accessed by context with the "useFormContext()" hook.
Configuration menu - View commit details
-
Copy full SHA for 18adb6d - Browse repository at this point
Copy the full SHA 18adb6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e378a2f - Browse repository at this point
Copy the full SHA e378a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31d9e3b - Browse repository at this point
Copy the full SHA 31d9e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f80819 - Browse repository at this point
Copy the full SHA 4f80819View commit details
Commits on Aug 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for abbda2c - Browse repository at this point
Copy the full SHA abbda2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afe601 - Browse repository at this point
Copy the full SHA 5afe601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c86a7 - Browse repository at this point
Copy the full SHA 73c86a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bca378b - Browse repository at this point
Copy the full SHA bca378bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f02db - Browse repository at this point
Copy the full SHA d0f02dbView commit details -
Merge remote-tracking branch 'upstream/master' into bug/form-lib-addf…
…ield-on-component-mount
Configuration menu - View commit details
-
Copy full SHA for 4f8e5a7 - Browse repository at this point
Copy the full SHA 4f8e5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ccde27 - Browse repository at this point
Copy the full SHA 9ccde27View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d5594 - Browse repository at this point
Copy the full SHA e3d5594View commit details
Commits on Aug 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fb8de5c - Browse repository at this point
Copy the full SHA fb8de5cView commit details -
Merge branch 'bug/form-lib-addfield-on-component-mount' of github.com…
…:sebelga/kibana into bug/form-lib-addfield-on-component-mount
Configuration menu - View commit details
-
Copy full SHA for 55593c1 - Browse repository at this point
Copy the full SHA 55593c1View commit details -
Merge remote-tracking branch 'upstream/master' into bug/form-lib-addf…
…ield-on-component-mount
Configuration menu - View commit details
-
Copy full SHA for d04098b - Browse repository at this point
Copy the full SHA d04098bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef8aa16 - Browse repository at this point
Copy the full SHA ef8aa16View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd693da - Browse repository at this point
Copy the full SHA bd693daView commit details -
Merge branch 'bug/form-lib-addfield-on-component-mount' of github.com…
…:sebelga/kibana into bug/form-lib-addfield-on-component-mount
Configuration menu - View commit details
-
Copy full SHA for 20e723d - Browse repository at this point
Copy the full SHA 20e723dView commit details -
Put back "severity" and "riskScore" in the form schema
The way the information about a rule is shown depends on keys defined on the form schema. This is a potential future bug as there is only 1 field declared in the JSX (e.g. "riskScore") so what is inside the object is expected to be FieldConfig properties.
Configuration menu - View commit details
-
Copy full SHA for c529e80 - Browse repository at this point
Copy the full SHA c529e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b5572 - Browse repository at this point
Copy the full SHA 44b5572View commit details
Commits on Aug 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b0c271f - Browse repository at this point
Copy the full SHA b0c271fView commit details