wazuh / wazuh-dashboard-plugins

Plugins for Wazuh Dashboard
https://wazuh.com/
GNU General Public License v2.0
427 stars 176 forks source link

[newPlatform] [browserSide] Migrate Management #2690

Open gabiwassan opened 3 years ago

gabiwassan commented 3 years ago
Parent issue https://github.com/wazuh/wazuh-kibana-app/issues/2660
Branch feature/2475-migrating-plugin-browser-side

Description

Migrate the management view to the new platform. Refactorizing all involved classes and modules.

Tasks

gabiwassan commented 3 years ago

The main view was migrated and now we use react components and functional components. Added navigation to Management/Rules Problems with the controller of management (this controller is made for angularjs and it is only one for all subviews)

gabiwassan commented 3 years ago

Added navigation to Management/Decoders, testing on the process.

gabiwassan commented 3 years ago

Summary This issue is paused in order to improve a prev migration to the new platform keeping angular as the main app tech