status-desktop/ui/app/AppLayouts/WalletV2/components
Eric Mastro 9854a49a44 feat(wallet2): introduce saved addresses
Closes #3307.

WalletV2 view can be toggled between normal wallet view and the SavedAddresses view.

Users can load, add, edit, and delete saved addresses.

Favouriting a saved address is out of scope, as is sending to a saved addresses, drilling down in to a saved address, and supporting multiple networks.

Updates components that utilised the StatusMinLengthValidator component to support the changes made to StatusQ.

### Notes
1. Depends on status-go PR https://github.com/status-im/status-go/pull/2356
2. Depends on StatusQ PR https://github.com/status-im/StatusQ/pull/394.

# Conflicts:
#	src/app/wallet/v2/view.nim
#	ui/app/AppLayouts/WalletV2/WalletV2Layout.qml
2021-09-20 08:32:56 -04:00
..
network feat(desktop/wallet2) Adding token view 2021-09-17 12:53:29 -04:00
AccountNotFound.qml feat(desktop/wallet2) Add account with seed modal 2021-09-16 11:43:49 -04:00
AddAccount.qml feat(@desktop/wallet2) Updates in AddAccount modal 2021-09-07 14:23:50 -04:00
AddAccountPopup.qml feat(desktop/wallet2) Add account with seed modal 2021-09-16 11:43:49 -04:00
AddEditSavedAddress.qml feat(wallet2): introduce saved addresses 2021-09-20 08:32:56 -04:00
CollectibleCollection.qml feat(@desktop/wallet2): Added traits for the opensea Assets 2021-09-16 15:39:10 -04:00
CollectibleDetailsHeader.qml feat(@desktop/wallet2): Added new Tab to display Collectibles 2021-09-16 15:39:10 -04:00
CollectibleDetailsPage.qml feat(@desktop/wallet2): Added traits for the opensea Assets 2021-09-16 15:39:10 -04:00
CollectibleModal.qml feat(@desktop/wallet2): New collectibles API 2021-08-20 16:17:19 -04:00
CryptoServicesModal.qml chore(@desktop/wallet2): added wallet's footer 2021-09-07 14:18:14 -04:00
HeaderButton.qml feat: add wallet v2 tab 2021-08-16 09:45:06 -04:00
PKeyAccountDetails.qml feat(desktop/wallet2) Add account with seed modal 2021-09-16 11:43:49 -04:00
SavedAddressesError.qml feat(wallet2): introduce saved addresses 2021-09-20 08:32:56 -04:00
SeedAccountDetailsDelegate.qml feat(desktop/wallet2) Add account with seed modal 2021-09-16 11:43:49 -04:00
SeedAddAccountView.qml feat(desktop/wallet2) Add account with seed modal 2021-09-16 11:43:49 -04:00
WalletButton.qml chore(@desktop/wallet2): added wallet's footer 2021-09-07 14:18:14 -04:00
qmldir feat(@desktop/wallet2): Added traits for the opensea Assets 2021-09-16 15:39:10 -04:00