Dan Finlay
7a04643d8e
Restore sort order fix
7 years ago
Dan Finlay
a22adec66f
Replace ui with responsive-ui
7 years ago
Dan Finlay
fcde52f390
Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUI
7 years ago
Dan Finlay
de286d2382
Css tweaks
7 years ago
Thomas Huang
a1fab06490
Simplify the test-coverage script
7 years ago
kumavis
b602b3216b
Merge pull request #1815 from sdtsui/fix/menu-cursor
...
Add cursor to account menu buttons
7 years ago
sdtsui
91edab2b1c
Add cursor to account menu buttons
7 years ago
Thomas Huang
24ffb40ec7
Add coveralls to script
7 years ago
Thomas Huang
55b7e457c5
Configure ci build to run tests individually
7 years ago
Thomas Huang
d571f5ee70
Add Test Coverage with nyc package and coveralls for github badge
7 years ago
Dan Finlay
60aea4839c
Improve account-detail panel responsiveness
7 years ago
Dan Finlay
5f61fd242c
Prevent buy button from floating
7 years ago
Dan Finlay
36c997a55e
Make main account detail view more responsive
7 years ago
Dan Finlay
6553c9c64b
Merge pull request #1802 from MetaMask/RestructureNewUI
...
Restructure new ui branch folders
7 years ago
Dan Finlay
38dccab12e
Fix reference
7 years ago
Dan Finlay
31e7d8a24b
Fix css links
7 years ago
Dan Finlay
a41e5788cf
Merge branch 'master' into NewUI
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
Kevin Serrano
9b24ab0e70
Merge pull request #1801 from MetaMask/i1800-UpdateTutorialLink
...
Update tutorial link
7 years ago
Dan Finlay
366ddc6248
Add user support link
7 years ago
Dan Finlay
9018810ac2
Update tutorial links
7 years ago
kumavis
bf1dc47e38
Merge pull request #1799 from MetaMask/Version-3.9.1
...
Version 3.9.1
7 years ago
Dan Finlay
dcf025782b
Version 3.9.1
7 years ago
kumavis
d2fd7e81c4
Merge pull request #1796 from MetaMask/1GweiMinGasPrice
...
Lowered minimum gas price to 1 gwei
7 years ago
Dan Finlay
51c5bebdf5
Lowered minimum gas price to 1 gwei
7 years ago
Dan Finlay
92a8af9912
Merge pull request #1794 from MetaMask/nonce-tracker-fixes
...
Nonce tracker fixes
7 years ago
kumavis
2832713a46
changelog - add nonce-tracker note
7 years ago
kumavis
12d6f21627
transactions - block nonce-tracker while updating pending transactions
7 years ago
kumavis
aa48ed34c4
nonce-tracker - fix lock mechanism to be a real mutex
7 years ago
kumavis
67fdba5e42
transaction - promisify _checkPendingTxs
7 years ago
kumavis
d249da77d7
nonce-tracker - return nonce as integer
7 years ago
kumavis
4f9fc8014a
nonce-tracker - validate nonce calc components
7 years ago
Dan Finlay
199587383b
Merge pull request #1790 from sdtsui/newui-account-dropdowns
...
[newui] - Implement Advanced Option Menu & Account Switching Menu
7 years ago
sdtsui
9e8e445695
Reorder Account Selector and Account Options
7 years ago
kumavis
1e71850582
Merge pull request #1787 from MetaMask/i1637-TransactionOrder
...
Fix transaction confirmation ordering
7 years ago
kumavis
e083e77585
Merge pull request #1791 from MetaMask/ciBadge
...
Change Ci Badge url for readme
7 years ago
tmashuang
d9a195f86b
Shield looks better
7 years ago
tmashuang
0ebec8d0a8
Change Ci Badge url for readme
7 years ago
sdtsui
f329c232a2
Hook up new dropdown components
7 years ago
sdtsui
b9dfb3cd1e
Remove account options icons
7 years ago
sdtsui
fce7bf3a1c
Remove accounts screen
7 years ago
sdtsui
2adfce772c
Add new tests for dropdown component
7 years ago
sdtsui
ccf3e0e251
Bump version of menu-droppo to include bugfix
7 years ago
sdtsui
b05775bfa4
Fix click handlers on AccountOptionsMenus
7 years ago
sdtsui
433fb4d242
Cleanup
...
Fix lint error breaking gulp build
Add presentational options menus
7 years ago
Dan Finlay
5f2335e68f
Merge pull request #1786 from MetaMask/turnOffAutoFaucet
...
turn off auto faucet
7 years ago
frankiebee
948f3880a3
turn off auto faucet and remove file
7 years ago
Dan Finlay
614501e743
Fix transaction confirmation ordering
...
Newest tx or message will now always appear last, and a new tx proposed after the user has a confirmation box open will never change the confirmation to a different tx proposed.
Fixes #1637
7 years ago
Kevin Serrano
919f3c4601
Merge pull request #1781 from MetaMask/AddSupportLink
...
Add support page link to help page
7 years ago
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.
7 years ago