status-desktop/ui/app/AppLayouts/Profile/Sections/Ens
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
..
Added.qml chore: update translations 2020-09-17 15:16:09 -04:00
ENSConnected.qml chore: update translations 2020-09-17 15:16:09 -04:00
ENSDetails.qml chore: update translations 2020-09-17 15:16:09 -04:00
ENSPopup.qml fix: update Text to StyledText 2020-09-29 11:41:44 -04:00
ENSRegistered.qml chore: update translations 2020-09-17 15:16:09 -04:00
List.qml feat: add a read more button and crop text when message is too long 2020-09-29 14:02:33 -04:00
RegisterENSModal.qml fix: 1:1 chat command transactions "intrinsic gas too low" 2020-10-28 11:07:21 +01:00
Search.qml fix: apply correct theme and use correct model to access functions 2020-09-29 13:25:25 -04:00
SetPubKeyModal.qml fix: 1:1 chat command transactions "intrinsic gas too low" 2020-10-28 11:07:21 +01:00
TermsAndConditions.qml fix: convert styledbuttons to statusbuttons 2020-09-29 13:25:25 -04:00
Welcome.qml chore: update translations 2020-09-17 15:16:09 -04:00