0"
+ (click)="openInfoLogDialog(entry); posthog.capture('Audit: view changes is clicked')">
+
+
+
+ {{ getUserName(entry.UserEmail) }}
+ {{ entry.UserEmail }}
+
+ {{ entry.TimeOnly }}
+
+
+ {{ entry.ActionIcon }}
+ {{ entry.Action || '—' }}
+ ·
+ {{ entry.Table }}
+
+
+
+ {{ entry.Status === 'successfully' ? 'Success' : (entry.Status || '—') }}
+
+ Details ›
+
+