Chi Kei Chan
c6a3d00d80
Fix merge conflict; separate onboarding buy screen
2017-10-20 21:51:37 -07:00
Jacky Chan
638bbe0428
Shuffle tokens
2017-10-20 21:51:37 -07:00
Jacky Chan
85e485128f
Add Go to Coinbase; Show Buy Ether after signup
2017-10-20 21:51:37 -07:00
Jacky Chan
e1497fafa6
Add UniqueImageScreen
2017-10-20 21:51:37 -07:00
Jacky Chan
0264ecaad7
Adding CreatePasswordScreen
2017-10-20 21:51:37 -07:00
Alexander Tseung
5a93ec0252
Fix loading animation not showing on network change
2017-10-19 21:06:14 -07:00
Chi Kei Chan
376ae032fe
Fix selectors
2017-10-19 12:47:44 -07:00
Dan
332c7441b6
Get currency from state in account details, send and confirm screens.
2017-10-19 16:30:54 -02:30
Dan
6e73eacd5f
Turn off feature toggle.
2017-10-18 20:21:46 -07:00
kumavis
8da0d0b28a
Revert "NetworkController refactor for new EthClient interface"
2017-10-18 15:09:32 -07:00
Chi Kei Chan
5ee6e4d3b3
wip
2017-10-17 22:38:00 -07:00
Dan J Miller
803eaaf968
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state ( #2364 )
...
* Adds memo field to send-v2.
* Vertical align transaction with flexbox.
* Customize Gas UI
* Remove internal state from InputNumber and fix use in gastooltip.
* Move customize-gas-modal to its own folder and minor cleanup
* Create send container, get account info from state, and make currency display more reusable
* Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
2017-10-13 13:19:22 -07:00
Chi Kei Chan
81f62a7443
Adding Account Dropdown V2
2017-10-13 02:11:01 -04:00
Chi Kei Chan
57179d2b05
Various styling fixes
2017-10-12 18:46:18 -04:00
kumavis
f0713d4b1a
ui - network - fix localhost active status
2017-10-11 01:01:29 -07:00
Dan
49f76d27a9
Adds checkFeatureToggle util.
2017-10-08 17:48:09 -07:00
Dan
bbe893a0d8
UI for send screen container without form rows.
2017-10-08 17:48:09 -07:00
Chi Kei Chan
bd99bc2e88
Merge branch 'master' into NewUI-flat
2017-10-03 16:02:58 -07:00
Branden Soropia
db1dd46f8d
Removed MetaMasktitle. Fixed #1730 .
2017-10-02 00:02:30 -04:00
Dan
ff64fe98dd
Shapeshift deposit tx modal.
2017-10-01 18:58:57 -07:00
Dan
7c4d8c4562
Enables the old shapeshift UI within new ui.
2017-10-01 18:58:57 -07:00
kumavis
d6ea2fa425
network - convert localhost from custom rpc to network type
2017-09-29 16:35:58 -07:00
Chi Kei Chan
06292107d7
Always set currency to USD on app mount
2017-09-28 16:13:53 -07:00
Chi Kei Chan
6c5865d564
Merge branch 'master' into nm
2017-09-18 11:28:10 -07:00
Chi Kei Chan
7d76e404f2
Make send token responsive; fix desktop send modal height
2017-09-14 11:45:59 -07:00
Chi Kei Chan
35d8671843
Add responsive UI to send ether modal
2017-09-14 09:56:40 -07:00
Chi Kei Chan
8b919758e5
Send Token screen partial UI
2017-09-07 04:24:03 -07:00
Kevin Serrano
e647337a8a
Resolve merge conflict from master
2017-09-05 09:03:44 -07:00
Chi Kei Chan
75c3009f83
Fix header style; Address comments
2017-09-04 15:57:43 -07:00
Jacky Chan
b1fc290bed
Fix menu style
2017-09-04 15:57:43 -07:00
Dan
799627189d
Fix margin, padding, height for header.
2017-09-01 00:12:58 -07:00
Dan
e7b3ef0708
Lint fixes
2017-08-31 04:16:07 -07:00
sdtsui
4e9376ca71
Extend modal implementation and state management to accomodate multiple modal types
2017-08-20 18:32:58 -07:00
sdtsui
f2f2d35992
Remove unnecessary imports, and account-detail.js
2017-08-14 08:40:25 +02:00
sdtsui
d01a663342
Remove unused code - network dropdown components in app
2017-08-13 22:20:58 +02:00
sdtsui
c60ea60ec9
Remove deprecated feature: main app settings dropdown
2017-08-13 22:16:22 +02:00
sdtsui
4cd33453dc
[WIP] Extract network dropdown into own component
2017-08-13 22:15:21 +02:00
sdtsui
e39c600a45
[WIP] Extract network dropdown out of main app render function
2017-08-13 10:49:41 -07:00
sdtsui
25184a3901
Move global modals into own pod, inside components/modals
2017-08-13 10:24:51 -07:00
sdtsui
9ec8663605
Cleanup stray logs and lint
2017-08-10 17:50:33 -07:00
sdtsui
771f9ec124
Fix logic for dropdown components attaching checkmark to correct account
2017-08-10 17:37:55 -07:00
Kevin Serrano
45fc1d6ec3
Readd loose label onto accounts.
2017-08-09 17:40:01 -07:00
sdtsui
bdf5436c2d
Add minor comments and cleanup for new components
2017-08-08 18:44:20 -07:00
sdtsui
dc702705bf
Move buy view into its own component - BuyOptions
2017-08-08 18:34:04 -07:00
sdtsui
eab5718a40
Add an additional font-size breakpoint for buy modal on the largest screens
2017-08-08 18:12:50 -07:00
sdtsui
b97dcf09ac
Move inline styles out into explicitly named BEM classes
2017-08-08 17:51:06 -07:00
sdtsui
928adae104
Implement modal content for buy flow - mobile view
2017-08-08 17:11:25 -07:00
sdtsui
f72f57dc6c
Implement global modal
2017-08-08 13:37:41 -07:00
sdtsui
5c7adc911d
Merge branch 'NewUI' into feat/mm-ui-5-merged
2017-08-06 20:24:04 -07:00
sdtsui
7cb031eeb9
Add sidebar click handler to overlay
2017-08-06 19:03:38 -07:00
sdtsui
a7017b824d
Refactor app-header css, including box shadow and z-index
2017-08-06 18:50:23 -07:00
sdtsui
b5251d22a6
Fix integration test failures: unnecessary sandwich-expando event stopPropagation
2017-08-04 23:34:26 -07:00
sdtsui
781ac00eac
Re-enable css transitions for dropdowns in header, needs menu-droppo library update
2017-08-04 11:31:07 -07:00
sdtsui
baee076348
Lint ui/app
2017-08-03 19:17:46 -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
sdtsui
850e9b63d2
Move accountselector menu-droppo up to app-header
2017-08-03 17:17:00 -07:00
Kevin Serrano
77908e1181
Fix wonky widths for notices.
2017-08-03 16:30:57 -07:00
sdtsui
0e631f6ac0
Add notes for @Zanibar, with props.isUnlocked and currentView.name logs
2017-08-03 00:22:41 -07:00
sdtsui
3ed81847d1
Isolate routing logic for isUnlocked, remove stray logs
2017-08-03 00:01:38 -07:00
sdtsui
c7ac20ff65
Finalize sidebar dimensions
2017-08-02 23:14:53 -07:00
sdtsui
41250f9769
Adjust header spacing for 500px and 900px heights
2017-08-02 19:48:33 -07:00
sdtsui
dd4586ee84
Adjust sidebar transition using @cjeria\'s feedback
2017-08-02 19:26:46 -07:00
sdtsui
61b4b1f947
Ensure app-header is rendered in responsive layout
2017-08-02 19:13:17 -07:00
sdtsui
49e3713704
Cleanup send, move send token into separate func to make room for send ETH
2017-08-02 18:24:48 -07:00
sdtsui
c312f34119
Move overlay out of transition area
2017-08-02 17:50:27 -07:00
sdtsui
8a39ef03c2
Hook up css animation
2017-08-02 17:49:04 -07:00
sdtsui
84aba21ae9
Add notes for overlay click action
2017-08-02 14:19:13 -07:00
sdtsui
9ebdc343aa
Implement custom sidebar, with close button
2017-08-02 14:17:58 -07:00
sdtsui
dfa10763e3
Integrate slideout menu with tx view
2017-08-02 13:32:02 -07:00
kumavis
4115c25d8f
lint fix
2017-08-01 13:21:02 -07:00
sdtsui
a7fc512650
Implement mobile-friendly responsive layout with flex wrap
2017-07-31 23:07:58 -07:00
sdtsui
ca1a4b3096
Add layout for main container elements
2017-07-30 20:42:12 -07:00
sdtsui
b15575b453
Remove old header space
2017-07-30 20:02:42 -07:00
sdtsui
dd3766242d
Adjust dimensions of popup.html and app bar to match
2017-07-30 19:52:27 -07:00
sdtsui
9709881679
Center send token content; hook up 'Next' and 'Cancel' buttons
2017-07-29 18:54:21 -07:00
sdtsui
c0483fc230
Add token logo to send screen
2017-07-29 13:31:53 -07:00
sdtsui
8c5be54722
Rearrange header components: closer to redesigned UI
2017-07-29 12:21:10 -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
Dan Finlay
d1828b6dc9
Fix react warning
2017-07-27 18:43:09 -07:00
Dan Finlay
f884477abb
Remove unused parameter
2017-07-27 14:07:36 -07:00
Dan Finlay
c071591adb
Fix custom provider indication
2017-07-26 15:30:41 -07:00
sdtsui
8006d798ee
Re-center network dropdown
2017-07-26 13:02:08 -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
86d367957f
Move responsive ui into its own folder for easier merges
2017-07-20 12:38:38 -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
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
Kevin Serrano
a37c8f3ed0
Modify FAQ to be more visible.
2017-06-08 16:02:23 -07:00
Thomas Huang
3367363b12
Remove all traces of testnet
2017-05-15 19:11:16 -07:00
Thomas Huang
4c10e2021a
Change default network to rinkeby
2017-05-15 18:05:11 -07:00
Dan Finlay
d1a1069180
Merge branch 'master' into rinkeby
2017-04-27 14:50:19 -07:00
Thomas Huang
6bdb4c8728
Fix linting warnings
2017-04-26 21:05:45 -07:00
Kevin Serrano
f2bf7326cc
Linting.
2017-04-25 14:44:25 -07:00
Kevin Serrano
242dc1e99f
Add missing changes. Create unique style for rinkeby icon.
2017-04-25 14:39:01 -07:00
Nickyg
e9aa37b699
add rinkeby network
2017-04-26 01:40:33 +05:30
Kevin Serrano
b26c53452e
Add Kovan test network to our application.
2017-03-22 16:05:04 -04:00
Kevin Serrano
b10f370c74
Render config screen from unlock.
2017-03-13 16:43:34 -07:00
Kevin Serrano
e4feb50f6f
Display Custom RPC on lock screen.
2017-03-13 16:41:25 -07:00
Kevin Serrano
2a98beb878
Break out rpc update and rpclist into two reducers.
2017-03-07 10:25:50 -08:00
Dan Finlay
5edb3db969
Merge branch 'master' into i1144-moarrpc
2017-02-27 10:36:48 -08:00
Dan Finlay
ca5cf06ae9
Concatenate custom RPC labels that are too long
2017-02-27 10:25:10 -08:00
Dan Finlay
4697aca02c
Got personal_sign working
...
Also fixed bug where signing would not close popup.
2017-02-23 14:23:45 -08:00
Kevin Serrano
62854398f1
Tested against code to play nice with unit tests.
2017-02-23 13:56:58 -08:00
Kevin Serrano
3be6ee5f6c
Make the UI play nice with empty RPC lists.
2017-02-22 15:32:01 -08:00
Kevin Serrano
1d0f5fb51c
Linto
2017-02-22 15:13:59 -08:00
Kevin Serrano
7a0ce31bd3
Implemented functionality for displaying recent custom RPCs
2017-02-22 15:12:56 -08:00
Dan Finlay
9e81a0c8c4
Merge branch 'master' into i1128-noticesdev
2017-02-20 15:42:20 -08:00
Dan Finlay
8aca5bf4b5
Add debug logging to ui routing logic.
2017-02-20 13:14:12 -08:00
Kevin Serrano
c934f96651
Re-enable notices on dev.
2017-02-20 12:59:12 -08:00
Kevin Serrano
9aa70fbaba
Remove custom RPC option when on lock screen.
2017-02-15 15:37:38 -08:00
Kevin Serrano
fbabcf6191
Change networks from lock screen.
2017-02-15 15:35:56 -08:00
Kevin Serrano
8f72748732
fix debug
2017-02-09 22:58:17 -08:00
Kevin Serrano
8b38719a7c
Prevent notices from opening in test and debug mode.
2017-02-09 22:55:14 -08:00
Kevin Serrano
65c84ac4b2
Delete all code related to disclaimers.
2017-02-09 18:17:50 -08:00
Frankie
8be68575bb
Clean up message manger includes:
...
Provider egine bump
Remove presence of message manger in keyring controller
Change the status wording fom conf to approved
make Message manager a class
fix messages not being apart of the badge
re write message manger to better reflect controller pattern
2017-01-28 20:28:20 -08:00
Dan Finlay
5d8a3dd99b
Add ability to import v3 JSON wallets
...
There is now a menu item labeled "JSON File" for importing, and it can digest either:
- v1 MyEtherWallet JSON files
- v3 Account files (used by Geth, Mist, and MyEtherWallet).
Fixes #715
2017-01-18 16:45:39 -08:00
Dan Finlay
693aa50e7f
Remove outdated reference
2017-01-17 16:35:11 -08:00
Dan Finlay
958cbfbde4
Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu
2017-01-17 13:58:54 -08:00
Dan Finlay
77bd010543
Add "import account" menu item + template view
2017-01-17 13:47:30 -08:00
Kevin Serrano
b8d312f8b9
Linting.
2017-01-04 15:04:51 -08:00
Kevin Serrano
a8a37e4d40
Make network somewhat more modular, add new network indicator.
2017-01-04 14:30:14 -08:00
Dan Finlay
d3b2698f34
Rename function to be an action
2016-12-22 14:09:10 -08:00
Dan Finlay
11c1004a41
Linted
2016-12-20 16:07:24 -08:00
Dan Finlay
931ae5f64a
Make notices confirmation configurable
...
- Confirm button will now dismiss the lost accounts array.
2016-12-20 15:24:08 -08:00
Dan Finlay
77d2deb176
Merged master into dev
2016-12-19 13:37:27 -08:00
kumavis
4c390a6221
clean - code style
2016-12-16 11:58:15 -08:00
Kevin Serrano
851ba66cdd
Add ability to show notices to user & get confirmation.
...
Implement generation of markdown for notice files.
Create npm command. Enhance notice generation.
Add test files to test multiple notices.
Add basic markdown support to notices.
Interval checks for updates.
Add extensionizer and linker
Add terms and conditions state file
Add link support to disclaimer.
Changelog addition.
2016-12-16 10:55:42 -08:00
Kevin Serrano
8819475a2e
Add ability to show notices to user & get confirmation.
...
Implement generation of markdown for notice files.
Create npm command. Enhance notice generation.
Add test files to test multiple notices.
Add basic markdown support to notices.
Interval checks for updates.
Add extensionizer and linker
Add terms and conditions state file
Add link support to disclaimer.
Changelog addition.
2016-12-16 10:44:52 -08:00
Dan Finlay
6d13ef691f
Revert "Interface enhancements"
2016-12-16 10:04:57 -08:00
Dan Finlay
83880a5c92
Remove morden testnet provider
...
Instances configured to point at Morden will now point at Ropsten.
2016-12-15 16:12:03 -08:00
Luis Iván Cuende
3969526403
Fixed header h1 alignment and network name
2016-12-14 14:35:36 -08:00
Luis Iván Cuende
4a8bc63c8d
Better account details view
2016-12-14 10:03:56 -08:00
Luis Iván Cuende
233094e19d
Beautified disclaimer
2016-12-13 23:38:55 -08:00
Kevin Serrano
5251fb373f
Modify forgot password flow to go back to init screen.
2016-11-23 13:05:02 -08:00
Dan Finlay
1e46d858e9
Fix undefined provider menu item
2016-11-22 16:34:02 -08:00
Kevin Serrano
7cf6e372eb
Merge pull request #837 from MetaMask/FixMenuItem
...
Fix custom provider menu item
2016-11-21 12:19:54 -08:00
Dan Finlay
6ae2400ef2
Fix custom provider menu item
...
The Custom RPC menu item in the provider menu would not appear when Localhost:8545 was selected.
2016-11-21 11:45:31 -08:00
Dan Finlay
7ab9d40820
Merge branch 'dev' into i831-AddRopsten-Dev
2016-11-21 11:03:32 -08:00
Dan Finlay
e8a8302624
Begin adding Ropsten support
...
Ropsten links will still not work until Etherscan publishes their ropsten link format.
At that time we will need to update ui/lib/account-link.js
Otherwise, fixes #831
2016-11-21 10:58:49 -08:00
Kevin Serrano
7de6b12aad
Re-enable disclaimer screen. Rename variables to reflect role more clearly.
2016-11-14 16:49:16 -08:00
Kevin Serrano
23263bec7d
Linting to the max.
2016-11-11 10:26:12 -08:00