Alexander Tseung
853e7f8420
Fix lint errors
7 years ago
frankiebee
8bb57f33b1
add a `x` close button to gas calc loding screen on conf-tx
7 years ago
Alexander Tseung
f8bf8cb527
Update popout to fullscreen icon
7 years ago
Dan
fdaf6eacb2
Show now tokens by default and improve search on add token screen.
7 years ago
Alexander Tseung
40e58d3132
Fix tx-list, confirmation screen styling
7 years ago
Thomas
8c792ba3ee
Add network-indicator classname to network loading spinner
7 years ago
Alexander Tseung
65e9d9efc5
Fix rendering QR code in old UI, hide unnecessary back button
7 years ago
Alexander Tseung
ccb80594be
Readjust gas fees when switching networks on the send screen
7 years ago
Dan J Miller
668aab11d1
Vertically centers the text of the new ui modal header. ( #2987 )
7 years ago
Dan J Miller
d7a1019a2c
Adding one or more tokens sets the selected token before returning the user to the main screen. ( #2995 )
7 years ago
Dan
a4fd4f013f
Restore display of all unconfirmed transactions.
7 years ago
Alexander Tseung
baebf64afd
Fix send screen value input
7 years ago
Alexander Tseung
644adeccf6
Fix Hide Token modal styling, popup positioning
7 years ago
Dan Finlay
58be1742e1
Rename lock to log out
...
Fixes #2475
7 years ago
Dan J Miller
aa833a0928
[NewUI] Place all users of extension into old UI (disable auto adding). ( #2946 )
...
* Place all users of extension into old UI (disable auto adding).
* Fix lint errors.
7 years ago
Alexander Tseung
27cbfa44c3
Move blockies option to the bottom of Settings
7 years ago
frankiebee
d5c311b13e
add a loading spinner to conf-tx view
7 years ago
Alexander Tseung
b42baacdf4
Fix confirm Add Token button order
7 years ago
Alexander Tseung
dce6dcf437
Fix Add Token button order, styling
7 years ago
Dan
2bc85ea72f
Fix input box padding and select highlight in new account create and import page.
7 years ago
Dan
980e1bfcf8
New add account page with create and import options.
7 years ago
Alexander Tseung
bdcee058dc
Fix styling in initialization
7 years ago
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
7 years ago
Dan Finlay
429db74508
Use https
7 years ago
Alexander Tseung
0f4bfcb02e
Fix token balance color
7 years ago
Alexander Tseung
b35e4e0264
Fix lint errors
7 years ago
Alexander Tseung
b0a6bfdeec
Change styling for network dropdown
7 years ago
Alexander Tseung
376e136572
Update styling for buttons, font weights
7 years ago
Alexander Tseung
b8310ac62e
Fix logging out of old UI causing infinite spinner ( #2914 )
7 years ago
Dan J Miller
7c97b2f37c
Fix padding of a hovered tx-list-item ( #2859 )
7 years ago
tmashuang
be604391d0
Add max height for Firefox addon overflow and hide horizontal scroll
7 years ago
tmashuang
60a52b2608
Add one px to address for Firefox clipping
7 years ago
Alexander Tseung
208e94d3bf
Update main view styling
7 years ago
Dan Finlay
e5b34b3d04
Update support links for helpscout
7 years ago
kumavis
ade1c404bd
ui - fix font path name
7 years ago
Anatoli Babenia
5312ed9a20
info.js Remove width element to fix email layout
7 years ago
Kevin Serrano
20aa135ad8
Add fix for infinite spinner for incorrect seed phrase.
7 years ago
oosthuizenr
1da385f78b
fix comment
7 years ago
Renier Oosthuizen
4a598fc7ac
Fixes #2834
7 years ago
Kevin Serrano
e682fb05fc
Add frontend validation to ensure that ether inputs are valid.
7 years ago
Kevin Serrano
92eb16fc11
Add frontend validation to check if send ether input is a valid number.
7 years ago
Kevin Serrano
3e562f1a1e
Add backend fix for util in normalizeethstringtowei.
7 years ago
Alexander Tseung
a218008adf
Track usage of old and new UI ( #2794 )
...
[NewUI] Track usage of old and new UI
7 years ago
Dan J Miller
4acd48966e
[NewUI] Fixes tests and sends user to NewUI after registering. ( #2788 )
...
* Fixes tests and sends user to NewUI after registering.
* Karma config?
* Empty commit
* Remove unneeded json state mock file.
7 years ago
Dan
e7e1b7a951
Clone transaction while editing instead of mutating object from state.
7 years ago
Dan
9ced63584b
Add constanst for token transfer function signature.
7 years ago
Dan
5fe3c5aae6
Lint fixes.
7 years ago
Dan
bf4043c59b
Adds updateTransaction to background and used it to update after editing in send-v2.
7 years ago
Dan
1f1fc2c49e
Canceled, edited transactions show edited amount.
7 years ago
Dan J Miller
bccbf14b39
[NewUI] Hide UI toggle in mascara ( #2772 )
...
* Hides old-UI on mascara.
* Improve code clarity in select-app.js
7 years ago