sdtsui
4044b58b5a
Fix dropdown behavior - network
7 years ago
sdtsui
34834c108d
Fix dropdown toggle behavior - settings
7 years ago
Dan Finlay
d1828b6dc9
Fix react warning
7 years ago
Dan Finlay
f884477abb
Remove unused parameter
7 years ago
Dan Finlay
c071591adb
Fix custom provider indication
7 years ago
sdtsui
8006d798ee
Re-center network dropdown
7 years ago
Dan Finlay
0ea6749dbc
Lots of flex rearrangement on account detail view
...
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
7 years ago
Dan Finlay
7a04643d8e
Restore sort order fix
7 years ago
Dan Finlay
a22adec66f
Replace ui with responsive-ui
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
Dan Finlay
5eb3d5d485
Make folder for responsive UI
7 years ago
Dan Finlay
8f65f964ae
Indicate which network is being searched for
7 years ago
Dan Finlay
4e4d6cea40
Add menu carrat next to network searching indicator
7 years ago
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.
7 years ago
Dan Finlay
0e1e0aa323
Create add token button and template view
7 years ago
Dan Finlay
a80945e730
Hide message on normal loading
7 years ago
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.
7 years ago
Kevin Serrano
a37c8f3ed0
Modify FAQ to be more visible.
8 years ago
Thomas Huang
3367363b12
Remove all traces of testnet
8 years ago
Thomas Huang
4c10e2021a
Change default network to rinkeby
8 years ago
Thomas Huang
6bdb4c8728
Fix linting warnings
8 years ago
Kevin Serrano
f2bf7326cc
Linting.
8 years ago
Kevin Serrano
242dc1e99f
Add missing changes. Create unique style for rinkeby icon.
8 years ago
Nickyg
e9aa37b699
add rinkeby network
8 years ago
Kevin Serrano
b26c53452e
Add Kovan test network to our application.
8 years ago
Kevin Serrano
b10f370c74
Render config screen from unlock.
8 years ago
Kevin Serrano
e4feb50f6f
Display Custom RPC on lock screen.
8 years ago
Kevin Serrano
2a98beb878
Break out rpc update and rpclist into two reducers.
8 years ago
Dan Finlay
ca5cf06ae9
Concatenate custom RPC labels that are too long
8 years ago
Dan Finlay
4697aca02c
Got personal_sign working
...
Also fixed bug where signing would not close popup.
8 years ago
Kevin Serrano
62854398f1
Tested against code to play nice with unit tests.
8 years ago
Kevin Serrano
3be6ee5f6c
Make the UI play nice with empty RPC lists.
8 years ago
Kevin Serrano
1d0f5fb51c
Linto
8 years ago
Kevin Serrano
7a0ce31bd3
Implemented functionality for displaying recent custom RPCs
8 years ago
Dan Finlay
8aca5bf4b5
Add debug logging to ui routing logic.
8 years ago
Kevin Serrano
c934f96651
Re-enable notices on dev.
8 years ago
Kevin Serrano
9aa70fbaba
Remove custom RPC option when on lock screen.
8 years ago
Kevin Serrano
fbabcf6191
Change networks from lock screen.
8 years ago
Kevin Serrano
8f72748732
fix debug
8 years ago
Kevin Serrano
8b38719a7c
Prevent notices from opening in test and debug mode.
8 years ago
Kevin Serrano
65c84ac4b2
Delete all code related to disclaimers.
8 years ago
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
8 years ago
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
8 years ago
Dan Finlay
693aa50e7f
Remove outdated reference
8 years ago
Dan Finlay
77bd010543
Add "import account" menu item + template view
8 years ago
Kevin Serrano
b8d312f8b9
Linting.
8 years ago
Kevin Serrano
a8a37e4d40
Make network somewhat more modular, add new network indicator.
8 years ago
Dan Finlay
d3b2698f34
Rename function to be an action
8 years ago
Dan Finlay
11c1004a41
Linted
8 years ago
Dan Finlay
931ae5f64a
Make notices confirmation configurable
...
- Confirm button will now dismiss the lost accounts array.
8 years ago