lizhimins opened a new pull request, #1381:
URL: https://github.com/apache/rocketmq-dashboard/pull/1381

   Consolidates twenty small independent frontend fixes from @yyqdbngt into a 
single PR (same approach as #1234 / #1379). Each commit keeps the original 
author.
   
   Cluster / Broker / Proxy pages:
   - remove duplicate cluster refresh timer (#1352)
   - ignore stale Broker Cluster list responses (#1354)
   - format IPv6 Proxy gRPC endpoints correctly (#1355)
   - do not classify unknown Broker statuses as running (#1356)
   - ignore stale Proxy list responses (#1357)
   - keep Proxy loading active through mutation refreshes (#1358)
   
   Consumer Group page:
   - scope global group details by instance (#1359)
   - use instance-scoped global row keys (#1360)
   - show offline groups as stopped in details (#1361)
   - avoid overlapping group auto-refresh requests (#1362)
   - label manual reload as refresh (#1363)
   
   Ops / assets / ACL:
   - serialize channel setting updates (#1364)
   - isolate Grafana dashboard preview requests (#1365)
   - isolate alert asset preview requests (#1366)
   - track concurrent asset exports independently (#1367)
   - load ACL rules and users independently (#1368)
   - preserve missing ACL creation timestamps (#1369)
   - handle unknown system alert levels (#1370)
   - track concurrent alert acknowledgements (#1371)
   - track concurrent certificate renewals (#1372)
   
   Verification on the integrated branch: `npm run build` passes; full frontend 
suite 86 files / 443 tests green.
   
   The original PRs will be closed referencing this one once merged.


-- 
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]

Reply via email to