Whymarrh Whitby
352ba85272
Fix height of first-time-flow container, again but different
2018-09-24 19:30:17 -02:30
Whymarrh Whitby
d6a5483766
Merge pull request #5337 from whymarrh/eslint-ignore-coverage
...
Add test coverage dir to eslintignore
2018-09-24 18:22:54 -02:30
Whymarrh Whitby
bd09f01d7e
eslintignore: Add test coverage dir to eslintignore
2018-09-24 17:32:00 -02:30
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
Whymarrh Whitby
24d8d4ae00
Merge pull request #5328 from whymarrh/fix-first-time-flow
...
Fix height of first-time-flow container
2018-09-24 14:43:26 -02:30
Thomas Huang
bef7d7a867
Merge pull request #5313 from MetaMask/Version-4.11.0
...
Version 4.11.0
2018-09-24 11:35:05 -05:00
tmashuang
a0a57c24fd
Some Ui tests
2018-09-24 11:28:04 -05:00
Thomas Huang
82ec86d953
Merge pull request #5310 from MetaMask/getPendingNonce-hotfix
...
Adds getPendingNonce method to provider initialization in metamask-controller.
2018-09-24 08:45:25 -05:00
Whymarrh Whitby
3c58ae6b82
Fix height of first-time-flow container
2018-09-24 00:17:07 -02:30
UKJP Design
981b48c754
Debounce was breaking in update
...
As found in issue here: https://github.com/MetaMask/metamask-extension/issues/5064
Pinned the version at 1.1.0 until the new version with breaking changes can be intergrated.
2018-09-23 10:42:13 +01:00
Dan Finlay
6920429343
Version 4.11.0
2018-09-21 15:00:45 -07:00
Dan Miller
19d72c9b0b
Adds getPendingNonce method to provider initialization options in metamask-controller.
2018-09-21 15:29:42 -02:30
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
Farah Brunache
250b4a3e0a
fixed quotes in line 749
2018-09-20 13:00:37 -04:00
Dan Finlay
d493ec6dc4
Remove EAL google analytics link. ( #5081 )
...
Harry said he's not using this for Ether-Address-Lookup anymore, so removing it.
2018-09-20 12:29:03 -02:30
Kevin Serrano
d8067072b5
Update messages.json ( #5280 )
...
Added some translations for Chinese Traditional via Chainsights!
2018-09-20 12:28:20 -02:30
Whymarrh Whitby
d39c7646c3
Merge pull request #5298 from whymarrh/fix-tx-spinner
...
Fix loading screen height
2018-09-20 12:27:52 -02:30
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
77e8eac4b3
Fix integration 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
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
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
Paul Bouchon
daca7f9b41
Merge branch 'develop' into eip-712
2018-09-17 12:11:10 -04:00
Farah Brunache
b2a93ba278
fixed some grammatical errors
2018-09-16 12:36:44 -04:00
Farah Brunache
906628e54b
added Haitian Creole translations
2018-09-15 18:12:22 -04: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