status-desktop/ui/app/AppLayouts/Chat
Pascal Precht 0a9852758d
fix: from/to account not showing correctly
Fixes #1202

I had to revert the loader changes that switched from/to as it was causes quite a lot of logistical complexity. Instead of using Loaders, we are setting the type of account (account or contact), and it is being displayed appropriately. There is a very slight deviation from the design, however it is consistent with the design for other transaction previews.

feat: add BalanceValidator

Shows an exclamation icon next to the "from" account when the balance for the requested asset is too low.

This is useful when the user starts the transaction wizard on the TransactionPreview step.
2020-10-28 11:07:22 +01:00
..
ChatColumn fix: from/to account not showing correctly 2020-10-28 11:07:22 +01:00
ContactsColumn uiux(Chat): change channel background when hovering over them 2020-10-16 10:43:48 -04:00
components fix: fix profile popup header 2020-10-27 10:23:26 -04:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml start of rebase fixes 2020-10-28 11:07:21 +01:00
ChatLayout.qml refactor: simplify ProfilePopup usage 2020-10-02 12:48:58 -04:00
ContactsColumn.qml cleanup qml 2020-09-23 15:52:27 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00