status-desktop/ui/app/AppLayouts/Wallet
emizzle 9374be5857
feat: Send transaction component -- Account selector
Fixes #670.

Component spec based on https://www.notion.so/emizzle/Wallet-transaction-components-2003b78a8d0d41c4ab3d21eb2496fb20.

Changes the current Select shared component to a model databound component. This means we can bind directly to `QAbstractListModel`'s coming from Nim instead of needing manipulating the data in to javascript objects. The changes to the Select component will be used for the upcoming Asset selector shared component.
2020-08-05 16:38:49 +10:00
..
components feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10: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 fix: fix all remaining QML warnings 2020-07-23 15:59:18 -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 component -- Account selector 2020-08-05 16:38:49 +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