Skip to content

feat: add NameServer CRUD and localStorage persistence in cluster page - #630

Open
keranbingaa wants to merge 1 commit into
apache:rocketmq-studiofrom
keranbingaa:rocketmq-studio
Open

feat: add NameServer CRUD and localStorage persistence in cluster page#630
keranbingaa wants to merge 1 commit into
apache:rocketmq-studiofrom
keranbingaa:rocketmq-studio

Conversation

@keranbingaa

Copy link
Copy Markdown

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

- Add NameServer create/edit/delete with service layer integration
- Add delete button and edit handler with clusterId tracking
- Add localStorage persistence for cluster mock data
- Add persistClusterStore() after all NameServer mutations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant