Alexander Tseung
|
208e94d3bf
|
Update main view styling
|
2018-01-10 21:09:09 -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
|
a6f062a686
|
Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c
|
2018-01-03 11:06:08 -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 |
|
Kevin Serrano
|
e682fb05fc
|
Add frontend validation to ensure that ether inputs are valid.
|
2017-12-27 18:22:10 -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
|
3e562f1a1e
|
Add backend fix for util in normalizeethstringtowei.
|
2017-12-27 17:31:38 -08: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
|
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 |
|
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.
|
2017-12-21 19:03:01 -08:00 |
|
Chi Kei Chan
|
9959aea598
|
Merge branch 'NewUI-flat' into merge-master-to-newUI-flat-dec20
|
2017-12-20 17:38:28 -08:00 |
|
Dan
|
e7e1b7a951
|
Clone transaction while editing instead of mutating object from state.
|
2017-12-20 17:37:18 -08:00 |
|
Dan
|
9ced63584b
|
Add constanst for token transfer function signature.
|
2017-12-20 17:37:18 -08:00 |
|
Dan
|
5fe3c5aae6
|
Lint fixes.
|
2017-12-20 17:37:18 -08:00 |
|
Dan
|
bf4043c59b
|
Adds updateTransaction to background and used it to update after editing in send-v2.
|
2017-12-20 17:37:18 -08:00 |
|
Dan
|
1f1fc2c49e
|
Canceled, edited transactions show edited amount.
|
2017-12-20 17:37:18 -08:00 |
|
Dan
|
7915e62d65
|
Merge branch 'master' into NewUI-flat
|
2017-12-20 19:16:12 -03:30 |
|
Dan J Miller
|
bccbf14b39
|
[NewUI] Hide UI toggle in mascara (#2772)
* Hides old-UI on mascara.
* Improve code clarity in select-app.js
|
2017-12-20 10:22:50 -08:00 |
|
Dan
|
109e4e5d96
|
Hide fiat values on account details screen when eth/token value is 0.
|
2017-12-20 10:21:36 -08:00 |
|
Dan
|
0feb5b210b
|
Hides the sidebar after the an account menu actions changes the screen behind the sidebar.
|
2017-12-20 10:17:29 -08:00 |
|
Thomas Huang
|
453bfd34e3
|
Merge pull request #2706 from danjm/MM-fix-buy-cancel-button
Fixes the cancel button in the buy screen to take the user home.
|
2017-12-14 15:06:53 -05:00 |
|
Dan J Miller
|
339eb7d1a6
|
Fix edit to field bug. (#2738)
|
2017-12-12 22:24:41 -08:00 |
|
Dan
|
4e0485938a
|
Fix height of login screen
|
2017-12-12 12:31:52 -08:00 |
|
Chi Kei Chan
|
515437a4c9
|
Fix isMascara and update yarn.lock
|
2017-12-12 12:22:22 -08:00 |
|
Dan
|
57c91435a7
|
Substitute isMascara check for explicit check if user is on mobile browser.
|
2017-12-12 12:14:40 -08:00 |
|
Dan
|
4b654669e6
|
Hide open in browser button on mobile (but still show on extension); adds a function to detect if viewing with mobile browser.
|
2017-12-12 12:14:40 -08:00 |
|
Dan
|
05c6789030
|
Adds button for opening app in main browser window in extension.
|
2017-12-12 12:14:40 -08:00 |
|
Dan Finlay
|
d110c916a4
|
Show watched tokens with no balance
|
2017-12-12 09:47:51 -08:00 |
|
Dan
|
bfec077d79
|
Fixes the cancel button in the buy screen to take the user home.
|
2017-12-08 16:18:50 -03:30 |
|
Chi Kei Chan
|
41d281a527
|
Merge branch 'NewUI-flat' into cb-372
|
2017-12-07 09:54:37 -08:00 |
|
Chi Kei Chan
|
845aec82b9
|
Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI
|
2017-12-07 09:46:28 -08:00 |
|
Kevin Serrano
|
6553ba132d
|
Merge pull request #2654 from abitrolly/patch-2
Download State Logs with .json extension
|
2017-12-07 07:41:12 -08:00 |
|
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)
|
2017-12-07 04:02:11 -05:00 |
|
Dan
|
2e9137dddd
|
Update max amount behaviour to meet new specs.
|
2017-12-06 21:15:39 -08:00 |
|
Dan
|
ec6c3c33bd
|
Merge branch 'master' into NewUI-flat-merge-with-master
|
2017-12-06 21:11:52 -08:00 |
|
Alexander Tseung
|
b9f2f8c2a7
|
Show retry button on submitted transactions greater than 30 seconds, add hover styling
|
2017-12-07 00:01:11 -05:00 |
|
Dan Finlay
|
73da8a5a4f
|
Merge branch 'RetryTransaction' of github.com:MetaMask/metamask-plugin into RetryTransaction
|
2017-12-06 23:43:11 -05:00 |
|
Dan Finlay
|
0e25129028
|
Enforce retry tx at minimum gas of previous tx
|
2017-12-06 23:42:47 -05:00 |
|
Alexander Tseung
|
6b3909547f
|
Fix styling of Retry buton
|
2017-12-06 23:27:43 -05:00 |
|
Dan Finlay
|
31564e0a86
|
Fix retry action
|
2017-12-06 23:20:15 -05:00 |
|
Dan Finlay
|
81fb9db1bc
|
View tx after editing state to unconfirmed
|
2017-12-06 23:09:32 -05:00 |
|
Dan Finlay
|
97abbc5cbe
|
Fix action
|
2017-12-06 22:55:47 -05:00 |
|
Alexander Tseung
|
02736d2d36
|
Connect to redux for retryTransaction
|
2017-12-06 22:48:26 -05:00 |
|
Alexander Tseung
|
500fbe450a
|
Add button to retry transaction
|
2017-12-06 22:35:18 -05:00 |
|
Dan Finlay
|
6ff580584a
|
Add retry background method and action
|
2017-12-06 22:20:58 -05:00 |
|
Dan
|
bd5ce9461e
|
User is automatically added to new UI if they meet conditions at time of login.
|
2017-12-06 20:49:45 -03:30 |
|
Dan
|
9db00fa507
|
Show user notifications after switch between UIs
|
2017-12-04 23:36:54 -03:30 |
|
Dan
|
730d7f84ca
|
Update newUI UI for switching back to old UI.
|
2017-12-04 23:08:51 -03:30 |
|