Kevin Serrano
a22a2586ab
Haha silly me, only when gas is estimated and not explicit.
2017-09-13 13:24:16 -07:00
Kevin Serrano
6e725b123b
Lower warning threshold for high tx fee to account for fluctuating blockGasLimits
2017-09-13 12:22:08 -07:00
Kevin Serrano
06153dd47d
Add warning of higher failure risk since app proposed gasLimit.
2017-09-13 12:17:42 -07:00
Kevin Serrano
962794d025
fixed position of tooltips to avoid overflow.
2017-09-12 16:15:56 -07:00
Dan Finlay
7ed1fe90f8
Fix support link
2017-09-12 15:07:08 -07:00
Kevin Serrano
ef6967325e
Check if all lower or upper before doing checksum.
2017-09-12 12:52:13 -07:00
Kevin Serrano
7810880f0c
Add specific error message for failed address checksum.
2017-09-12 12:23:21 -07:00
Kevin Serrano
ad14e9338d
Convert state logs into a download.
2017-09-12 09:34:48 -07:00
Kevin Serrano
213af0cd6c
Fix typo.
2017-09-11 16:52:35 -07:00
Kevin Serrano
e7c1a11b4d
Add ability to save seed words as file.
2017-09-11 16:48:02 -07:00
Kevin Serrano
aa021b9209
Add some styling.
2017-09-11 16:40:45 -07:00
Kevin Serrano
fa1ec5dcd1
Move function as util function.
2017-09-11 16:22:20 -07:00
Kevin Serrano
3a7d4a5d4e
Basic private key download file functionality.
2017-09-11 16:13:28 -07:00
Kevin Serrano
27ba7f6ed3
Show reject all only when tx count is > 1
2017-09-11 14:12:35 -07:00
Kevin Serrano
2e18dd27a4
Merge github.com:MetaMask/metamask-extension into rejectallunapproved
2017-09-11 13:58:46 -07:00
Thomas Huang
430d6d20f1
Merge pull request #2047 from MetaMask/i1997-networkindicate
...
Add caret to dropdown network selector
2017-09-08 14:38:00 -07:00
Kevin Serrano
0e6c11a3b5
Fix typo.
2017-09-07 18:01:39 -07:00
Kevin Serrano
54a5a117d5
Fix link to open new tab.
2017-09-07 18:00:45 -07:00
Kevin Serrano
6560a2c3af
Add front-end validation for own adddresses as a token contract address. Add information on token contract addresses.
2017-09-07 17:55:34 -07:00
Kevin Serrano
54fb8e8cef
Add cursor on hover on loading. Change some wording.
2017-09-07 16:26:31 -07:00
Kevin Serrano
8d7f78c1a5
Add caret to indicate network is dropdown.
2017-09-07 16:18:32 -07:00
Dan Finlay
64717726c4
Reword forgot password to restore seed phrase
...
This always confuses people, I just finally did it.
2017-09-07 15:27:40 -07:00
Kevin Serrano
41e9904d9b
Convert icon to button.
2017-09-07 15:03:25 -07:00
Kevin Serrano
3a87a30912
Fold submit and buy ether into one button slot
2017-09-07 13:55:59 -07:00
Kevin Serrano
34e7bb5015
Merge branch 'master' of github.com:davidp94/metamask-extension into rejectallunapproved
2017-09-07 13:20:14 -07:00
Kevin Serrano
69c7fe24b3
Place object property retrieval inside try-catch
2017-09-07 12:17:36 -07:00
Kevin Serrano
f0ab4ce52d
Change expected type to array.
2017-09-07 11:51:04 -07:00
Kevin Serrano
3e2bd19881
Merge branch 'master' into readd-loose
2017-09-05 15:48:15 -07:00
Dan Finlay
90272e252f
Make eth_sign deprecation warning more useful
...
Link to descriptive article that demonstrates the new preferred method.
2017-09-05 11:44:26 -07:00
Kevin Serrano
e647337a8a
Resolve merge conflict from master
2017-09-05 09:03:44 -07:00
Kevin Serrano
162aedb30b
Merge branch 'master' into new-currency-test
2017-09-05 09:01:05 -07:00
Dan Finlay
ddd559718f
Update support link
2017-09-01 11:01:53 -07:00
Kevin Serrano
4b058bc7eb
Merge branch 'master' into i1986-AddVersionToStateLogs
2017-08-29 18:09:39 -07:00
Thomas Huang
04011f9ea7
Multiple tokens shows the amount when greater than 1
2017-08-29 17:54:01 -07:00
Kevin Serrano
056276af02
integrate infura currency
2017-08-29 16:36:05 -07:00
Dan Finlay
54ce267a9f
Add version to state logs
...
Fixes #1986
2017-08-29 11:42:44 -07:00
Dan Finlay
e0ccdcd6fd
Remove eth-tx-viz link from tx history icons
2017-08-23 09:40:24 -07:00
Dan Finlay
98bedfabf9
Fix eth sign formatting
2017-08-17 15:35:17 -07:00
Dan Finlay
343a7e9cce
Transition to home view after tx error
2017-08-16 17:06:21 -07:00
Dan Finlay
9fbdeab3de
Fallback to ethplorer link
2017-08-16 12:55:34 -07:00
Dan Finlay
3b6ee032f5
Remove dead code
2017-08-16 09:52:09 -07:00
Dan Finlay
722d91c866
Remove default tokens
2017-08-16 09:49:23 -07:00
Dan Finlay
b69f5533d9
ReEnable Token List
2017-08-16 09:49:18 -07:00
Kevin Serrano
923415213f
Merge pull request #1916 from MetaMask/fix/account-name-scroll
...
Oneliner for account label overflow issue on QubesOS
2017-08-15 14:08:30 -07:00
Kevin Serrano
9c7abacf64
Change cursor type to indicate link.
2017-08-15 12:26:11 -07:00
frankiebee
a8d6e1fe98
fix spelling
2017-08-15 12:16:41 -07:00
frankiebee
176dd6d214
Disable token list
2017-08-15 12:12:57 -07:00
sdtsui
6168efc9cc
Fix overflow issue on QubesOS, flagged by @kumavis
2017-08-15 17:13:11 +02:00
davidp94
f52ef5d496
fix goHome
2017-08-14 21:51:39 -07:00
davidp94
39424cdf45
remove unused action type
2017-08-14 21:35:57 -07:00
DavidNinja
399c51c048
cancel all txs
2017-08-14 21:29:21 -07:00
sdtsui
9ec8663605
Cleanup stray logs and lint
2017-08-10 17:50:33 -07:00
sdtsui
2346c9b6b9
Add overflow support for all account names in account details
2017-08-10 17:49:12 -07:00
sdtsui
771f9ec124
Fix logic for dropdown components attaching checkmark to correct account
2017-08-10 17:37:55 -07:00
sdtsui
88f4931c6f
Fix text overflow for dropdown components flagged by @frankiebee
2017-08-10 17:37:36 -07:00
Kevin Serrano
45fc1d6ec3
Readd loose label onto accounts.
2017-08-09 17:40:01 -07:00
kumavis
245125eb18
ui - buy eth - formatting and moved network names to config
2017-08-09 12:25:38 -07:00
kumavis
052d338b2b
lint fix
2017-08-09 01:04:42 -07:00
kumavis
897d00efa0
ui - buy eth - add dharma beta to kovan
2017-08-09 01:00:06 -07:00
kumavis
84c3d3c6db
ui - buy button view - refactor
2017-08-09 00:36:18 -07:00
kumavis
922ecb9149
Merge branch 'master' into greenkeeper/initial
2017-08-08 16:23:14 -07:00
kumavis
7db1f30590
Merge pull request #1877 from MetaMask/hotfix/mobile-buy-layout
...
Improve layout for legacy buy screen
2017-08-08 15:56:02 -07:00
sdtsui
9d3b5348aa
Fix layout issues flagged by @tmashuang
2017-08-08 15:17:52 -07:00
sdtsui
b6a7281737
Make buy ui more central to the screen
2017-08-08 15:17:24 -07:00
Thomas Huang
67e4855b9d
Updated commonjs require path for redux-logger and redux-thunk modules
2017-08-08 14:15:45 -07:00
frankiebee
f3b42f1e33
Merge branch 'master' into transactionControllerRefractor
2017-08-07 16:24:58 -04:00
kumavis
78aa957e5a
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
2017-08-07 10:52:08 -07:00
sdtsui
b5251d22a6
Fix integration test failures: unnecessary sandwich-expando event stopPropagation
2017-08-04 23:34:26 -07:00
sdtsui
186bcec4fb
Lint menu-droppo
2017-08-04 13:31:18 -07:00
kumavis
5f8a2ea1e6
Merge pull request #1862 from sdtsui/add-rct
...
Re-enable css transitions, only for dropdowns in app header
2017-08-04 13:22:25 -07:00
sdtsui
8cc3ae5988
Cleanup breakpoint css + comment on hackiness
2017-08-04 13:19:06 -07:00
sdtsui
0cd72db2d2
Adds early breakpoint from @frankiebee 's + @kumavis 's CR
2017-08-04 12:57:16 -07:00
sdtsui
4d967ebea9
Bring menu-droppo component into project, remove as a dependency
2017-08-04 11:47:36 -07:00
frankiebee
89a4fef1e4
Merge branch 'master' into transactionControllerRefractor
2017-08-04 14:45:22 -04:00
frankiebee
fa3df576bc
fixed: showing tx-s as errors vs. warning
2017-08-04 14:43:08 -04:00
sdtsui
781ac00eac
Re-enable css transitions for dropdowns in header, needs menu-droppo library update
2017-08-04 11:31:07 -07:00
kumavis
29dcadc346
ui - dropdown - use Object.assign syntax to appease coverage parser
2017-08-03 21:32:08 -07:00
kumavis
5a9257208c
Merge branch 'master' into NewUI
2017-08-03 21:02:01 -07:00
kumavis
17c9fd450f
Merge pull request #1858 from sdtsui/NewUI
...
UI Tweaks, Minor Bugfixes, and Dropdown Resizing
2017-08-03 20:59:47 -07:00
sdtsui
777eb865df
Adjust padding of accountSwitcher dropdown
2017-08-03 20:03:48 -07:00
sdtsui
5ddb40f60c
Adjust top and bottom padding of accountSwitcher
2017-08-03 19:23:22 -07:00
sdtsui
baee076348
Lint ui/app
2017-08-03 19:17:46 -07:00
sdtsui
6f14f4b717
Allow new accounts selector to handle clicks
2017-08-03 19:10:37 -07:00
sdtsui
28fd016d12
Increase size of accountSelection dropdown
2017-08-03 19:08:36 -07:00
sdtsui
36d8c3dd39
Increase size of settings dropdown and account settings dropdown
2017-08-03 18:55:11 -07:00
sdtsui
086441e41c
Increase size of network dropdown
2017-08-03 18:50:29 -07:00
sdtsui
10d3a519c8
De-dupe click handler for sandwich-expando
2017-08-03 18:35:10 -07:00
frankiebee
7de58c8709
fix cancelTransaction not reciving a callback
2017-08-03 21:22:08 -04:00
sdtsui
4d6a289629
Add note with previous fa-angle-down for future refactor
2017-08-03 17:50:00 -07:00
sdtsui
aff213e845
Position account switcher icon back in app header
2017-08-03 17:49:23 -07:00
sdtsui
850e9b63d2
Move accountselector menu-droppo up to app-header
2017-08-03 17:17:00 -07:00
sdtsui
ecb09fcc0a
Disable account selection dropdown from account details
2017-08-03 17:08:19 -07:00
sdtsui
67f10d660f
Adjust account checksumAddress location up
2017-08-03 17:03:14 -07:00
Kevin Serrano
24a13d116c
Fix fox positioning.
2017-08-03 16:35:14 -07:00
Kevin Serrano
77908e1181
Fix wonky widths for notices.
2017-08-03 16:30:57 -07:00
Kevin Serrano
b4f621c980
Add maximum width for private key reveal
2017-08-03 16:00:44 -07:00
Kevin Serrano
ce2e9872cf
Remove 100% properties that were messing up sizing.
2017-08-03 15:51:20 -07:00
Kevin Serrano
6176a4b1bf
Add QR functionality
2017-08-03 15:32:44 -07:00
kumavis
da16f39626
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
2017-08-03 15:05:32 -07:00
kumavis
da7471e095
lint fixes
2017-08-03 14:48:19 -07:00
kumavis
4115c25d8f
lint fix
2017-08-01 13:21:02 -07:00
sdtsui
4044b58b5a
Fix dropdown behavior - network
2017-07-28 15:55:55 -07:00
sdtsui
34834c108d
Fix dropdown toggle behavior - settings
2017-07-28 15:40:26 -07:00
sdtsui
24d375aaf1
Fix dropdown toggle behavior - account dropdowns
2017-07-28 15:31:07 -07:00
Dan Finlay
d1828b6dc9
Fix react warning
2017-07-27 18:43:09 -07:00
Dan Finlay
a25c4f34c0
Limit max width of seed word conf screen
2017-07-27 18:32:32 -07:00
Dan Finlay
87c26eb5bc
Correct token pluralization for one token
2017-07-27 18:07:42 -07:00
Dan Finlay
f8cadbcb32
Merge branch 'master' into NewUI
2017-07-27 15:10:02 -07:00
Dan Finlay
8ba32d5ea8
Set min gas price to 1 gwei
2017-07-27 14:58:51 -07:00
Dan Finlay
9a1cf2a0d4
Ensure loading indication is full screen
2017-07-27 14:15:56 -07:00
Dan Finlay
56496f1ea0
Fix loading indication placement
2017-07-27 14:13:53 -07:00
Dan Finlay
f884477abb
Remove unused parameter
2017-07-27 14:07:36 -07:00
Dan Finlay
e73c7b907a
Restore support link
2017-07-27 14:00:09 -07:00
Dan Finlay
1d9fea8654
Fix info page formatting
2017-07-27 13:57:01 -07:00
Dan Finlay
21bde25780
Fix spelling
2017-07-27 09:19:03 -07:00
Dan Finlay
c071591adb
Fix custom provider indication
2017-07-26 15:30:41 -07:00
Dan Finlay
bc65484e1b
Remove object spread syntax
2017-07-26 15:11:32 -07:00
Dan Finlay
8fc0a025f6
Set initial scale for mobile.
2017-07-26 14:36:22 -07:00
sdtsui
8006d798ee
Re-center network dropdown
2017-07-26 13:02:08 -07:00
sdtsui
4c0f827946
Make account selection dropdown menu scrollable when too large for view
2017-07-26 12:43:18 -07:00
sdtsui
0fdbb80962
Remove Account Settings item from optionsMenu, unnecessary
2017-07-26 12:31:08 -07:00
kumavis
9d69951dec
logState - dont redundantly log to console
2017-07-26 10:50:06 -07:00
Dan Finlay
0ea6749dbc
Lots of flex rearrangement on account detail view
...
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
2017-07-25 18:25:56 -07:00
Dan Finlay
7a04643d8e
Restore sort order fix
2017-07-24 21:43:34 -07:00
Dan Finlay
a22adec66f
Replace ui with responsive-ui
2017-07-24 17:05:07 -07:00
Dan Finlay
38dccab12e
Fix reference
2017-07-20 12:54:08 -07:00
Dan Finlay
a41e5788cf
Merge branch 'master' into NewUI
2017-07-20 12:39:06 -07:00
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
2017-07-20 12:38:38 -07:00
Dan Finlay
51c5bebdf5
Lowered minimum gas price to 1 gwei
2017-07-19 11:44:00 -07:00
Dan Finlay
a4e567ffc5
Add support page link to help page
...
Also adjust github link to be a new bug link, which goes to the new issue page.
2017-07-17 09:57:16 -07:00
tmashuang
5c1ccc657c
Fix spelling
2017-07-05 13:42:15 -07:00
Dan Finlay
52a6b9f103
Reenable Default Token List
...
Looks pretty clear to me now that the heavy traffic spike was not this feature, but was the EOS crowdsale. Now that we've mitigated their traffic spike, I think we can safely re-introduce this feature.
2017-07-05 10:30:48 -07:00
Dan Finlay
5eb3d5d485
Make folder for responsive UI
2017-07-03 15:39:25 -07:00
Kevin Serrano
36e0fef854
Merge branch 'master' into i1720-NoSpinnerOnConfig
2017-07-03 15:24:10 -07:00
Dan Finlay
8f65f964ae
Indicate which network is being searched for
2017-07-03 15:12:24 -07:00
Dan Finlay
4e4d6cea40
Add menu carrat next to network searching indicator
2017-07-03 15:06:26 -07:00
Dan Finlay
1503dba5ca
No longer show network spinner on config screen
...
The config screen is used to select networks, so we must not block it with network loading indication.
2017-07-03 13:51:39 -07:00
Thomas Huang
7de87154e8
Merge branch 'master' into NoPopularTOkens
2017-06-30 10:55:01 -07:00
Dan Finlay
0c011d0fda
Remove send button
...
Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now.
2017-06-30 10:28:27 -07:00
Dan Finlay
8abd592034
Stop loading popular tokens by default
...
Improves performance when loading the token tab.
2017-06-30 10:26:45 -07:00
Kevin Serrano
ca3de2dc74
Merge pull request #1700 from MetaMask/StyleImprovements
...
Add padding to token messages
2017-06-29 14:45:00 -07:00
frankiebee
5e8b4e3226
change “ACCEPT” to “SUBMIT”
2017-06-29 12:06:22 -07:00
Dan Finlay
c81a3c649a
Add padding to token messages
2017-06-28 16:36:58 -07:00
Thomas Huang
d2278699da
Merge pull request #1690 from MetaMask/i1669-StateCopyButton
...
Add copy state logs button
2017-06-28 10:33:57 -07:00
Dan Finlay
1b8a4395ab
Add copy state logs button
2017-06-28 10:22:51 -07:00
Thomas Huang
bd523102fe
Merge pull request #1634 from MetaMask/i784-SendTokenButton
...
Add send token button (link to TokenFactory)
2017-06-28 10:09:58 -07:00
Thomas Huang
ffd3773ef3
Merge pull request #1620 from MetaMask/i1616-AddTokenAdding
...
Add ability to add tokens to token list
2017-06-28 10:07:49 -07:00
Dan Finlay
3fde5481ef
Merge pull request #1681 from MetaMask/AddressStripping
...
Remove trailing periods and whitespace
2017-06-27 20:56:42 -07:00
Thomas Huang
d5f0ee4f5e
Add Back Button for Import Screen
2017-06-27 18:40:47 -07:00
Dan Finlay
8642feee09
Remove token contract validation step
2017-06-27 15:49:57 -07:00