-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Custom target api integration (#634)
* Upload file initial work Resize image for icon Load real target data Persist target reorder Reflect target reorder in wizard Signed-off-by: ibolton336 <[email protected]> * Skip tests that rely on mock targets Signed-off-by: ibolton336 <[email protected]> * Add bundle refs to task data Signed-off-by: ibolton336 <[email protected]> * Extract rule parsing logic for reuse in custom targets Extract rule parsing logic for reuse Signed-off-by: ibolton336 <[email protected]> * Consume shared rule upload component Signed-off-by: ibolton336 <[email protected]> * Prepare rule files for custom targets form submit Signed-off-by: ibolton336 <[email protected]> * Submit rule bundle Signed-off-by: ibolton336 <[email protected]> * Update bundle order on create rule bundle Signed-off-by: ibolton336 <[email protected]> * Fix ref id type Signed-off-by: ibolton336 <[email protected]> * Load initial value for editing custom targets Signed-off-by: ibolton336 <[email protected]> * Add delete functionality Signed-off-by: ibolton336 <[email protected]> * Add appropriate modal arch for edit/add Signed-off-by: ibolton336 <[email protected]> * Fix saved notification Signed-off-by: ibolton336 <[email protected]> * ss Signed-off-by: ibolton336 <[email protected]> * Update modal names Signed-off-by: ibolton336 <[email protected]> * Get validation working and fix default values Signed-off-by: ibolton336 <[email protected]> * Fix wizard custom rules flow Signed-off-by: ibolton336 <[email protected]> * Address PR comments Signed-off-by: ibolton336 <[email protected]> * remove useEffect Signed-off-by: ibolton336 <[email protected]> * Cleanup and set initial image filename Signed-off-by: ibolton336 <[email protected]> * Cleanup Signed-off-by: ibolton336 <[email protected]> --------- Signed-off-by: ibolton336 <[email protected]>
- Loading branch information
1 parent
f005ce6
commit 61dffa2
Showing
29 changed files
with
1,435 additions
and
581 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.