status-desktop/ui/app/AppLayouts/Wallet/components
emizzle 3ff93c26e6 fix/tx-comps: Update assets when tokens changed
When tokens are added/removed, the asset list in the AssetAndAmountInput is updated.

The selected asset can be specified by the parent component which is needed for things like sticker market where we need to set SNT as the fixed token.

Improved the validation for the component:
 - validate() can be called externally
 - validation display is handled internally and messages can be customised
 - validation error messages are handled by the Input component and validation UX is consistent with other tx components
2020-08-13 14:39:43 -04:00
..
AddAccount.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
AddAccountWithPrivateKey.qml feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
AddAccountWithSeed.qml feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
AddWatchOnlyAccount.qml feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
GenerateAccountModal.qml feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
HeaderButton.qml fix: wallet ui errors 2020-07-16 11:43:42 -04:00
SendModalContent.qml fix/tx-comps: Update assets when tokens changed 2020-08-13 14:39:43 -04:00
SetCurrencyModalContent.qml fix: fix dark theme for the wallet 2020-07-23 15:59:18 -04:00
TokenSettingsModalContent.qml fix: fix all remaining QML warnings 2020-07-23 15:59:18 -04:00
TransactionModal.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
qmldir chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00