-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Backport 4.4-7.16] Refactor ruleset management (#4486)
Refactor ruleset management (#4174) * Refactored implementation of wazuh table * Refactored action buttons * Partial commit ruleset views segregation * Added searchbar input custom filter buttons * Added Custom Field Filter to table & removed redux from action buttons * Segregated file tables * set showingFiles locally * Fixed details flyout * Segregate views * Removed redux from ruleset editor * refactored Decoders section * delete obsolete decoder-info * Fixed decoder flyout * Added decoder info.tsx * Remove unused files * Set CDBList views * Dynamically build table custom action buttons * Deleted hardcoded export csv filename * Fix CDB List row click handler * Fixed suggestions and custom actions responsive styles * columns configuration fix * wzApiTable optimization + obsolete redux cleaning * Implemented Wazuh flyouts * Convert to typescript * Extracted tables components * Fix mapStateToProps to null * Removed ruleset redux files * Removed Add CDB List button in ruleset and decoders views * Fix missing updateListContent * Added external reload to the tables * Fixed redirectRule url cleaning * Fix onClose modal preventDefault * Fix reload props * Fix onClick modal preventDefault * Clean code comments * Added error handling to tables columns * removed deprecated code * Fixed file description and objects destructuring * Refactored class components to functional * Changed file view state handling * Refactored implementation of wazuh table * Refactored action buttons * Partial commit ruleset views segregation * Added searchbar input custom filter buttons * Added Custom Field Filter to table & removed redux from action buttons * Segregated file tables * set showingFiles locally * Fixed details flyout * Segregate views * Removed redux from ruleset editor * refactored Decoders section * delete obsolete decoder-info * Fixed decoder flyout * Added decoder info.tsx * Remove unused files * Set CDBList views * Dynamically build table custom action buttons * Deleted hardcoded export csv filename * Fix CDB List row click handler * Fixed suggestions and custom actions responsive styles * columns configuration fix * wzApiTable optimization + obsolete redux cleaning * Implemented Wazuh flyouts * Convert to typescript * Extracted tables components * Fix mapStateToProps to null * Removed ruleset redux files * Removed Add CDB List button in ruleset and decoders views * Fix missing updateListContent * Added external reload to the tables * Fixed redirectRule url cleaning * Fix onClose modal preventDefault * Fix reload props * Fix onClick modal preventDefault * Clean code comments * Added error handling to tables columns * removed deprecated code * Fixed file description and objects destructuring * Refactored class components to functional * Changed file view state handling * Remove unused imports * Fixed ResourcesHandler * Added interfaces and fixed comments * Add section contants * Code styling * Replaced string for constants Co-authored-by: Alex Ruiz Becerra <alejandro.ruiz.becerra@wazuh.com> (cherry picked from commit 5db8ae0) Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
- Loading branch information
1 parent
9a63395
commit 127e4e1
Showing
57 changed files
with
3,142 additions
and
3,266 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
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
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.