-
Notifications
You must be signed in to change notification settings - Fork 3.5k
feat(ee): add enterprise audit logs settings page #4111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
f2ef7d7
feat(ee): add enterprise audit logs settings page with server-side se…
waleedlatif1 1d13c4d
lint
waleedlatif1 3eb6b30
fix(ee): fix build error and address PR review comments
waleedlatif1 36a1aa4
lint
waleedlatif1 b9ea27d
fix(ee): fix type error with unknown metadata in JSX expression
waleedlatif1 01dfe81
fix(ee): align skeleton filter width with actual component layout
waleedlatif1 bc4788a
lint
waleedlatif1 a325138
feat(audit): add audit logging for passwords, credentials, and schedules
waleedlatif1 18352d9
fix(audit): align metadata with established recordAudit patterns
waleedlatif1 e0ab844
fix(testing): sync audit mock with new AuditAction and AuditResourceT…
waleedlatif1 6c2495b
refactor(audit-logs): derive resource type filter from AuditResourceType
waleedlatif1 4021cb2
feat(audit): enrich all recordAudit calls with structured metadata
waleedlatif1 e7d1d0c
fix(audit): remove redundant metadata fields duplicating top-level au…
waleedlatif1 231df15
fix(audit): split audit types from server-only log module
waleedlatif1 6f60475
fix(audit): escape LIKE wildcards in audit log search query
waleedlatif1 bb514a6
fix(audit): use actual deletedCount in bulk API key revoke description
waleedlatif1 4a996f4
fix(audit-logs): fix OAuth label displaying as "Oauth" in filter drop…
waleedlatif1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(audit): remove redundant metadata fields duplicating top-level au…
…dit fields Remove metadata entries that duplicate resourceName, workspaceId, or other top-level recordAudit fields. Also remove noisy fileNames arrays from bulk document upload audits (kept fileCount). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Loading branch information
commit e7d1d0c76e0a0b356c9b5eae9f84f3f39bc1459f
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.