Skip to content

feat(audit-trail): register routes and enhance layout for result view#194

Open
alexruzenhack wants to merge 3 commits into
feat/audit-trail-searchfrom
feat/audit-trail-route
Open

feat(audit-trail): register routes and enhance layout for result view#194
alexruzenhack wants to merge 3 commits into
feat/audit-trail-searchfrom
feat/audit-trail-route

Conversation

@alexruzenhack

@alexruzenhack alexruzenhack commented May 19, 2026

Copy link
Copy Markdown
Contributor

Description of change

This PR registers the routing for the Audit Trail feature and updates the PageHeader to support the new "Audit Trail" badge type.

Key Features and Changes

  • Routing: Added the /audit-trail/:id route mapping to the new AuditTrailResult component.
  • Layout Updates: Enhanced PageHeader and SideBySidePanels to support the specific layout requirements of the Audit Trail view.

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:27
@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 6:42pm
5 Skipped Deployments
Project Deployment Actions Updated (UTC)
apps-ui-kit Ignored Ignored Preview Jun 15, 2026 6:42pm
iota-evm-bridge Skipped Skipped Jun 15, 2026 6:42pm
iota-multisig-toolkit Skipped Skipped Jun 15, 2026 6:42pm
iota-names Skipped Skipped Jun 15, 2026 6:42pm
wallet-dashboard Skipped Skipped Jun 15, 2026 6:42pm

Request Review

@vercel vercel Bot temporarily deployed to Preview – iota-names May 19, 2026 16:27 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 19, 2026 16:27 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 19, 2026 16:27 Inactive
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 19, 2026 16:27 Inactive
@alexruzenhack alexruzenhack marked this pull request as draft May 19, 2026 17:57
{type && (
<div className="flex flex-row items-center gap-xxs">
<span className="text-headline-sm text-iota-neutral-10 dark:text-iota-neutral-92">
<span className="dark:text-iota-neutral-92 text-headline-sm text-iota-neutral-10">

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only a style class sorting.

Comment thread apps/explorer/src/pages/trust-framework/audit-trail-result/AuditTrailContent.tsx Outdated
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-route branch from 60d6c24 to c507da9 Compare May 20, 2026 15:18
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 20, 2026 15:18 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names May 20, 2026 15:18 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 20, 2026 15:18 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 20, 2026 15:18 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 20, 2026 15:26 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 20, 2026 15:26 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names May 20, 2026 15:26 Inactive
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 20, 2026 15:26 Inactive
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-search branch from e4f8537 to a8d51b0 Compare May 21, 2026 16:46
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-route branch from 138c266 to 5e2dc5d Compare May 21, 2026 16:48
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 21, 2026 16:48 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 21, 2026 16:48 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names May 21, 2026 16:48 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 21, 2026 16:49 Inactive
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-search branch from a8d51b0 to fe4d32a Compare May 29, 2026 09:43
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-search branch from fe4d32a to 36e6683 Compare June 15, 2026 18:12
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-route branch from 5e2dc5d to 912d43f Compare June 15, 2026 18:32
@vercel vercel Bot temporarily deployed to Preview – iota-names June 15, 2026 18:32 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit June 15, 2026 18:32 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge June 15, 2026 18:32 Inactive
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard June 15, 2026 18:32 Inactive
@alexruzenhack alexruzenhack marked this pull request as ready for review June 15, 2026 18:32
@alexruzenhack alexruzenhack self-assigned this Jun 15, 2026
@vercel vercel Bot temporarily deployed to Preview – iota-names June 15, 2026 18:41 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit June 15, 2026 18:41 Inactive
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard June 15, 2026 18:41 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge June 15, 2026 18:41 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