status-desktop/ui/app/AppLayouts/Profile/Sections
Eric Mastro daabef3a3c fix: do not show watch-only accounts as “from address”
Fixes: #2257.

If a user had selected a watch-only address in the wallet, the backend `walletModel.currentAccount` property would also change. When loading a transaction modal, this property was used to set the `selectedAccount` value for the “from” `AccountSelector`, regardless if the account was a watch-only address.

This PR updates the logic for `selectedAccount` such that it will only allow the account to be selected if it is not a watch-only account.
2021-04-29 12:36:39 -04:00
..
BrowserModals fix: ensure lists and radio button groups look concise throughout app 2021-03-19 16:17:14 -04:00
Contacts fix(Profile): ensure profile popup has window 2021-04-14 12:40:50 -04:00
Data updated language modal 2021-03-25 16:45:56 -04:00
Ens fix: do not show watch-only accounts as “from address” 2021-04-29 12:36:39 -04:00
Privileges chore: run translation scripts 2021-02-18 15:23:58 -05:00
AboutContainer.qml update to 0.1.0-beta.9 2021-04-22 12:49:11 -04:00
AdvancedContainer.qml re-disable experimental features 2021-04-23 07:44:55 -04:00
AppearanceContainer.qml feat: store appearance settings globally across accounts 2021-04-19 13:53:14 +02:00
BackupSeedModal.qml fix: seedphrase backup endless loop 2021-04-27 14:12:45 -04:00
BrowserContainer.qml fix: improve profile sections min width and scaling 2021-04-13 15:05:51 -04:00
ChangeProfilePicModal.qml feat: set profile and community image cropper to 1:1 ratio 2021-03-05 14:01:30 -05:00
ChatLinksPreviewModal.qml fix: fix chat link preview modal 2021-03-16 17:20:12 -04:00
ContactsContainer.qml feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
DevicesContainer.qml fix(ui): ensure icons in device container have proper theme color 2021-04-14 17:00:37 +02:00
EnsContainer.qml fix: improve profile sections min width and scaling 2021-04-13 15:05:51 -04:00
FleetRadioSelector.qml fix: ensure lists and radio button groups look concise throughout app 2021-03-19 16:17:14 -04:00
FleetsModal.qml fix: ensure lists and radio button groups look concise throughout app 2021-03-19 16:17:14 -04:00
HelpContainer.qml fix: improve profile sections min width and scaling 2021-04-13 15:05:51 -04:00
LanguageContainer.qml feat: introduce global settings 2021-04-19 13:53:14 +02:00
LanguageModal.qml feat: introduce global settings 2021-04-19 13:53:14 +02:00
MutedChatsModal.qml fix: ensure lists and radio button groups look concise throughout app 2021-03-19 16:17:14 -04:00
MyProfileContainer.qml fix: fix qml warnings 2021-04-13 17:49:43 -04:00
NetworkRadioSelector.qml fix: fix changing network because popup didn't open 2021-04-14 14:39:11 -04:00
NetworksModal.qml fix: fix custom network modal not opening 2021-04-13 15:00:02 -04:00
NewCustomNetworkModal.qml fix: fix custom network modal not opening 2021-04-13 15:00:02 -04:00
NotificationAppearancePreview.qml feat: fix Notification page and lists of contacts 2021-01-19 16:45:57 -05:00
NotificationsContainer.qml fix: improve profile sections min width and scaling 2021-04-13 15:05:51 -04:00
OpenLinksWithModal.qml fix: ensure lists and radio button groups look concise throughout app 2021-03-19 16:17:14 -04:00
PrivacyContainer.qml fix: improve profile sections min width and scaling 2021-04-13 15:05:51 -04:00
SignoutContainer.qml fix: improve profile sections min width and scaling 2021-04-13 15:05:51 -04:00
SoundsContainer.qml fix: improve profile sections min width and scaling 2021-04-13 15:05:51 -04:00
StatusNotificationWithDropShadow.qml fix: remove unresolvable anchor in StatusNotificationWithDropShadow 2020-12-04 15:52:40 -05:00
SyncContainer.qml fix: SyncContainer “activeMailserver” error 2021-04-15 11:00:07 -04:00
qmldir updated language modal 2021-03-25 16:45:56 -04:00