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
Dan Finlay
5a709306e4
Add jsdoc gh-pages script
2018-09-12 14:10:38 -07:00
Dan Finlay
ce1975fbb4
Merge pull request #5240 from MetaMask/i5238-account-balance-update
...
Ensure account-tracker currentBlockNumber is set on first block update.
2018-09-11 14:31:10 -07:00
Dan Finlay
23c646c8ce
Merge pull request #5237 from whymarrh/update-fx
...
Update Firefox version for e2e tests
2018-09-11 12:52:46 -07:00
Dan Finlay
1d95dc72b1
Merge pull request #5236 from whymarrh/excise-config-manager
...
Delete ConfigManager class and replace its valid usages
2018-09-11 12:52:12 -07:00
Whymarrh Whitby
13bc46d824
Default NoticeController ctor opts to empty obj
2018-09-11 12:12:35 -07:00
Whymarrh Whitby
f157d5371a
Add html reporter to test coverage output
2018-09-11 09:39:16 -07:00
Whymarrh Whitby
d60991ec88
Delete ConfigManager, replacing its usages with PreferencesController
2018-09-11 09:39:16 -07:00
Whymarrh Whitby
765cac839c
Update Firefox version for e2e tests
2018-09-11 09:38:59 -07:00
Dan Miller
eb32ccb0c7
Ensure account-tracker currentBlockNumber is set on first block update.
2018-09-11 12:51:49 -02:30
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
Dan Finlay
7fe638fec5
Merge pull request #5229 from whymarrh/fix-confirm-seed-words
...
Clear old seed words when importing new seed words
2018-09-10 14:52:36 -07:00
Dan Finlay
9b3b70433e
Merge pull request #5228 from ConnorChristie/memory-leaks
...
Upgrade obs-store and fix memory leaks
2018-09-10 14:50:47 -07: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
Connor Christie
ee568d5f5a
Upgrade obs-store and fix memory leaks
2018-09-09 19:33:51 -05: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
Whymarrh Whitby
7c3b69e1e4
Attach the RPC error value to txMeta
2018-09-08 19:59:50 -02:30
Whymarrh Whitby
fdb023381b
Merge pull request #5212 from whymarrh/yo-delete
...
Remove unused .yo-rc.json file
2018-09-06 14:38:01 -02:30
Whymarrh Whitby
ec7e541572
Merge pull request #5213 from whymarrh/regen-lockfile
...
Regenerate lockfile
2018-09-06 14:37:47 -02:30
Whymarrh Whitby
61e45b4887
Remove unused .yo-rc.json file
2018-09-06 13:13:23 -02:30
Whymarrh Whitby
5d17194ec2
Regenerate lockfile
...
Refs #5138
2018-09-06 13:10:51 -02:30
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
dc2431fe62
Merge pull request #5206 from whymarrh/fix-send-content-tests
...
Fix assertion of missing child component
2018-09-05 17:10:00 -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
Dan J Miller
03d789a490
Merge pull request #5115 from jdetychey/patch-1
...
Typo in "send" translation
2018-09-04 11:41:35 -02:30
Dan J Miller
8a1a733355
Merge pull request #5191 from eugeneiiim/patch-2
...
Fix CHANGELOG.md formatting
2018-09-04 11:27:51 -02:30
Dan J Miller
5b2864d070
Merge pull request #5138 from MetaMask/greenkeeper/monorepo.enzyme-1.6.0
...
Update enzyme to the latest version 🚀
2018-09-04 11:25:40 -02:30
Eugene Marinelli
810fbc4da0
Fix CHANGELOG.md formatting
2018-09-03 12:25:08 -04:00
bunoi
c824418955
edit decimal check in old-ui/
2018-09-03 18:32:38 +07:00
Dan Finlay
87125d632a
Merge pull request #5176 from MetaMask/BumpTokenAbi
...
Bump human-standard-token-abi version for DAI support
2018-08-30 13:48:29 -07:00
Esteban MIno
879e10d44a
add assetImages to development states
2018-08-30 17:25:13 -03:00
Esteban MIno
165a966a2a
balance components using selectors
2018-08-30 17:19:10 -03:00
Dan Finlay
45cbe6b5b3
Bump human-standard-token-abi version for DAI support
2018-08-30 12:31:24 -07: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