status-desktop/ui/app/AppLayouts/Profile/Sections
emizzle 423882df89
fix: 1:1 chat command transactions "intrinsic gas too low"
I noticed that the 1:1 chat commands were not able to send token transactions due to "intrinsic gas too low" error. I quickly realised there there were a few components missing, which have been fixed.

*feat: update the 1:1 chat commands transaction modal to allow editing of the from account and network fee*

The TransactionStackGroup was updated slightly to allow manual control of back/next actions.

Fixes #870.

*fix: Create distinct modal transaction actions*

Previously, adding `Connection`s for the  `walletModel.transactionWasSent` signal in different dialogs would cause the signal to be handled in the wrong dialog. The solution was to pass a `uuid` from the requesting dialog, and include the `uuid` in the response, so that only requests that were requested from the dialog would be handled.

*fix: update 1:1 translations*
All the translations were not being translated for me. I noticed that they did not exist in the `.ts` translation files either.
2020-10-28 11:07:21 +01:00
..
Contacts refactor: simplify ProfilePopup usage 2020-10-02 12:48:58 -04:00
Data feat: add changeTranslation function 2020-07-21 11:09:00 -04:00
Ens fix: 1:1 chat command transactions "intrinsic gas too low" 2020-10-28 11:07:21 +01:00
Privileges feat: dapps permissions 2020-10-20 14:42:36 -04:00
AboutContainer.qml update to beta.3 2020-10-21 15:58:27 -04:00
AdvancedContainer.qml feat: add basic browser settings and go to them on browser button click 2020-10-21 12:06:50 -04:00
AppearanceContainer.qml feat: Support system dark mode theme 2020-09-29 13:30:13 -04:00
BackupSeedModal.qml feat: remove seed phrase 2020-10-27 19:32:54 -04:00
BrowserContainer.qml feat: show browser settings in the profile section 2020-10-21 12:06:50 -04:00
ContactsContainer.qml fix: typo when user has 0 contacts (firends -> friends) 2020-09-28 10:35:11 -04:00
DevicesContainer.qml feat: introduce StatusSwitch component 2020-09-17 15:17:08 -04:00
EnsContainer.qml chore: update i18n 2020-09-18 17:23:35 -04:00
HelpContainer.qml chore: add context to help container letter i18n 2020-10-21 12:11:15 -04:00
LanguageContainer.qml refactor: change settings to use a filename instead 2020-09-16 16:58:55 -04:00
MyProfileContainer.qml fix: add image loader to collectibles images 2020-10-09 12:05:10 -04:00
NotificationsContainer.qml chore: remove sound options for now 2020-10-20 13:50:49 -04:00
PrivacyContainer.qml feat: remove seed phrase 2020-10-27 19:32:54 -04:00
SignoutContainer.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
SoundsContainer.qml chore: update translations 2020-09-23 17:19:57 -04:00
SyncContainer.qml feat: introduce StatusRadioButton component 2020-09-17 15:17:01 -04:00
qmldir feat: set device name 2020-07-06 14:17:19 -04:00