-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(wallet): rebrand tx details page (#2350)
* feat: rework Validator Logo * fix: update stake amount and key value info on stak tx card * feat: rework TxnAmount component * feat: rework GasSummary and add StakeTxnInfo panel * fix: remove unused components * feat: adjust stlying of stakeTxCard * fix: styling of the unstake transaction * fix: rename receipt components * fix: add panel to unstakeTx component * feat: update transaction status component * fix: rebrand Balance Changes component * fix: rebrand Object Changes component * fix: resolve comments * fix: add full width to stake/unstake panel * fix: rebrand ObjectChangeDisplay component * fix: Delegation Details styling * fix: revert number hash in Epoch string * fix: remove stale comment * fix: typo * fix: rebrand gas fees component * fix: add missing keys to the for loops in templates * fix: rework gas component * fix: show gas only if sent transaction recepit * fix: rebrand show more/less button in expandable list * fix: remove unused components * fix: undefined timestamp * fix: extract elxporer link card to const * fix: styling and add InfoBox component * fix: remove unused imports
- Loading branch information
Showing
18 changed files
with
356 additions
and
686 deletions.
There are no files selected for viewing
33 changes: 0 additions & 33 deletions
33
apps/wallet/src/ui/app/components/receipt-card/StatusIcon.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
apps/wallet/src/ui/app/components/transactions-card/TxnImage.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.