status-desktop/ui/app/AppLayouts/Chat/components
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
..
ChannelIcon.qml fix: fix dark theme colors for chat and profile 2020-07-23 15:59:18 -04:00
Contact.qml feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
EmojiCategoryButton.qml feat: categorize emojis in the menu and add category buttons 2020-07-30 10:04:08 -04:00
EmojiPopup.qml fix: display emojis on input textarea 2020-08-04 10:14:57 -04:00
EmojiReaction.qml feat: enable removing emoji reactions from the context menu 2020-08-27 16:34:35 -04:00
EmojiSection.qml chore: run qstrConverter script 2020-08-27 17:09:37 -04:00
GroupChatPopup.qml chore: run qstrConverter script 2020-08-27 17:09:37 -04:00
GroupInfoPopup.qml chore: run qstrConverter script 2020-08-27 17:09:37 -04:00
InviteFriendsPopup.qml chore: re-run qstr converter 2020-07-17 11:55:01 -04:00
MessageContextMenu.qml feat: disable reply on stickers and make sticker images smooth 2020-08-28 11:11:08 -04:00
PrivateChatPopup.qml chore: run qstrConverter script 2020-08-27 17:09:37 -04:00
ProfilePopup.qml feat: change other components to use Address where needed 2020-08-27 17:48:03 -04:00
PublicChatPopup.qml close join channel popup when clicking a suggestion 2020-08-19 14:39:45 -04:00
RenameGroupPopup.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
StickerButton.qml chore: re-run qstr converter 2020-07-17 11:55:01 -04:00
StickerList.qml feat: disable reply on stickers and make sticker images smooth 2020-08-28 11:11:08 -04:00
StickerMarket.qml feat: Add Sticker purchase transaction modal 2020-09-04 16:13:33 -04:00
StickerPackDetails.qml feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
StickerPackIconWithIndicator.qml feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
StickerPackPurchaseModal.qml feat: Add Sticker purchase transaction modal 2020-09-04 16:13:33 -04:00
StickersPopup.qml fix: fix dark theme colors for chat and profile 2020-07-23 15:59:18 -04:00
SuggestedChannel.qml close join channel popup when clicking a suggestion 2020-08-19 14:39:45 -04:00
emojiList.js feat: categorize emojis in the menu and add category buttons 2020-07-30 10:04:08 -04:00
qmldir feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00