status-desktop/ui/app/AppLayouts/Chat
emizzle d8b0145eb3 feat: Add Sticker purchase transaction modal
Add gas estimate for sticker pack purchase.

Update transaction for sticker pack purchase.

Add GasValidator component which validates gas is selected correctly and displays an error message if not. This component is not visible until it is not valid (at which point the valdiation error message is displayed).

In a future PR, need to:
1. estimate gas for token txfer (sendTransaction) via a normalised method for estimating gas for EthSend
2. move sticker pack purchase to use an EthSend object so gas can be estimated and tx sent
2020-09-04 16:13:33 -04:00
..
ChatColumn replace console.log with comment on popup section 2020-09-04 15:31:46 -04:00
ContactsColumn chore: run qstrConverter script 2020-08-27 17:09:37 -04:00
components feat: Add Sticker purchase transaction modal 2020-09-04 16:13:33 -04:00
data feat: add onClicked to Emojis and use a Model to show them 2020-07-21 11:41:19 -04:00
ChatColumn.qml uiux(Chat): replace status ens address with user names in suggestion box 2020-08-27 17:38:32 -04:00
ChatLayout.qml feat(chat): add image support 2020-07-15 16:05:35 -04:00
ContactsColumn.qml fix: wallet ui errors 2020-07-16 11:43:42 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00