-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve reusability of event definition wizard. (#18731)
* Unify event definition type. * Remove redundant event definition type. * Create component for event definition form buttons. * Make event definition form controls pluggable. * Fixing linter hint. * Default to first step when in security mode * Fix duplicate in event definition form (#18722) * register event definition export globally - EventDefinitionsBindings, EventNotificationsBindings, FieldValueProvidersBindings * fix types * Fix search query being erased while typing * fix test * fix types * Make initial step configurable. * Only set URL query param `step` when necessary. * Refactor from controls. * Update props: * Reimplement `onChange` in `FilterForm` to fix problem with params. * make embryonic only constrained to FilterForm * Fixing linter hints. --------- Co-authored-by: Simon Huang <[email protected]> Co-authored-by: Ousmane SAMBA <[email protected]> Co-authored-by: Ousmane Samba <[email protected]>
- Loading branch information
1 parent
475f722
commit d6ebb26
Showing
29 changed files
with
301 additions
and
238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.