Skip to content

feat(audit-trail): implement summary, records, and metadata views#195

Open
alexruzenhack wants to merge 2 commits into
feat/audit-trail-routefrom
feat/audit-trail-summary
Open

feat(audit-trail): implement summary, records, and metadata views#195
alexruzenhack wants to merge 2 commits into
feat/audit-trail-routefrom
feat/audit-trail-summary

Conversation

@alexruzenhack

@alexruzenhack alexruzenhack commented May 19, 2026

Copy link
Copy Markdown
Contributor

Description of change

This PR introduces the primary data views for inspecting an Audit Trail's state on the Explorer.

Key Features and Changes

  • AuditTrailSummaryView: Displays high-level stats (version, storage rebate, creation date).
  • RecordsView: Renders the chronological list of events fetched from the chain.
  • MetadataView & TagsView: Displays associated metadata and categorizations.

Screenshot

IOTA Explorer · 4 49pm · 05-21

How the change has been tested

Navigate to /audit-trail/0xa4925f5346f863e359111b96ba33002b219bfcc9386f73ee429fbb96998e25fb and verify the page wrapper loads correctly without crashing.

@alexruzenhack alexruzenhack requested a review from a team as a code owner May 19, 2026 16:28
@vercel

vercel Bot commented May 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rebased-explorer Ready Ready Preview, Comment Jun 15, 2026 7:06pm
5 Skipped Deployments
Project Deployment Actions Updated (UTC)
apps-ui-kit Ignored Ignored Preview Jun 15, 2026 7:06pm
iota-evm-bridge Skipped Skipped Jun 15, 2026 7:06pm
iota-multisig-toolkit Skipped Skipped Jun 15, 2026 7:06pm
iota-names Skipped Skipped Jun 15, 2026 7:06pm
wallet-dashboard Skipped Skipped Jun 15, 2026 7:06pm

Request Review

@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 19, 2026 16:28 Inactive
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 19, 2026 16:28 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names May 19, 2026 16:28 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 19, 2026 16:28 Inactive
@alexruzenhack alexruzenhack marked this pull request as draft May 19, 2026 17:57
Comment thread apps/explorer/src/pages/trust-framework/audit-trail-result/views/MetadataView.tsx Outdated
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-route branch from 60d6c24 to c507da9 Compare May 20, 2026 15:18
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-summary branch from 5f08bf2 to 591f9f8 Compare May 21, 2026 16:07
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 21, 2026 16:07 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 21, 2026 16:07 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 21, 2026 16:07 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names May 21, 2026 16:07 Inactive
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-route branch from 138c266 to 5e2dc5d Compare May 21, 2026 16:48
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-summary branch from 591f9f8 to d95a58a Compare May 21, 2026 16:50
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 21, 2026 16:50 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 21, 2026 16:50 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names May 21, 2026 16:50 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 21, 2026 16:50 Inactive
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-route branch from 5e2dc5d to 912d43f Compare June 15, 2026 18:32
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-summary branch from d95a58a to 4a13a8f Compare June 15, 2026 18:55
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit June 15, 2026 18:55 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge June 15, 2026 18:55 Inactive
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard June 15, 2026 18:55 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names June 15, 2026 18:55 Inactive
@alexruzenhack alexruzenhack marked this pull request as ready for review June 15, 2026 18:56
@alexruzenhack alexruzenhack self-assigned this Jun 15, 2026
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-summary branch from 4a13a8f to 31ecc77 Compare June 15, 2026 19:04
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge June 15, 2026 19:04 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit June 15, 2026 19:04 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names June 15, 2026 19:04 Inactive
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard June 15, 2026 19:04 Inactive
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