wazuh-dashboard-plugins icon indicating copy to clipboard operation
wazuh-dashboard-plugins copied to clipboard

[newPlatform] [browserSide] Migrate Management

Open gabiwassan opened this issue 3 years ago • 3 comments

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

  • [x] Resolve the new plugin start and setup for public
  • [x] Create a new Router
  • [x] Migrate of the componentes of Management view.
  • [ ] Migrate services
  • [ ] Integrate with server-side
  • [ ] Testing

gabiwassan avatar Dec 14 '20 17:12 gabiwassan

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 avatar Dec 16 '20 21:12 gabiwassan

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

gabiwassan avatar Dec 21 '20 19:12 gabiwassan

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

gabiwassan avatar Dec 23 '20 20:12 gabiwassan