status-desktop/ui/shared
Eric Mastro 2336aa4e6f fix: custom token validation for non-token addresses
When contract addresses that are not ERC-20 or ERC-721 were input, the token would be allowed to be added and would crash the app.

In addition, when an ERC-20 contract was deployed without a name and symbol, “Invalid ERC-20 address” would appear.

This PR adds error checking from the token detail lookup and reports the error back to the user in the modal. This prevents non-ERC-20/721 contracts from being able to be added to the app and prevents a crash.
2021-03-25 15:52:02 -04:00
..
img fix(Chat): don't render "Copy Link" menu item if not desired 2021-03-17 15:28:12 -04:00
status fix(StatusChatInput): fix text area alignment so it doesn't jump 2021-03-24 14:35:30 -04:00
AccountSelector.qml
Address.qml fix: make profile popup look like the design 2021-01-13 13:14:06 -05:00
AddressInput.qml
AddressRequiredValidator.qml
AddressSourceSelector.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
AssetAndAmountInput.qml
AssetSelector.qml
BalanceValidator.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
BlockContactConfirmationDialog.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
ColorSelector.qml
ConfirmationDialog.qml Adjusted confirm button wrong style. Fixes #1811 2021-02-10 13:36:20 -05:00
ContactSelector.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
CopyToClipBoardButton.qml Fixed copy button of the invite link in dark mode. Fixes #1913 2021-02-25 15:43:37 -05:00
CropCornerRectangle.qml feat: make image cropper receive a ratio that it needs to respect 2021-03-05 14:01:30 -05:00
DelegateModelGeneralized.qml feat: add community requests, permissions, ENS and more 2021-03-03 16:45:23 -05:00
EnsResolver.qml
FormGroup.qml
GasSelector.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
GasValidator.qml
GlossaryEntry.qml
GlossaryLetter.qml
Identicon.qml
ImageCropper.qml feat: make image cropper receive a ratio that it needs to respect 2021-03-05 14:01:30 -05:00
ImageCropperModal.qml feat: set profile and community image cropper to 1:1 ratio 2021-03-05 14:01:30 -05:00
ImageLoader.qml feat: implement redesign of communities on the left tab 2021-03-03 16:45:23 -05:00
Input.qml fix: custom token validation for non-token addresses 2021-03-25 15:52:02 -04:00
LabelValueRow.qml
LoadingImage.qml
ModalPopup.qml feat(ModalPopup): hide footer section if footerContent height is 0 2021-03-16 14:29:36 -04:00
NotificationWindow.qml
PopupMenu.qml feat(PopupMenu): introduce `danger` type for actions 2021-03-18 10:03:19 +01:00
RecipientSelector.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
RoundedIcon.qml
RoundedImage.qml feat: implement redesign of communities on the left tab 2021-03-03 16:45:23 -05:00
SVGImage.qml fix: remove svg hack 2021-03-05 09:36:50 -05:00
SearchBox.qml
Select.qml
SendToContractWarning.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
Separator.qml fix(Separator): ensure custom color works as expected 2021-03-19 15:54:27 -04:00
SeparatorWithIcon.qml
SplitViewHandle.qml
StatusTabButton.qml fix: fix a lot of issues relative to dark theme 2021-03-16 17:22:58 -04:00
StyledButton.qml
StyledTArea.qml Applied selection color to the StyledTextArea and StyledTArea. Fixes #1611 2021-01-14 15:59:45 -05:00
StyledText.qml
StyledTextArea.qml Applied selection color to the StyledTextArea and StyledTArea. Fixes #1611 2021-01-14 15:59:45 -05:00
StyledTextEdit.qml Applied selection color to the StyledTextEdit. Fixes #1611 2021-01-14 15:59:45 -05:00
StyledTextField.qml Fixes #1611 2021-01-14 15:59:45 -05:00
TertiaryButton.qml
TextWithLabel.qml feat: implement new colors for dark mode 2021-02-18 15:24:12 -05:00
Timer.qml
ToastMessage.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
TransactionFormGroup.qml
TransactionPreview.qml fix: remove svg hack 2021-03-05 09:36:50 -05:00
TransactionSigner.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
TransactionStackView.qml
UnblockContactConfirmationDialog.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
polyfill.number.toLocaleString.js
qmldir
xss.js