-
Notifications
You must be signed in to change notification settings - Fork 620
Dashboard: Migrate contract overview page components to tailwind/shadcn #6662
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
Dashboard: Migrate contract overview page components to tailwind/shadcn #6662
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
6c35284 to
8fbb110
Compare
...rc/app/(dashboard)/(chain)/[chain_id]/[contractAddress]/overview/components/BuildYourApp.tsx
Outdated
Show resolved
Hide resolved
size-limit report 📦
|
8fbb110 to
6417664
Compare
6417664 to
9e7bb4e
Compare
...board)/(chain)/[chain_id]/[contractAddress]/overview/components/PermissionsTable.stories.tsx
Show resolved
Hide resolved
9e7bb4e to
858c821
Compare
35c079d to
379de4b
Compare
379de4b to
48f8aba
Compare
Merge activity
|
…cn (#6662) <!-- ## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes" If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000): ## Notes for the reviewer Anything important to call out? Be sure to also clarify these in your comments. ## How to test Unit tests, playground, etc. --> <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on refactoring and improving the UI components related to token and NFT details, enhancing the overall structure and user experience in the dashboard application. ### Detailed summary - Removed unused files: `data.ts`, `types.ts`, and `TokenDetails.tsx`. - Renamed `StatCard` to `Stat` for consistency. - Updated UI components to improve layout and styling. - Enhanced `TokenDetailsCard` and `NFTDetails` for better presentation. - Added storybook entries for `PermissionsTable` and `LatestEvents`. - Improved handling of loading states in various components. - Replaced Chakra UI components with custom UI components for consistency. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
48f8aba to
a9eda9f
Compare

PR-Codex overview
This PR focuses on refactoring and enhancing the UI components related to token and NFT details, permissions, and analytics in a dashboard application. It includes component renaming, restructuring, and improved styling for better usability and presentation.
Detailed summary
data.ts,types.ts,TokenDetails.tsx.StatCardtoStatfor consistency.TokenSupplytoTokenDetailsCard.MarketplaceDetails,NFTDetails).PermissionsTableUIandLatestEventsUI.NFTCardsandLatestEventscomponents for better responsiveness and clarity.ContractAnalyticsOverviewCard.