Skip to content

[Studio] fix: connect audit logs page to APIs#446

Open
Loyal-Young wants to merge 1 commit into
apache:rocketmq-studiofrom
Loyal-Young:agent/studio-audit-logs-api
Open

[Studio] fix: connect audit logs page to APIs#446
Loyal-Young wants to merge 1 commit into
apache:rocketmq-studiofrom
Loyal-Young:agent/studio-audit-logs-api

Conversation

@Loyal-Young

Copy link
Copy Markdown

Summary

  • load audit records from the existing /api/audit-logs endpoint, including server-side filters and pagination
  • use the backend PageResult (items, total, page, size) and cleanup response (deleted) contracts
  • persist cleanup operations through /api/audit-logs/cleanup and cover the API contracts with unit tests

Validation

  • npm.cmd test -- audit.test.ts
  • npm.cmd run lint (existing warnings only)
  • npx.cmd tsc -b
  • npx.cmd vite build

@Loyal-Young
Loyal-Young marked this pull request as ready for review July 17, 2026 14:29
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