status-desktop/ui/app/AppLayouts/Chat
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
..
ChatColumn feat(desktop/members) Improvements in members list 2021-09-16 09:46:40 -04:00
CommunityComponents feat(wallet2): introduce saved addresses 2021-09-20 08:32:56 -04:00
ContactsColumn fix(@desktop/chat): display suggestions in ContactsColumn 2021-08-24 15:35:58 -04:00
components fix(@desktop/chat): Fix for Leave chat is shown instead of Delete confirmation when deleting community channel 2021-09-17 10:16:57 -04:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml fix(@desktop/chat): Fix for Leave chat is shown instead of Delete confirmation when deleting community channel 2021-09-17 10:16:57 -04:00
ChatLayout.qml feat(desktop/members) Improvements in members list 2021-09-16 09:46:40 -04:00
CommunityColumn.qml refactor(ConfirmationDialog): change dialog to `StatusModal` 2021-09-15 13:31:18 -04:00
ContactsColumn.qml fix(@desktop/chat): fix seach input paddings 2021-09-10 14:28:49 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00