status-desktop/ui
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
..
app fix: from/to account not showing correctly 2020-10-28 11:07:22 +01:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n chore: run translation scripts 2020-10-27 10:23:26 -04:00
imports fix: 1:1 chat command transactions "intrinsic gas too low" 2020-10-28 11:07:21 +01:00
onboarding fix: use the standard loading animation for generating accounts 2020-10-27 10:23:26 -04:00
shared fix: from/to account not showing correctly 2020-10-28 11:07:22 +01:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml fix: stop any loading webpage before changing the user agent 2020-10-21 13:04:36 -04:00
nim-status-client.pro feat: add download bar with no features but it lists 2020-10-27 15:27:58 -04:00