status-desktop/ui/app/AppLayouts/Wallet
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
..
components fix/tx-comps: Update assets when tokens changed 2020-08-13 14:39:43 -04:00
data chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
AccountSettingsModal.qml feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
AddCustomTokenModal.qml put sounds on top level to avoid duplicated sound channels 2020-07-10 15:27:26 -04:00
AssetsTab.qml refactor: rename Asset.fiatValue -> Asset.fiatBalanceDisplay 2020-08-10 09:32:01 -04:00
CollectiblesTab.qml feat: load transaction history async 2020-07-31 11:48:41 -04:00
HistoryTab.qml feat: load transaction history async 2020-07-31 11:48:41 -04:00
LeftTab.qml fix: change text strings to qsTr 2020-07-16 11:43:42 -04:00
SendModal.qml feat: Send transaction componets -- Asset selector 2020-08-06 12:19:08 +10:00
SetCurrencyModal.qml fix: fix dark theme for the wallet 2020-07-23 15:59:18 -04:00
TokenSettingsModal.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
WalletHeader.qml feat: make profile look like the design 2020-07-22 10:17:54 -04:00
WalletLayout.qml chore: re-run qstr converter 2020-07-17 11:55:01 -04:00
qmldir feat: add files for the wallet tabs 2020-05-28 13:59:56 -04:00