Commit Graph

2894 Commits

Author SHA1 Message Date
Thomas Huang db30bbce4c
Merge pull request #5332 from MetaMask/ui-unit-tests
Some Ui tests
2018-09-25 23:17:17 -05:00
Alexander Tseung 5d57c7c4fd
Merge pull request #5282 from MetaMask/tx-cancel-ui
Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal.
2018-09-24 11:34:12 -07:00
tmashuang a0a57c24fd Some Ui tests 2018-09-24 11:28:04 -05:00
Alexander Tseung 04988eca5e
Merge pull request #5241 from MetaMask/refactor-settings
Refactor settings page to use JSX and follow component file folder st…
2018-09-20 23:33:04 -07:00
Alexander Tseung 431beb9436 Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components. 2018-09-20 19:44:23 -07:00
Alexander Tseung 01166b26ed Fix translation casing 2018-09-20 15:53:53 -07:00
Alexander Tseung 9088fd1de4 Add Current Conversion Updated string to translations 2018-09-19 16:55:58 -07:00
Alexander Tseung b579ee9619 Refactor settings page to use JSX and follow component file folder structure 2018-09-19 16:37:23 -07:00
Alexander Tseung 2cfdc95eeb Add unit tests 2018-09-19 14:31:10 -07:00
Alexander Tseung 6b3a4e8259 Fix unit tests 2018-09-19 14:31:10 -07:00
Alexander Tseung 2779936317 Add transition effect to TransactionListItemDetails expander 2018-09-19 14:31:10 -07:00
Alexander Tseung 95e1eff4ca Add TransactionDetails modal 2018-09-19 14:31:10 -07:00
Alexander Tseung 5a6c333506 Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
Alexander Tseung 3e470fee8a Add withModalProps HOC 2018-09-19 14:31:10 -07:00
Alexander Tseung 04ec3f0b6b Fix Transaction view styles 2018-09-19 14:31:10 -07:00
Alexander Tseung d0d0103bb5 Add Modal component 2018-09-19 14:31:10 -07:00
Alexander Tseung 44d4b5b5db Refactor ConfirmPageContainerError to ErrorMessage 2018-09-19 14:31:10 -07:00
Whymarrh Whitby 3987f9860f Move main-container wrapper div into its own class 2018-09-19 16:43:58 -02:30
Whymarrh Whitby fbf14cd130 Prevent loading screen from overlaying the app bar
Refs #4417

This change is functional copy of 3893469 that solves the problem in a way
that doesn't depend on the height of the app bar since the app bar isn't a
fixed height in the smaller views.
2018-09-19 16:03:16 -02:30
Whymarrh Whitby 4c37669557 Make the LoadingScreen component 100% as tall as its container 2018-09-19 15:33:53 -02:30
Whymarrh Whitby b1b5968e5e Remove unused loading-overlay--full-screen CSS styles
Refs #4417
2018-09-19 15:32:20 -02:30
Victor Baranov d3d5c88010 search by POA tokens 2018-09-19 18:38:39 +03:00
Victor Baranov 1f6704cbf7 Merge branch 'search-tokens' into search-POA-tokens 2018-09-19 10:37:37 +03:00
Alexander Tseung 91ee373dbe Fix exception thrown on getTokenData 2018-09-18 17:20:28 -07:00
Victor Baranov 99f64783be Eliminate betaUI in integration etsts 2018-09-18 19:15:56 +03:00
Victor Baranov 16f7d3fcb6 Ability to go back from Confirm screen 2018-09-18 18:16:15 +03:00
Victor Baranov 3fbdbcc5da remove unused function 2018-09-18 14:39:40 +03:00
Victor Baranov 6a84890f84 return back fixes in beta UI 2018-09-18 14:28:05 +03:00
Victor Baranov 984c4594e3 affected components to new files 2018-09-18 14:21:32 +03:00
Victor Baranov 285e406dcd POA tokens support - including of poa-contract-metadata package 2018-09-18 12:30:37 +03:00
Paul Bouchon daca7f9b41
Merge branch 'develop' into eip-712 2018-09-17 12:11:10 -04:00
Victor Baranov d50d957fa3 tokens added from search should be visible only for the network where search was made 2018-09-17 18:00:22 +03:00
Victor Baranov c01e907677 eslint fix 2018-09-17 14:58:00 +03:00
Victor Baranov 053f3447ab toolyip for long token names, full mode view styles fix, search is available only for Mainnet 2018-09-17 14:49:44 +03:00
Chad Grimaldi 2f14f978e3 compute and display checksummed hash in selected-account component (#5255) 2018-09-15 13:31:21 -07:00
Sean cd28dbb1d5 Improvement: Increase click area for arrows (#5264) 2018-09-15 12:22:10 -07:00
Alexander Tseung b062fe2e99 Fix speed up functionality 2018-09-14 20:29:15 -07:00
Victor Baranov ff77b0023f remove debug console log 2018-09-14 19:19:42 +03:00
Whymarrh Whitby d34edaada1
Merge pull request #5261 from lastblocklabs/style-fix-5242
lower input z-index to prevent overlap - follow up style fix to #5242
2018-09-14 09:17:43 -07:00
Victor Baranov 65fdae7848 DeepScan fixes 2018-09-14 17:30:42 +03:00
Victor Baranov 1936a1b433 css format update 2018-09-14 17:25:16 +03:00
Victor Baranov cd1af0fadc Search tokens 2018-09-14 16:57:16 +03:00
Sean Rabaut c5b9409701 Bug Fix: #5183 history not defined 2018-09-13 20:18:58 -04:00
chadmg 055ddd5f1e follow up style fix to #5242 2018-09-13 19:23:04 -04:00
bitpshr 42fdcf6239 Update new method namespace from v2 to v3 2018-09-13 15:42:27 -04:00
bitpshr 36dd0354e7 Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
Alexander Tseung 16d6cd5eb9
Merge pull request #5182 from MetaMask/tx-activity
Add Transaction Details to the Transaction List view
2018-09-12 20:07:59 -07:00
Chad Grimaldi 014240b066 increase z-index of send-to input to allow for right-click (#5242) 2018-09-12 19:57:35 -07:00
Alexander Tseung f1a309e0cc Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events 2018-09-12 19:48:52 -07:00
Alexander Tseung c18c0e1c30 Fix tests. Add className to Identicon ethLogos. 2018-09-12 19:48:52 -07:00
Alexander Tseung c04d9095dd Add WEI to getEthConversionFromWeiHex 2018-09-12 19:48:52 -07:00
Alexander Tseung 01e9f03701 Add transaction details to TransactionListItem component 2018-09-12 19:48:52 -07:00
Alexander Tseung 5beb34aa52 Add TransactionListItemDetails component 2018-09-12 19:48:52 -07:00
Alexander Tseung fd51ab1229 Add TransactionBreakdown component 2018-09-12 19:48:52 -07:00
Alexander Tseung 084158f1a2 Add tests for TransactionActivityLog. Make changes to rendering events 2018-09-12 19:48:52 -07:00
Alexander Tseung 8143f7725a Edit styling of cards variant of SenderToRecipient component 2018-09-12 19:48:51 -07:00
Alexander Tseung 63ba6d1df4 Add HexToDecimal component 2018-09-12 19:48:51 -07:00
Alexander Tseung 18c94c4ac9 Add tests for Card component 2018-09-12 19:48:51 -07:00
Alexander Tseung 702b756882 Allow denominations in CurrencyDisplay component 2018-09-12 19:48:51 -07:00
Alexander Tseung e5ca2aac6f Allow more than 2 variable substitutions in the translation function 2018-09-12 19:48:51 -07:00
Alexander Tseung 31089778ba Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
Alexander Tseung 930dac110a Add ActivityLog component 2018-09-12 19:48:51 -07:00
Victor Baranov 8a3077c327
Merge pull request #132 from poanetwork/empty-keyring-accounts-fix
(Fix) empty keyring on wrong password
2018-09-12 18:06:30 +03:00
Victor Baranov 1c79119c82
Merge pull request #127 from poanetwork/error-through-screens
(Fix) Error is constantly shown through screens
2018-09-12 17:25:20 +03:00
Victor Baranov 1daf415499 Fix empty keyring on wrong password 2018-09-12 17:03:03 +03:00
Victor Baranov 85de2733fd Merge remote-tracking branch 'origin/develop' into error-through-screens 2018-09-11 12:09:22 +03:00
Frankie 1552fe1c3e
Merge pull request #5216 from MetaMask/tx-cancel
Add createCancelTransaction method
2018-09-10 13:29:29 -10:00
Frankie a43e71693f
Merge pull request #5223 from whymarrh/tx-error-tooltips
Show transaction error message tooltips for statuses
2018-09-10 13:25:59 -10:00
Whymarrh Whitby 8541442b8d Clear old seed words when importing new seed words 2018-09-10 14:04:58 -07:00
Alexander Tseung 43de189d06 Add createCancelTransaction method 2018-09-10 12:48:01 -07:00
Victor Baranov bdbf01704d remove textarea-caret npm package 2018-09-10 21:14:32 +03:00
Victor Baranov 8f04ea31ec Merge remote-tracking branch 'origin/develop' into remove-animation 2018-09-10 20:41:13 +03:00
Victor Baranov 675ebb0b4e Merge remote-tracking branch 'origin/develop' into remove-animation 2018-09-10 19:44:17 +03:00
Victor Baranov a157b9837f merge with develop branch 2018-09-10 19:42:05 +03:00
Victor Baranov 5e0f43f2e0 Clear warning in config screen 2018-09-10 17:14:54 +03:00
Victor Baranov a5b07c72b3 Shapeshift logo from local storage 2018-09-10 13:59:29 +03:00
Whymarrh Whitby e39050f4fe Show failed tx txMeta.err in tooltips 2018-09-08 20:56:02 -02:30
Whymarrh Whitby 9662f9b8b5 Show failed tx RPC error messages in tooltips
This changeset displays the error messages attached to txMeta for a failed tx
in a tooltip on hover in the tx list view. This will only display for txs with
the `txMeta.err.rpc.value` property, not all failed txs.
2018-09-08 20:50:31 -02:30
Whymarrh Whitby 47b32682f3 Don't render tooltips without titles 2018-09-08 20:50:31 -02:30
Whymarrh Whitby db241e6b91 Rewrite Tooltip component as ES6 2018-09-08 20:50:31 -02:30
Victor Baranov 292d602e23 clear warning alert at successful RPC endpoint addition 2018-09-07 19:59:40 +03:00
Eugene Marinelli d27332955c Use correct loading message when connecting to Kovan (#5189)
* Use correct loading message when connecting to Kovan

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
2018-09-06 12:20:55 -02:30
Whymarrh Whitby 05c72070bb Fix assertion of missing child component 2018-09-05 16:35:37 -02:30
Dan J Miller bd49098039
Merge pull request #5188 from taobun/develop
edit decimal check in old-ui/
2018-09-04 21:39:01 -02:30
Dan Finlay 5043451356
Merge pull request #5167 from MetaMask/fix-watcAsset-images
Fix images for watched tokens
2018-09-04 12:56:56 -07:00
Dan J Miller 86bb96aaaf
Merge pull request #5129 from MetaMask/add-sidebar-component
Add sidebar component
2018-09-04 16:19:09 -02:30
bunoi f412b19244 fix check valid decimals code in new ui 2018-09-04 23:40:02 +07:00
Dan J Miller b9e4feac48
Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-data
Adds feature flag toggle for the hex data row on the send screen.
2018-09-04 11:57:40 -02:30
Victor Baranov e305ccb594 Catch Promises errors 2018-08-31 18:53:50 +03:00
Victor Baranov f88a1ed9cb Remove fox animation assets 2018-08-31 16:02:45 +03:00
Esteban MIno 165a966a2a balance components using selectors 2018-08-30 17:19:10 -03:00
Esteban MIno 63397047cf fix integration test for asset images selectors 2018-08-30 15:09:59 -03:00
Esteban MIno c8e5068537 fix watched tokens images showing in tx list 2018-08-30 13:51:57 -03:00
Esteban MIno 208312b239 fix watched asset image rendering on confirm transaction header 2018-08-30 12:59:44 -03:00
Esteban MIno 07cb6adc31 fix images for watched tokens 2018-08-29 23:13:25 -03:00
Dan Miller 40e0d92f57 Adds sidebar component and refactors slide in wallet view sidebar to use it. 2018-08-28 22:08:15 -02:30
Alexander Tseung 9ab0354e36
Merge pull request #5155 from MetaMask/i5154-confirm-spinner
Fix infinite spinner on failed transactions
2018-08-28 17:37:13 -07:00
Alexander Tseung f78dc96a2c Fix infinite spinner on failed transactions 2018-08-28 12:18:57 -07:00
Esteban MIno e743f44150 fix conflicts 2018-08-28 15:20:30 -03:00
Alexander Tseung 0259eb0214
Merge pull request #5121 from MetaMask/i5099-approve
Prevent token symbol from showing as null in the confirm screen
2018-08-27 15:28:29 -07:00