feat(audit): improve operation audit list and export (#70)#72
Merged
Conversation
zycgit
commented
Jun 11, 2026
Collaborator
- Restore and consolidate RDP operation audit query APIs.
- Rename operation audit API paths to camelCase.
- Reuse queryUserAllAudit for operation audit filters.
- Return operation audit filter options from one backend entry.
- Show operator name and UID in operation audit lists.
- Add route permission metadata for operation audit.
- Support plugin-based operation audit export formats.
- Support full and limited-row operation audit export.
- Add source IP to operation audit export output.
- Push operation audit export progress over WebSocket.
- Show export filter summary and conversion progress.
- Wire frontend export event handling into the audit page.
- Add operation audit export progress VO and stage enum.
- Add Console-side plugin ConfigService implementation.
- Add Console-side SessionService result reader support.
- Register SessionService and ConfigService during Console plugin loading.
- Extract reusable result-file reader and writer component.
- Reuse the result-file component in Sidecar result reading.
- Mark the Sidecar SessionService implementation as primary.
- Adjust result-file package names and module dependencies.
- Adapt file format converters to the shared result reader service.
- Remove the old CloudCanal operation log frontend API branch.
- Remove frontend handling for the WebSocket license error branch.
228f93f to
a902d11
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.