brunobar79
678d174e1e
add mozilla lint job
2018-09-25 20:44:57 -04:00
brunobar79
c13e5cbda3
remove css sourcemaps in prod builds
2018-09-25 20:40:55 -04:00
Dan Finlay
4f135132d7
Add build step to mozilla-lint
2018-09-25 14:30:53 -07:00
Dan Finlay
32a40641eb
Add mozilla linter to dist script instead of main test
2018-09-25 14:28:57 -07:00
Dan Finlay
4d9ca132a3
Add mozilla addon linter to test suite
2018-09-25 14:26:37 -07:00
Bruno Barbieri
98e9556a5f
Merge pull request #5351 from MetaMask/fix-gh-pages-job
...
Fix gh-pages job
2018-09-25 16:45:16 -04:00
Esteban Miño
4d82df6995
Fix MetaMask web3 version ( #5352 )
2018-09-25 16:14:37 -03:00
Bruno Barbieri
ffd540f634
Fix gh-pages job
2018-09-25 14:30:17 -04:00
Whymarrh Whitby
0dd89cd930
Merge pull request #5340 from whymarrh/fix-first-time-flow-2
...
Fix height of first-time-flow container, again
2018-09-24 21:12:10 -02:30
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
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
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
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
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