Commit Graph

139 Commits (f88373237bebbaf286cab9085871166307ae9ab1)

Author SHA1 Message Date
Whymarrh Whitby d28453234c Reword batch reject confirm as "Reject All" 6 years ago
Whymarrh Whitby 2e35c05f14 Confirm rejecting multiple transactions with modal 6 years ago
Alexander Tseung cf6bead7ef Close transaction details modal when clicking speed up 6 years ago
Alexander Tseung 431beb9436 Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components. 6 years ago
Alexander Tseung 2cfdc95eeb Add unit tests 6 years ago
Alexander Tseung 95e1eff4ca Add TransactionDetails modal 6 years ago
Alexander Tseung 5a6c333506 Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 6 years ago
Alexander Tseung 31089778ba Add raised type buttons to Button component. Refactor all buttons within app to Button components 6 years ago
Esteban MIno b59a1e91b8 typo watchAsset imageUrl to image 6 years ago
Whymarrh Whitby 1e8e8bdfc8 Don't re-render the export modal when the selected identity changes 6 years ago
Whymarrh Whitby a90c152485 Update AccountModalContainer to accept a selectedIdentity prop 6 years ago
Whymarrh Whitby 743c6e7ca4 Clear warnings when exportAccount succeeds 6 years ago
Whymarrh Whitby 456f2faf4f Handle case where keyring is missing in AccountDetailsModal 6 years ago
Esteban MIno 6fa889abcb refactor watchToken related functions 6 years ago
Esteban MIno dbab9a007f delete according image when token added with watchToken deleted 6 years ago
Esteban MIno a36ea0e232 show watch asset image from hide token modal 6 years ago
brunobar79 c72ced79ae ui fixes 6 years ago
brunobar79 f269021dc3 add submit button type 6 years ago
brunobar79 cbbd0d3c75 lint 6 years ago
brunobar79 c6b7e460b5 code review changes 6 years ago
brunobar79 af97ba103c clear qr code data before scanning 6 years ago
brunobar79 71ef4d85da design complete 6 years ago
brunobar79 94a89790dc fix 6 years ago
brunobar79 caa9e202cf lint 6 years ago
brunobar79 710b4e294f added crossbrowser support and error handling 6 years ago
brunobar79 edb154749d send to fullscreen if no permission from popup 6 years ago
brunobar79 b673a7a7fc kill camera stream when unmouting 6 years ago
brunobar79 34617a21c3 copy 6 years ago
brunobar79 d2368d6fe0 clean up css 6 years ago
brunobar79 4339f04e80 use existing modals 6 years ago
Whymarrh Whitby d38405fb0e Fix send import path in customize gas modal 6 years ago
brunobar79 289795fb12 fix account balance bug 6 years ago
brunobar79 5710e648bd remove account modal updated 6 years ago
brunobar79 4b528405ea catching up with develop 6 years ago
brunobar79 2a0a785324 added tooltip 6 years ago
brunobar79 5a2a34591f clean up 6 years ago
brunobar79 523cf9ad33 account removal is working 6 years ago
brunobar79 b9c2994d24 finish warning modal UI 6 years ago
Alexander Tseung a2d9c43fba Various fixes from PR comments 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago
Dan J Miller 3b6e96bac9 Update hide-token-confirmation-modal.js to use new modalState schema (#4482) 7 years ago
Alexander Tseung cc73d869fe Add new alert modals 7 years ago
Alexander Tseung f4d833cb09 Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 7 years ago
Alexander Tseung 41e38fe553
Add notification for dropped retry transactions (#4363) 7 years ago
Whymarrh Whitby 924cc1fcf7 Move setAccountLabel into PreferencesController 7 years ago
Dan 7c49009854 Unit tests for containers, utils and selectors in send_/ 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago
bitpshr cce123c30e Show checksummed addresses throughout the UI 7 years ago
Alexander Tseung b0a105ce80 Fix confirmation popup not always opening 7 years ago
Dan 0a711f0de0 Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago