kumavis
a1d13d45cf
lint - cleanup some unused variables
7 years ago
kumavis
6f316ca450
network - remove setNetworkEndpoints
7 years ago
Alexander Tseung
9e41f58af2
Clean up network config
7 years ago
bitpshr
7129d7c0f3
Require loglevel singleton in each module that uses it
7 years ago
kumavis
b014133fdc
development - screens - use localhost for network
7 years ago
kumavis
fcdfd48057
development - screenshotter - capture screens across all locales
7 years ago
Dan
2053cac691
Don't query for undefined.
7 years ago
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
7 years ago
Dan
a51e8f6a16
Fetch localeMessages in front end only.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
frankiebee
b24d949ca4
fix feature flags being undefined
7 years ago
Alexander Tseung
a218008adf
Track usage of old and new UI ( #2794 )
...
[NewUI] Track usage of old and new UI
7 years ago
Dan J Miller
4acd48966e
[NewUI] Fixes tests and sends user to NewUI after registering. ( #2788 )
...
* Fixes tests and sends user to NewUI after registering.
* Karma config?
* Empty commit
* Remove unneeded json state mock file.
7 years ago
Sergey Ukustov
c2b8dada91
Add eth_signTypedData handler
7 years ago
Dan
25c2865076
Restore notification functionality
7 years ago
Dan
aa60944e30
Remove default to confirm screen on login.
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
kumavis
49d8877fd7
ui - startPopup returns store after boot
8 years ago
frankiebee
412cc2394a
Get mascara to send a transaction in the ui
8 years ago
frankiebee
197e6e0b77
WIP: indexdb is at an err state "provider is undefined"
8 years ago
frankiebee
45ab81fb45
WIP: streams->indexdb
8 years ago
Dan Finlay
5a74c0fcad
Fix bug that showed conf-tx screen on boot at wrong times
8 years ago
Dan Finlay
4697aca02c
Got personal_sign working
...
Also fixed bug where signing would not close popup.
8 years ago
Dan Finlay
b2c68c9ea3
Set default log levels
8 years ago
Dan Finlay
8aca5bf4b5
Add debug logging to ui routing logic.
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
f14fdf7a25
Change actions reference to keyringController to background
8 years ago
Kevin Serrano
ad3fa24a28
Intermediary commit.
8 years ago
kumavis
8a5007a396
ui - remove unused currentDomain prop
8 years ago
Frankie
ece1ecb90b
Fix wording in changelog and bug
8 years ago
Frankie
6f86c5f8ee
Add network checks for unconfirmed Txs
8 years ago
Dan Finlay
8fde8a8921
Manually linted
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
8 years ago
Dan Finlay
e6c4d63ccd
Add UI for Signing Messages
...
Calls to `eth.sign` are now transiently persisted in memory, and displayed in a chronological stack with pending transactions (which are still persisted to disk).
This allows the user a method to sign/cancel transactions even if they miss the Chrome notification.
Improved a lot of the view routing, to avoid cases where routes would show an empty account view, or transition to the accounts list when it shouldn't.
Broke the transaction approval view into a couple components so messages and transactions could have their own templates.
9 years ago
Dan Finlay
f79601ee58
Generate explorer link to match current blockchain
9 years ago
Dan Finlay
d814a45dff
Moved UI into repo with its own dependency stack
9 years ago