Aias00 opened a new pull request, #532: URL: https://github.com/apache/rocketmq-dashboard/pull/532
## Summary - add an optional Tag filter to the Studio message query page - pass the tag parameter through the frontend API and mock service - expose the tag query parameter on /api/messages and pass it through MessageService/MessageProvider - add controller coverage for tag parameter forwarding Fixes #192. ## Verification - npm test -- message.test.ts - JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -B -ntp -Dtest=MessageControllerTest test - npm run build -- 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]
