status-desktop/ui/app/AppLayouts/Wallet
Pascal Precht 787354b0dc feat: introduce StatusExpandableAddress component
This introduces a new component to render Addresses that can be
expanded as well as copied using `CopyToClipBoardButton`.
While there's already an `Address` component that allows for expansion,
it doesn't give us control over it's look and feel and, should rather
be a `Button` anyways.

There's also cases in the application where we render a collapsed address
and don't allow for expanding it. In such cases, we might not want/need
a button at all.

Might make sense to introduce a separate address component that just shows
a collapsed address without any behaviour, which can then be used inside
`StatusExapandableAddress`.

Closes #1633
2021-01-19 16:48:26 -05:00
..
components fix(Wallet): fix bug that prevented users from setting the currency 2021-01-14 16:00:10 -05:00
data implement text-id based translations for currencies 2020-09-10 13:39:53 -04:00
AccountSettingsModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
AddCustomTokenModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
AssetsTab.qml Various ui fixes on wallet 2020-12-01 13:29:12 -05:00
CollectiblesTab.qml feat: add stickers to collectibles 2020-08-28 11:05:19 -04:00
HistoryTab.qml Various ui fixes on wallet 2020-12-01 13:29:12 -05:00
LeftTab.qml fix: remove duplicated SNT in token list and add mouse cursor to wallet list 2020-12-02 14:35:07 -05:00
ReceiveModal.qml feat(tx-comps): Send transaction modal 2020-09-03 15:32:55 -04:00
SeedPhraseBackupWarning.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
SendModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
SetCurrencyModal.qml fix: hover state, title and show scrollbar currency list modal 2020-12-01 14:37:36 -05:00
SignPhraseModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
TokenSettingsModal.qml uiux(Wallet): improve asset manager usability and UI 2021-01-14 15:43:29 -05:00
WalletHeader.qml feat: introduce StatusExpandableAddress component 2021-01-19 16:48:26 -05:00
WalletLayout.qml feat: Add warning in wallet to backup seed phrase 2020-12-01 14:37:43 -05:00
qmldir feat: add files for the wallet tabs 2020-05-28 13:59:56 -04:00