Alexander Tseung
dce6dcf437
Fix Add Token button order, styling
2018-01-12 17:07:10 -08:00
Dan
2bc85ea72f
Fix input box padding and select highlight in new account create and import page.
2018-01-12 13:42:51 -08:00
Dan
980e1bfcf8
New add account page with create and import options.
2018-01-12 13:42:51 -08:00
Chi Kei Chan
89a8267fe7
Merge pull request #2928 from alextsg/cb-388
...
[NewUI] Update main view styling
2018-01-12 13:41:46 -08:00
Chi Kei Chan
613465fe96
Merge branch 'uat' into cb-388
2018-01-12 13:41:33 -08:00
Chi Kei Chan
71a308d98b
Merge branch 'uat' into cb-388
2018-01-12 13:41:03 -08:00
Alexander Tseung
bdcee058dc
Fix styling in initialization
2018-01-12 13:39:26 -08:00
Dan J Miller
5c1dcf3e9b
[NewUI-flat] New deposit ether modal UI. ( #2642 )
...
* New deposit ether modal.
* New deposit modal full screen on mobile, and other style fixes.
* Hide shapeshift option from deposit modal for now.
* Add shapeshift form to new deposit modal.
* Store recipient address for shapeshift tx in background.
* Use Simpledropdown to achieve desired styling in coin selector.
* Lint fix
* Fix typos and remove dead code.
* Remove storage of shapeshift receiving address from background.
* Fix typos
2018-01-12 11:48:18 -08:00
Dan J Miller
b72610fb53
Fix margin styling for name and address in account detail section. ( #2790 )
2018-01-11 18:16:41 -08:00
Dan J Miller
41057a76c5
[NewUI] Build mascara with uglification and gzipping. ( #2735 )
...
* Adds uglification and gzipping.
* Build mascara with uglification and gzipping.
* Remove gzipping from extension build.
2018-01-11 18:15:22 -08:00
Alexander Tseung
0f4bfcb02e
Fix token balance color
2018-01-11 17:12:58 -08:00
Alexander Tseung
b35e4e0264
Fix lint errors
2018-01-11 17:06:30 -08:00
Alexander Tseung
b0a6bfdeec
Change styling for network dropdown
2018-01-11 16:59:00 -08:00
Alexander Tseung
376e136572
Update styling for buttons, font weights
2018-01-11 16:30:07 -08:00
Alexander Tseung
b8310ac62e
Fix logging out of old UI causing infinite spinner ( #2914 )
2018-01-11 15:49:10 -08:00
Dan J Miller
7c97b2f37c
Fix padding of a hovered tx-list-item ( #2859 )
2018-01-11 09:21:41 -08:00
Alexander Tseung
208e94d3bf
Update main view styling
2018-01-10 21:09:09 -08:00
kumavis
3b2a519d46
4.0.9
2018-01-08 09:47:51 -08:00
kumavis
ade1c404bd
ui - fix font path name
2018-01-08 09:44:11 -08:00
Alexander Tseung
be398500de
Merge pull request #2848 from MetaMask/NewUI-flat
...
[NewUI] Merge NewUI-flat into uat
2018-01-03 13:24:17 -08:00
Alexander Tseung
dc9d8b24c6
Merge pull request #2845 from alextsg/NewUI-flat-4.0.5c
...
[NewUI] Merge master into NewUI-flat
2018-01-03 11:35:14 -08:00
Alexander Tseung
099f078a3d
Fix merge conflict
2018-01-03 11:16:46 -08:00
Alexander Tseung
a6f062a686
Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c
2018-01-03 11:06:08 -08:00
kumavis
313b3c087a
Merge pull request #2783 from MetaMask/tx-param-vaalidation
...
transactions - throw error if txParams.value contains a decimal
2018-01-02 14:30:39 -08:00
kumavis
3f6cef0b3f
tx-gas-utils - tx-param-validation - use more intuitive check
2018-01-02 14:22:44 -08:00
kumavis
e572768cb1
Merge pull request #2840 from oosthuizenr/master
...
UI - Never show seed phrase if locked
2018-01-02 13:36:51 -08:00
oosthuizenr
1da385f78b
fix comment
2018-01-02 21:29:26 +02:00
Renier Oosthuizen
4a598fc7ac
Fixes #2834
2018-01-02 21:07:48 +02:00
kumavis
849b8fab93
Merge pull request #2801 from MetaMask/greenkeeper/vinyl-source-stream-2.0.0
...
Update vinyl-source-stream to the latest version 🚀
2018-01-02 10:25:11 -08:00
Alexander Tseung
dfb2247108
Fix sign typed data
2017-12-29 13:17:26 -08:00
Alexander Tseung
3f17abd43b
Fix mascara first time flow button colors
2017-12-29 13:17:01 -08:00
Frankie
b2e4f913ba
Merge pull request #2817 from MetaMask/i#2810
...
only check nonces of transactions who's from address match the txMeta
2017-12-28 16:34:24 -08:00
frankiebee
0c54efdfc7
tests - be more verbose in test messages
2017-12-28 15:48:22 -08:00
Dan Finlay
a22e98910d
Merge pull request #2818 from MetaMask/i2782-ethroundingerror
...
Fix rounding error in ether input on send screen
2017-12-28 14:55:42 -08:00
Kevin Serrano
c3d85c0a66
Bump Changelog
2017-12-27 18:23:05 -08:00
Kevin Serrano
e682fb05fc
Add frontend validation to ensure that ether inputs are valid.
2017-12-27 18:22:10 -08:00
frankiebee
8bd942d406
add tests for #_checkIfNonceIsTaken
2017-12-27 17:45:03 -08:00
Kevin Serrano
92eb16fc11
Add frontend validation to check if send ether input is a valid number.
2017-12-27 17:36:56 -08:00
Kevin Serrano
adf4b89804
Add additional test to ui utils to account for exact wei values.
2017-12-27 17:33:28 -08:00
Kevin Serrano
3e562f1a1e
Add backend fix for util in normalizeethstringtowei.
2017-12-27 17:31:38 -08:00
Kevin Serrano
414f89668e
Fix some silly linting issues.
2017-12-27 17:27:48 -08:00
Kevin Serrano
3d627e869b
Add test for edge case.
2017-12-27 17:26:38 -08:00
frankiebee
5efb0044d8
transactions:pending - only check nonces of transactions who's from adress match the txMeta
2017-12-27 16:50:15 -08:00
greenkeeper[bot]
37789f2dba
chore(package): update vinyl-source-stream to version 2.0.0
2017-12-23 05:35:28 +00:00
Alexander Tseung
409d1d30e9
Merge pull request #2799 from MetaMask/NewUI-flat
...
Update UAT to version 4.0.5
2017-12-22 11:40:20 -08:00
Alexander Tseung
5a58add797
Merge pull request #2798 from alextsg/NewUI-flat-4.0.5
...
Merge master into NewUI-flat
2017-12-22 11:31:07 -08:00
Alexander Tseung
ca51cab35f
Merge branch 'NewUI-flat' into merge-master
2017-12-22 11:15:39 -08:00
Alexander Tseung
06410381d4
Merge branch 'NewUI-flat' into merge-master
2017-12-22 11:00:46 -08:00
Alexander Tseung
8f6c322e01
Update manifest.json version from 4.0.4 to 4.0.5 ( #2797 )
2017-12-22 10:56:31 -08:00
Alexander Tseung
a218008adf
Track usage of old and new UI ( #2794 )
...
[NewUI] Track usage of old and new UI
2017-12-22 10:43:02 -08:00