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
Dan Finlay
ed08e736d7
Merge pull request #1675 from MetaMask/warning-fixes
...
React Warning Fixes
2017-06-27 15:29:26 -07:00
Dan Finlay
40223687ae
Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton
2017-06-27 15:08:29 -07:00
Dan Finlay
78af771c79
Do not allow adding non token addresses
2017-06-27 15:03:35 -07:00
Dan Finlay
5440ed23d6
Support other network links
2017-06-27 14:53:27 -07:00
Dan Finlay
81ec53a814
Merge branch 'i1616-AddTokenAdding' of github.com:MetaMask/metamask-plugin into i1616-AddTokenAdding
2017-06-27 14:46:06 -07:00
Dan Finlay
5cfce8c45a
Fix token adding bug
2017-06-27 14:45:43 -07:00
Thomas Huang
77054e1fbb
Rename Send to Next
2017-06-27 13:56:51 -07:00
Thomas Huang
a352690661
Remove trailing periods and white space
2017-06-27 12:09:50 -07:00
Kevin Serrano
9962a3068b
Change disabling button as state property.
2017-06-26 15:57:46 -07:00
Kevin Serrano
615b8d05a1
Prevent users from accidentally submitting two transactions by disabling button.
2017-06-26 15:47:53 -07:00
Kevin Serrano
f925a37a9f
Fix react warning for keys on ens address book
2017-06-26 14:01:35 -07:00
Kevin Serrano
31da623c21
Fix react warning on create-vault-complete
2017-06-26 14:01:09 -07:00
Thomas Huang
7628a83fd6
Fix Back Button on Add Token View
2017-06-26 11:47:08 -07:00
Dan Finlay
58e993ff29
Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton
2017-06-24 02:42:03 -04:00
Dan Finlay
b04d1de447
Merge branch 'master' into i784-SendTokenButton
2017-06-23 11:00:58 -04:00
Dan Finlay
06706f6e1b
Merge branch 'master' into i1616-AddTokenAdding
2017-06-23 08:50:44 -04:00
Kevin Serrano
f022c7c714
Merge pull request #1603 from MetaMask/AddTokenList
...
Add popular token list
2017-06-22 17:28:10 -07:00
Thomas Huang
2a42925399
Merge pull request #1655 from MetaMask/fix-malito
...
Fix broken malito link.
2017-06-21 16:20:25 -07:00
Kevin Serrano
eb7a9d7517
Fix broken malito link.
2017-06-21 15:55:22 -07:00
Dan Finlay
d0294720e2
Make seed confirmation wording scarier
2017-06-20 18:23:49 -07:00
Dan Finlay
027394b205
Reduce token list clutter by only showing held tokens
...
We could change this when we allow hiding/removing tokens, but for now, this is a simple and pleasant solution.
2017-06-20 08:58:25 -07:00
Dan Finlay
97ab48ba0d
Fix propagation
2017-06-20 08:01:00 -07:00
Dan Finlay
a2781df8b4
Add better event lifecycle management to token list.
...
Token list now renders errors when a token lookup fails.
Also now cleans up event listeners when re-initializing the token list.
2017-06-19 19:11:55 -07:00
Dan Finlay
60855b0510
Add send button to TokenFactory
...
A simple solution to a temporary token send screen: Linking to EtherScan.
Will hold us over until we make our own token send view.
2017-06-19 19:02:13 -07:00
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
2017-06-15 16:22:53 -07:00
Dan Finlay
711a4def86
Make add token screen a fully working form
...
Entering the address of a valid HumanStandardToken even auto-fills the other fields!
2017-06-15 15:38:23 -07:00
Dan Finlay
c4f6176820
Merge branch 'AddTokenList' into AddingTokens
2017-06-15 14:00:28 -07:00
Dan Finlay
39c7ed230d
Merge remote-tracking branch 'origin/master' into AddTokenList
2017-06-15 13:44:58 -07:00
Dan Finlay
f87c5f8a14
Remove log
2017-06-15 13:31:37 -07:00
Dan Finlay
0e1e0aa323
Create add token button and template view
2017-06-14 20:55:56 -07:00
Dan Finlay
a80945e730
Hide message on normal loading
2017-06-14 19:36:37 -07:00
Dan Finlay
1ed5804e4d
Multiple loading style improvements
...
- When seeking network, show a full screen loading indication + message.
- Network menu is still accessible "over" this indication.
- Top Menu-Droppo components now slide *under* the menu bar like they should.
- Loading indication opacity increased to increase message legibility.
2017-06-14 19:15:50 -07:00
Dan Finlay
68389d5d49
Remove excessive log
2017-06-14 18:12:41 -07:00
Dan Finlay
1814721e80
Add no tokens message
2017-06-14 18:08:03 -07:00
Dan Finlay
96d416c486
Vertically center loading indication
2017-06-14 15:30:47 -07:00
Dan Finlay
6fda78cd2b
Refresh token balance on network change
2017-06-14 15:21:51 -07:00
Dan Finlay
b7b9e0c1ac
Persist selected account tab
...
Also improve error handling with token balances.
2017-06-14 14:21:50 -07:00
Kevin Serrano
a8ababe2f4
Add a new warning for file import JSON
2017-06-14 10:13:07 -07:00
Dan Finlay
3df2f2b2d4
Rename history to sent
2017-06-13 18:00:06 -07:00
Dan Finlay
108c4ab2c5
Auto populate token list with popular token balances
...
Half implements #175
Things to do:
- Add ability to add tokens to the list.
- Persist the token tab selection (so it is an implicit preference)
- Check what's up with the token-tracker polling, it seems like it is not waiting the interval.
2017-06-13 17:53:42 -07:00
Kevin Serrano
141e66171b
Merge pull request #1600 from MetaMask/i1554-ensSymFix
...
ENS symbol renders on proper networks
2017-06-13 14:31:58 -07:00
Kevin Serrano
790712e6fd
Cleanup zero addresses.
2017-06-13 13:38:27 -07:00
Dan Finlay
a741cc4fc4
Merge branch 'master' into AddTokenList
2017-06-12 17:17:16 -07:00
Kevin Serrano
5e03b69892
Fix check icon appearing in inappropriate situations.
2017-06-12 16:56:37 -07:00
frankiebee
d1fa3c6de1
only prefix ethereum address
2017-06-12 14:38:26 -07:00
frankiebee
5668910244
prefix the address with "ethereum:"
2017-06-12 14:05:08 -07:00
Dan Finlay
8af41f1b05
Merge pull request #1574 from MetaMask/internfix
...
Wording fix for notice button
2017-06-12 10:37:46 -07:00
Dan Finlay
7057c24471
Merge pull request #1570 from MetaMask/addfaq
...
Modify FAQ to be more visible.
2017-06-12 10:36:16 -07:00
Dan Finlay
3e1d648ec0
Merge branch 'master' into gasupdater
2017-06-12 10:26:40 -07:00
Kevin Serrano
2fcf3d8439
Modify wording to new accept.
2017-06-09 10:48:28 -07:00
Kevin Serrano
cb95129fa1
Merge branch 'master' of github.com:nihar97/metamask-plugin into internfix
2017-06-08 16:10:59 -07:00
Kevin Serrano
a37c8f3ed0
Modify FAQ to be more visible.
2017-06-08 16:02:23 -07:00
Dan Finlay
c8f0802a8e
Fix bug that prevented publishing contracts
2017-06-05 15:35:52 -07:00
kumavis
95d20e9b76
Merge pull request #1545 from MetaMask/inValidAddressFix
...
Dissallow transactions to be sent to 0x000...
2017-06-05 13:11:20 -07:00
frankiebee
94fedd1fc9
Fix for quick switch on ENS names
2017-06-05 13:00:15 -07:00
frankiebee
ec99bfd553
set the ensResolution to an invalid address if an error ocurs durring look up
2017-06-05 12:37:29 -07:00
frankiebee
0f69a09823
Fix linting error
2017-06-05 12:22:02 -07:00
frankiebee
653319be10
move address check to util.isValidAddress
2017-06-05 12:09:19 -07:00
frankiebee
37fd32025f
Fix punctuation
2017-06-05 12:00:01 -07:00