keranbingaa opened a new pull request, #630: URL: https://github.com/apache/rocketmq-dashboard/pull/630
## Summary Add NameServer create/edit/delete functionality to the RocketMQ Cluster management page, with localStorage persistence for mock data. ## Changes - Add NameServer create/edit/delete with service layer integration - Add delete button and fix edit handler (clusterId tracking) - Add localStorage persistence for cluster mock data - Add persistClusterStore() after all NameServer mutations ## Files changed - web/src/mock/clusters.ts - web/src/pages/cluster/index.tsx - web/src/services/clusterService.ts -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
