Commit Graph

8607 Commits

Author SHA1 Message Date
dennistikhomirov 461b82ecf7 int test: fix current-localization test 2018-09-20 02:17:27 -07:00
dennistikhomirov ddddef16b7 lint fix 2018-09-20 01:29:03 -07:00
dennistikhomirov 0b9b814823 int tests:fix add-token 2018-09-20 01:27:49 -07:00
dennistikhomirov 27d15e316d tests:delete sig-confirm integration test 2018-09-19 23:58:04 -07:00
dennistikhomirov 4c972e2d20 e2e:update 2018-09-19 23:45:11 -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
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 3452d40e3f Update npm version in Circle CI config 2018-09-19 18:49:43 +03:00
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
Dan Finlay 3c3fed46cb
Merge pull request #5290 from MetaMask/i5289-gettokendata
Fix exception thrown on getTokenData
2018-09-18 17:57:01 -07:00
Alexander Tseung 91ee373dbe Fix exception thrown on getTokenData 2018-09-18 17:20:28 -07:00
Victor Baranov c9919d4c98 fix dropdowns are behind page-container 2018-09-18 19:31:14 +03:00
Victor Baranov 99f64783be Eliminate betaUI in integration etsts 2018-09-18 19:15:56 +03:00
Victor Baranov a1be52c53d DeepScan fixes 2018-09-18 18:19:27 +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
Victor Baranov 2393f3691b
Merge pull request #138 from dennis00010011b/e2e-search-tokens
e2e search tokens
2018-09-18 11:20:30 +03:00
Dan Finlay 0eca1fb9e0
Merge pull request #5268 from lastblocklabs/issue-5231
Improvement: Allow enter to submit password form
2018-09-17 16:56:01 -07:00
Dan Finlay 40e075f0ea
Merge pull request #5281 from MetaMask/4.10.0
Version 4.10.0
2018-09-17 16:33:01 -07:00
tmashuang f0f798f7e1 Version 4.10.0 2018-09-17 14:42:04 -05:00
tmashuang 0ec01cc1d7 Bump Changelog 2018-09-17 14:41:11 -05:00
Dan Finlay 934b10307c
Merge pull request #4803 from MetaMask/eip-712
EIP-712: Sign typed data
2018-09-17 10:25:12 -07:00
dennistikhomirov debe600faa e2e: fix search-tokens display per network basis 2018-09-17 09:26:24 -07:00
Paul Bouchon daca7f9b41
Merge branch 'develop' into eip-712 2018-09-17 12:11:10 -04:00
dennistikhomirov 1b07fd7998 e2e:sync with upstream 2018-09-17 08:25:12 -07:00
dennistikhomirov 804d718e61 fix identation 2018-09-17 08:22:46 -07: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
dennistikhomirov b079370f85 sync with search-tokens 2018-09-17 05:18:31 -07:00
dennistikhomirov 46b85d4cf2 sync with upstream/search-tokens 2018-09-17 05:16:56 -07:00
dennistikhomirov e0b14b6c22 e2e: added tests search token pr#135 2018-09-17 05:14:38 -07: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 9ad3fa80f3
Merge pull request #5270 from MetaMask/fix-retry
Fix speed up functionality
2018-09-15 11:03:20 -07:00
Alexander Tseung b062fe2e99 Fix speed up functionality 2018-09-14 20:29:15 -07:00
Paul Bouchon 2ec09362c5
EIP-1102: Transitionary API (#5256) 2018-09-14 19:26:03 -04:00
Sean Rabaut 80a57d350c Improvement: Allow enter to submit password form 2018-09-14 15:45:21 -04:00
dennistikhomirov 9927d20302 lint fix 2018-09-14 09:41:16 -07:00
dennistikhomirov b183835cc4 e2e:remove debug skips 2018-09-14 09:39:18 -07:00
dennistikhomirov 01908dac33 e2e:add dom elements for add tokens feature 2018-09-14 09:24:45 -07:00
Victor Baranov ff77b0023f remove debug console log 2018-09-14 19:19:42 +03:00