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 |
Dan
|
109e4e5d96
|
Hide fiat values on account details screen when eth/token value is 0.
|
7 years ago |
Dan
|
0feb5b210b
|
Hides the sidebar after the an account menu actions changes the screen behind the sidebar.
|
7 years ago |
Dan J Miller
|
339eb7d1a6
|
Fix edit to field bug. (#2738)
|
7 years ago |
Dan
|
4e0485938a
|
Fix height of login screen
|
7 years ago |
Chi Kei Chan
|
515437a4c9
|
Fix isMascara and update yarn.lock
|
7 years ago |
Dan
|
57c91435a7
|
Substitute isMascara check for explicit check if user is on mobile browser.
|
7 years ago |
Dan
|
4b654669e6
|
Hide open in browser button on mobile (but still show on extension); adds a function to detect if viewing with mobile browser.
|
7 years ago |
Dan
|
05c6789030
|
Adds button for opening app in main browser window in extension.
|
7 years ago |
Dan Finlay
|
d110c916a4
|
Show watched tokens with no balance
|
7 years ago |
Dan
|
bfec077d79
|
Fixes the cancel button in the buy screen to take the user home.
|
7 years ago |
Dan Finlay
|
c82fd990aa
|
Add 10% price bump to retry attempts.
Turns out geth requires at least a 10% price bump to replace txs:
9619a61024/core/tx_pool.go (L133)
|
7 years ago |
Dan
|
2e9137dddd
|
Update max amount behaviour to meet new specs.
|
7 years ago |
Dan
|
ec6c3c33bd
|
Merge branch 'master' into NewUI-flat-merge-with-master
|
7 years ago |
Alexander Tseung
|
b9f2f8c2a7
|
Show retry button on submitted transactions greater than 30 seconds, add hover styling
|
7 years ago |
Dan Finlay
|
0e25129028
|
Enforce retry tx at minimum gas of previous tx
|
7 years ago |
Alexander Tseung
|
6b3909547f
|
Fix styling of Retry buton
|
7 years ago |
Dan Finlay
|
31564e0a86
|
Fix retry action
|
7 years ago |
Dan Finlay
|
81fb9db1bc
|
View tx after editing state to unconfirmed
|
7 years ago |
Dan Finlay
|
97abbc5cbe
|
Fix action
|
7 years ago |
Alexander Tseung
|
02736d2d36
|
Connect to redux for retryTransaction
|
7 years ago |
Alexander Tseung
|
500fbe450a
|
Add button to retry transaction
|
7 years ago |
Dan Finlay
|
6ff580584a
|
Add retry background method and action
|
7 years ago |
Dan
|
bd5ce9461e
|
User is automatically added to new UI if they meet conditions at time of login.
|
7 years ago |
Dan
|
9db00fa507
|
Show user notifications after switch between UIs
|
7 years ago |
Dan
|
730d7f84ca
|
Update newUI UI for switching back to old UI.
|
7 years ago |