yx9o opened a new pull request, #741: URL: https://github.com/apache/rocketmq-dashboard/pull/741
## What is the purpose of the change Allow users to configure the associated cluster scope when creating or editing ACL users instead of using a hardcoded cluster. ## Brief changelog - Add a multi-value cluster field to the ACL user form - Support adding, replacing, and clearing associated clusters - Submit the configured cluster scope when creating or updating users - Add regression tests for creating and editing ACL user cluster scopes ## Verifying this change - `npm test -- --run src/pages/instance/__tests__/AclPage.test.tsx` - `npm test -- --reporter=dot` - `npm run lint` - `npm run build` - `npx prettier --check src/pages/instance/acl.tsx src/pages/instance/__tests__/AclPage.test.tsx` -- 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]
