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

Publish Stage #3938

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Publish Stage #3938

merged 4 commits into from
Nov 12, 2024

Conversation

JoseRFelix
Copy link
Collaborator

Changes

  • Portfolio Recent Deposits and Withdrawals
  • Fix IBC transfer status
  • Display fee in bridge provider dropdown

yury-dubinin and others added 2 commits November 7, 2024 13:03
…er Status; Display fee in bridge provider dropdown (#3928)

* feat: refactor transfer store tx snapshot

* feat: display recent transfers in recent activity

* feat: add pending state

* feat: add transaction row in transaction page

* fix: layout

* feat: make transaction rows responsive

* feat: add transaction details for withdrawals and deposits

* fix: bridge provider select, ibc tx tracking and improve transaction details

* test: fix transfer status tests

* fix: squid test

* feat: remove unused localization key

* fix: remove unused localization key

* improvement: @jonator feedback

* improvement: @CryptoAssassin1 feedback
Copy link

vercel bot commented Nov 11, 2024

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

Name Status Preview Comments Updated (UTC)
osmosis-frontend ✅ Ready (Inspect) Visit Preview 3 resolved Nov 12, 2024 6:08pm
osmosis-frontend-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 6:08pm
osmosis-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 6:08pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
osmosis-frontend-datadog ⬜️ Ignored (Inspect) Visit Preview Nov 12, 2024 6:08pm
osmosis-frontend-edgenet ⬜️ Ignored (Inspect) Nov 12, 2024 6:08pm

@JoseRFelix JoseRFelix requested review from a team November 11, 2024 21:56
JoseRFelix and others added 2 commits November 12, 2024 05:59
* refactor: 💄 Replace custom SortDirection with osmosis-labs utils SortDirection

* refactor: 💄 Replace Table custom component with base table powered by tanstack react-table

* refactor: 💄 Remove now unused table component
Removed a table component previously used only by another one from which it has been removed

* fix: 💄 Fix table background having a different tint from component background

* refactor: 💄 Change to classNames utility from template literal

* refactor: ⚰️ Remove unused types

* refactor: ⚰️ Remove almost unused BaseCell type

BaseCell type was only used for compatibility with the now removed table component on most types. It was really used on ValidatorInfo that's been changed now

* refactor: 💄 Add missing padding in superfluid validator selection table header

* refactor: 💄 Changed background and hover functionality to be consistent with other app tables

* refactor: 💄 Remove table header background in modals

remove table header background in modals following new design guidelines

* fix: 💄 Change transparent background to be the same as container

Transparent background caused readability issues when scrolling the table
@JoseRFelix JoseRFelix merged commit 341b8c8 into master Nov 12, 2024
92 checks passed
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.

5 participants