status-desktop/ui/app/AppLayouts/WalletV2
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
..
components feat(wallet2): introduce saved addresses 2021-09-20 08:32:56 -04:00
views feat(desktop/wallet2) Adding token view 2021-09-17 12:53:29 -04:00
LeftTab.qml feat(wallet2): introduce saved addresses 2021-09-20 08:32:56 -04:00
SavedAddresses.qml feat(wallet2): introduce saved addresses 2021-09-20 08:32:56 -04:00
SeedPhraseBackupWarning.qml feat: add wallet v2 tab 2021-08-16 09:45:06 -04:00
SettingsTab.qml feat(desktop/wallet): Adding Setttings tab in wallet 2 2021-09-10 14:27:33 -04:00
ShareModal.qml feat(@desktop/wallet2): Added Share Modal 2021-09-06 14:46:22 -04:00
SignPhraseModal.qml feat: add wallet v2 tab 2021-08-16 09:45:06 -04:00
WalletFooter.qml chore(@desktop/wallet2): added wallet's footer 2021-09-07 14:18:14 -04:00
WalletHeader.qml feat(desktop/wallet2) Adding token view 2021-09-17 12:53:29 -04:00
WalletV2Layout.qml feat(wallet2): introduce saved addresses 2021-09-20 08:32:56 -04:00
qmldir feat(desktop/wallet): Adding Setttings tab in wallet 2 2021-09-10 14:27:33 -04:00