Thomas Huang
|
db30bbce4c
|
Merge pull request #5332 from MetaMask/ui-unit-tests
Some Ui tests
|
2018-09-25 23:17:17 -05:00 |
|
Paul Bouchon
|
88b5f82e13
|
Bugfix: Upgrade json-rpc-engine (#5348)
* Bugfix: bump version of json-rpc-engine
* Increase delay
* Update lockfile
* deps - json-rpc-engine@3.7.4
|
2018-09-25 21:16:01 -07:00 |
|
kumavis
|
667470c07a
|
Merge pull request #5361 from MetaMask/firefox-fixes
Mozilla addon linter + Firefox builds passing
|
2018-09-25 22:53:49 -04:00 |
|
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 |
|
Kevin Serrano
|
84077c2da9
|
Merge pull request #5349 from MetaMask/v4.11.1
Version 4.11.1
|
2018-09-25 10:46:32 -07:00 |
|
bobby dresser
|
6257b45765
|
remove comment about etherdelta
|
2018-09-25 10:19:27 -07:00 |
|
Dan Finlay
|
91cb1ecd33
|
Version 4.11.1
|
2018-09-25 09:54:51 -07:00 |
|
Dan Finlay
|
dfd6c99270
|
Merge pull request #5346 from MetaMask/v4.11.1
v4.11.1
|
2018-09-25 09:50:25 -07:00 |
|
brunobar79
|
49d518983f
|
update package-lock.json
|
2018-09-25 12:29:18 -04:00 |
|
Bruno Barbieri
|
ed3529b70b
|
Merge branch 'master' into v4.11.1
|
2018-09-25 11:58:43 -04:00 |
|
brunobar79
|
e1c6306f83
|
bump to v4.11.1
|
2018-09-25 11:57:28 -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
|
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 |
|