1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
Commit Graph

1111 Commits

Author SHA1 Message Date
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
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
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
31e7d8a24b Fix css links 2017-07-20 12:52:01 -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
sdtsui
9e8e445695 Reorder Account Selector and Account Options 2017-07-18 10:51:11 -07:00
sdtsui
f329c232a2 Hook up new dropdown components 2017-07-18 05:40:43 -07:00
sdtsui
b9dfb3cd1e Remove account options icons 2017-07-18 05:31:53 -07:00
sdtsui
fce7bf3a1c Remove accounts screen 2017-07-18 05:31:52 -07:00
sdtsui
b05775bfa4 Fix click handlers on AccountOptionsMenus 2017-07-18 05:31:52 -07:00
sdtsui
433fb4d242 Cleanup
Fix lint error breaking gulp build

Add presentational options menus
2017-07-18 05:31:39 -07:00
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
2017-07-17 14:18: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
sdtsui
d01b5c927d Brighten dropdown menu item\'s text 2017-07-13 22:39:44 -07:00
sdtsui
a49e5e158a Implement redesigned dropdown 2017-07-13 00:40:00 -07:00
Dan Finlay
ed8a71d350 Merge branch 'master' into NewUI 2017-07-05 15:49:51 -07:00
tmashuang
5c1ccc657c Fix spelling 2017-07-05 13:42:15 -07:00