[PULSE-13] Org Audit Log UI with advanced filtering #10

Merged
uz1mani merged 9 commits from staging into main 2026-02-05 13:53:56 +00:00

9 Commits

Author SHA1 Message Date
Usman Baig
4774a9ce20 refactor: simplify state updates in OrganizationSettings by removing unnecessary useEffect for filters 2026-02-05 14:39:35 +01:00
Usman Baig
de22c2da63 refactor: implement audit fetch trigger in OrganizationSettings to enhance data loading efficiency and improve filter responsiveness 2026-02-05 14:32:33 +01:00
Usman Baig
e581d5212f refactor: optimize audit log filtering in OrganizationSettings by using refs to stabilize state updates and improve performance 2026-02-05 14:03:37 +01:00
Usman Baig
cbe2769faa fix: update Log ID placeholder and display in OrganizationSettings for improved clarity and consistency 2026-02-05 13:41:33 +01:00
Usman Baig
f97681c8a3 refactor: remove optional resource_id from AuditLogEntry interface to streamline audit log structure 2026-02-05 13:38:31 +01:00
Usman Baig
508b110adf feat: add Log ID filter to audit log in OrganizationSettings, enhancing filtering capabilities for improved data retrieval 2026-02-05 13:31:59 +01:00
Usman Baig
01af2124eb feat: enhance audit log display in OrganizationSettings by adding Log ID and improving actor identification with email fallback 2026-02-05 13:04:51 +01:00
Usman Baig
bcb221eb41 fix: normalize audit log response to ensure entries are always an array and total is a number, improving data handling in OrganizationSettings 2026-02-05 12:30:01 +01:00
Usman Baig
54578d00ca feat: add audit log functionality to OrganizationSettings, including filters and loading states for improved organization activity tracking 2026-02-05 12:23:06 +01:00