Skip to content

[TOOL-3337] Dashboard: Engine cloud - DO NOT MERGE #6639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 77 commits into
base: main
Choose a base branch
from
Draft

Conversation

MananTank
Copy link
Member

@MananTank MananTank commented Apr 3, 2025


PR-Codex overview

This PR introduces the vault-sdk, enhancing the functionality of the application by integrating a key management system. It includes various updates to components, pages, and types to support this new feature.

Detailed summary

  • Added vault-sdk package for key management.
  • Updated UI components to reflect management changes.
  • Modified several pages to integrate vault functionalities.
  • Added new types for transactions and wallet management.
  • Enhanced API interactions for server wallets and transactions.

The following files were skipped due to too many changes: apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/server-wallets/wallet-table/wallet-table-ui.client.tsx, apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/lib/vault.client.ts, packages/vault-sdk/CHANGELOG.md, apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/lib/analytics.ts, apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/analytics/tx-chart/tx-chart-ui.tsx, apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/analytics/send-test-tx.client.tsx, apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/server-wallets/components/try-it-out.tsx, apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/vault/components/create-vault-account.client.tsx, apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/vault/components/rotate-admin-key.client.tsx, apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/vault/components/list-access-tokens.client.tsx, apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/analytics/tx-table/tx-table-ui.tsx, packages/vault-sdk/src/types.ts, packages/vault-sdk/src/sdk.ts, packages/vault-sdk/src/transaction-parser.ts, pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel vercel bot temporarily deployed to Preview – docs-v2 April 3, 2025 20:01 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 3, 2025 20:01 Inactive
Copy link

vercel bot commented Apr 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2025 2:48am
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Apr 30, 2025 2:48am
login ⬜️ Skipped (Inspect) Apr 30, 2025 2:48am
thirdweb_playground ⬜️ Skipped (Inspect) Apr 30, 2025 2:48am
wallet-ui ⬜️ Skipped (Inspect) Apr 30, 2025 2:48am

Copy link

linear bot commented Apr 3, 2025

@vercel vercel bot temporarily deployed to Preview – login April 3, 2025 20:01 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 3, 2025 20:01 Inactive
Copy link

changeset-bot bot commented Apr 3, 2025

🦋 Changeset detected

Latest commit: 7e00c49

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

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

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Apr 3, 2025
Copy link
Member Author

MananTank commented Apr 3, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

codecov bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.21%. Comparing base (636788b) to head (7e00c49).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6639   +/-   ##
=======================================
  Coverage   55.21%   55.21%           
=======================================
  Files         896      896           
  Lines       57057    57057           
  Branches     3955     3955           
=======================================
  Hits        31506    31506           
  Misses      25454    25454           
  Partials       97       97           
Flag Coverage Δ
packages 55.21% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MananTank MananTank changed the title [TOOL-3337] Dashboard: Add Transactions pages in project layout [TOOL-3337] Dashboard: Add Transactions pages in project layout - DO NOT MERGE Apr 3, 2025
Copy link
Contributor

github-actions bot commented Apr 3, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 51.19 KB (0%) 1.1 s (0%) 194 ms (+86.83% 🔺) 1.3 s
thirdweb (cjs) 143.86 KB (0%) 2.9 s (0%) 401 ms (+42.26% 🔺) 3.3 s
thirdweb (minimal + tree-shaking) 5.67 KB (0%) 114 ms (0%) 75 ms (+830.4% 🔺) 189 ms
thirdweb/chains (tree-shaking) 514 B (0%) 11 ms (0%) 54 ms (+1249.5% 🔺) 64 ms
thirdweb/react (minimal + tree-shaking) 19.38 KB (0%) 388 ms (0%) 130 ms (+639.67% 🔺) 517 ms

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 30, 2025 01:58 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 30, 2025 01:58 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 April 30, 2025 01:58 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 30, 2025 01:59 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 30, 2025 02:11 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 30, 2025 02:11 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 30, 2025 02:11 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 April 30, 2025 02:11 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 30, 2025 02:16 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 April 30, 2025 02:16 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 30, 2025 02:16 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 30, 2025 02:16 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 30, 2025 02:29 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 30, 2025 02:29 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 April 30, 2025 02:29 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 30, 2025 02:29 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 30, 2025 02:41 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 April 30, 2025 02:41 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 30, 2025 02:41 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 30, 2025 02:41 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard. packages Portal Involves changes to the Portal (docs) codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants