Skip to content
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

feat: aptos data api update #1669

Merged
merged 18 commits into from
Sep 12, 2024
Merged

feat: aptos data api update #1669

merged 18 commits into from
Sep 12, 2024

Conversation

0xMasayoshi
Copy link
Contributor

@0xMasayoshi 0xMasayoshi commented Sep 4, 2024

PR-Codex overview

This PR removes unused files, updates dependencies, refactors components, and improves UI consistency in the aptos web app.

Detailed summary

  • Removed unused files related to pool components
  • Updated dependencies including @aptos-labs/ts-sdk
  • Refactored components for better UI consistency
  • Added Providers component for pools filters
  • Updated UI elements such as labels and styling
  • Refactored SDK class for network handling

The following files were skipped due to too many changes: apps/web/src/app/(non-evm)/aptos/(common)/components/AddSection/AddSectionWidget.tsx, apps/web/src/app/(non-evm)/aptos/(common)/ui/currency/currency-input/currency-input.tsx, apps/web/src/app/(non-evm)/aptos/providers.tsx, apps/web/src/app/(non-evm)/aptos/(positions)/hero.tsx, apps/web/src/app/(non-evm)/aptos/pool/lib/use-top-pools.ts, apps/web/src/app/(non-evm)/aptos/(common)/lib/common/use-token-balances.ts, apps/web/src/app/(non-evm)/aptos/pool/ui/pools/tables/positions/columns.tsx, apps/web/src/app/(non-evm)/aptos/pool/(landing)/layout.tsx, apps/web/src/app/(non-evm)/aptos/layout.tsx, apps/web/src/app/(non-evm)/aptos/(common)/components/RemoveSection/RemoveSectionUnstake.tsx, apps/web/src/app/(non-evm)/aptos/(common)/components/PoolSection/PoolPosition/PoolPosition.tsx, apps/web/src/app/(non-evm)/aptos/explore/hero.tsx, apps/web/src/app/(non-evm)/aptos/(common)/components/PoolSection/PoolMyRewards.tsx, apps/web/src/app/(non-evm)/aptos/header.tsx, apps/web/src/app/(non-evm)/aptos/(common)/components/AddSection/AddSectionStake.tsx, apps/web/src/app/(non-evm)/aptos/(common)/components/PoolSection/PoolComposition.tsx, apps/web/src/app/(non-evm)/aptos/pool/ui/pools/tables/pools/pools-table.tsx, apps/web/src/app/(non-evm)/aptos/pool/ui/pools/tables/pools/cells/pool-name-cell.tsx, pnpm-lock.yaml, apps/web/src/app/(non-evm)/aptos/pool/[id]/page.tsx, apps/web/src/app/(non-evm)/aptos/(common)/components/ManageV2LiquidityCard.tsx, apps/web/src/app/(non-evm)/aptos/pool/ui/pools/tables/pools/columns.tsx, apps/web/src/app/(non-evm)/aptos/(common)/components/PoolSection/PoolHeader.tsx

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

Copy link

vercel bot commented Sep 4, 2024

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

Name Status Preview Comments Updated (UTC)
token-list ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 7:08pm
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 7:08pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
tokens ⬜️ Ignored (Inspect) Visit Preview Sep 12, 2024 7:08pm

Copy link

changeset-bot bot commented Sep 4, 2024

⚠️ No Changeset found

Latest commit: b361c96

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

socket-security bot commented Sep 4, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

View full report↗︎

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.

3 participants