Skip to content

feat: add Transactions tab to Dashboard page#5272

Merged
therealemjy merged 2 commits intofeat/v4-phase-2from
feat/dashboard-transactions
Feb 12, 2026
Merged

feat: add Transactions tab to Dashboard page#5272
therealemjy merged 2 commits intofeat/v4-phase-2from
feat/dashboard-transactions

Conversation

@therealemjy
Copy link
Member

Jira ticket(s)

VPD-415

Changes

evm app

  • add transactions tab to Dashboard page

@changeset-bot
Copy link

changeset-bot bot commented Jan 21, 2026

🦋 Changeset detected

Latest commit: aa5d6c0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@venusprotocol/evm Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Jan 21, 2026

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

Project Deployment Actions Updated (UTC)
app.venus.io Ready Ready Preview Feb 11, 2026 8:30am
dapp-preview Ready Ready Preview Feb 11, 2026 8:30am
dapp-testnet Ready Ready Preview Feb 11, 2026 8:30am
venus.io Ready Ready Preview Feb 11, 2026 8:30am

Request Review

@therealemjy therealemjy force-pushed the feat/dashboard-transactions branch from 425b803 to e47ba1d Compare January 21, 2026 13:52
@therealemjy therealemjy force-pushed the feat/dashboard-guide branch 2 times, most recently from 81164d2 to 46b63ee Compare January 27, 2026 09:23
@therealemjy therealemjy force-pushed the feat/dashboard-transactions branch from e47ba1d to 55b93f8 Compare January 27, 2026 09:30
@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2026

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 77% 34598 / 44927
🔵 Statements 77% 34598 / 44927
🔵 Functions 59.7% 560 / 938
🔵 Branches 72.48% 4183 / 5771
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/evm/src/components/Tabs/index.tsx 50% 50% 0% 50% 33-41, 54-85
apps/evm/src/pages/Dashboard/index.tsx 0% 0% 0% 0% 1-67
apps/evm/src/pages/Dashboard/Overview/index.tsx 97.24% 71.42% 66.66% 97.24% 194, 225, 229, 260, 269-272
apps/evm/src/pages/Dashboard/Placeholder/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Dashboard/Transactions/index.tsx 93.33% 62.5% 0% 93.33% 33-35, 39-43, 45-47, 61
apps/evm/src/pages/Dashboard/Transactions/List/index.tsx 96.61% 57.14% 100% 96.61% 35, 39
apps/evm/src/pages/Dashboard/Transactions/List/Row/index.tsx 100% 50% 100% 100%
apps/evm/src/pages/Dashboard/Transactions/List/Row/Details/index.tsx 100% 83.33% 100% 100%
apps/evm/src/pages/Dashboard/Transactions/List/Row/Details/TransactionText/index.tsx 100% 75% 100% 100%
apps/evm/src/pages/Dashboard/Transactions/List/Row/getTransactionIcon/index.ts 92.3% 80% 100% 92.3% 2
apps/evm/src/pages/Dashboard/Transactions/List/Row/getTransactionTitle/index.ts 94.73% 85.71% 100% 94.73% 2
Generated in workflow #12578 for commit aa5d6c0 by the Vitest Coverage Report Action

@therealemjy therealemjy force-pushed the feat/dashboard-guide branch 2 times, most recently from d67191a to 94388e1 Compare February 9, 2026 17:28
Base automatically changed from feat/dashboard-guide to feat/v4-phase-2 February 10, 2026 09:23
@therealemjy therealemjy merged commit 04901a3 into feat/v4-phase-2 Feb 12, 2026
5 checks passed
@therealemjy therealemjy deleted the feat/dashboard-transactions branch February 12, 2026 08:53
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.

2 participants