tmashuang
a0a57c24fd
Some Ui tests
6 years ago
Dan Miller
40e0d92f57
Adds sidebar component and refactors slide in wallet view sidebar to use it.
6 years ago
Evgeniy Filatov
9a80d6e859
updated docs, small improvement of recent RPC rendering
6 years ago
Evgeniy Filatov
c0b5e8a088
backported RPC improvements to oldui
6 years ago
Evgeniy Filatov
b23cca1469
implemented improvements to RPC history
6 years ago
Alexander Tseung
8e3f0b4202
Update Font in Account Selector
6 years ago
Dan
b3d78ed8a1
Remove send_ directory, revert to just having send
...
Revert accidentally changed constants.
Require defaults in ens-input, gas-fee-display and confirm screens.
6 years ago
Alexander Tseung
ea9d51e427
Refactor and redesign confirm transaction views
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
Csaba S
8aab4dd1fa
View address of an added token ( #4591 )
...
* adding menu actions for tokens
* apply common style
6 years ago
Dan
e488c0eeea
Delete dead send code.
7 years ago
Alexander Tseung
ce74cd7774
Fix custom RPC not redirecting to Settings page
7 years ago
bitpshr
cce123c30e
Show checksummed addresses throughout the UI
7 years ago
kumavis
5f1f345a5d
network - use providerType for localhost
7 years ago
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
Dan
a82631791e
Lint fixes
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
2ddc2cc1fb
Lint fixes.
7 years ago
anticlimactic
a1db40047c
Remove unused files from ui folder. ( #3577 )
...
* Removed unused UI files. Fixes #3434 .
* Reverted the deletion of "feature-toggle-utils.js". Reverted the deletion of the test files and modified the paths so they referred to the old-ui.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
kumavis
34aeef50a0
i18n - load locales manually
7 years ago
Dan J Miller
ca047b1ea0
Update network colours for better accessibility. ( #3469 )
7 years ago
Alexander Tseung
f22dfd4ae8
Fix network menu for custom URLs ( #3366 )
7 years ago
Dan
78f6a48664
Define event locally in onClickOutside method in account-dropdowns.js
7 years ago
Thomas
7aa324bdf6
Remove committed out merge code
7 years ago
Thomas
ac2e92fa54
Change Loose label to Imported
7 years ago
Alexander Tseung
8b90b1d1b1
Remove accessing PropTypes from main React package
7 years ago
Nick Doiron
abfa74f09a
complete i18n across new UI
7 years ago
Nick Doiron
7da52c5997
separate out cross-browser i18n for extensions
7 years ago
Nick Doiron
99898ac775
better organization of locale file; i18n in more view files
7 years ago
Nick Doiron
bad70eb1b3
first steps to i18n
7 years ago
Dan
980e1bfcf8
New add account page with create and import options.
7 years ago
Alexander Tseung
7dba114feb
Update font weights to 300, remove animation from network dropdown, fix network dropdown not closing from certain click-areas
7 years ago
Dan
62f2aebe1d
Network loading does not block network loading.
7 years ago
Dan
56e9f98bd0
More lint fixes
7 years ago
Dan
5a94775b3f
Lint fixes for NewUI-flat.
7 years ago
Dan
78836b0ead
Signature Request
7 years ago
Alexander Tseung
2c032e0df4
Update settings screen to new UI
7 years ago
Chi Kei Chan
79be956be9
Fix network dropdown styles
7 years ago
Chi Kei Chan
03685c64b8
Network dropdown update
7 years ago
Chi Kei Chan
085551b7e6
New Account modal
7 years ago
Chi Kei Chan
5ee6e4d3b3
wip
7 years ago
Alexander Tseung
7caa914223
Fix Import Account link not hiding sidebar
7 years ago
Alexander Tseung
a84014eff8
Fix Localhost 8545 option in network dropdown ( #2357 )
7 years ago
Chi Kei Chan
81f62a7443
Adding Account Dropdown V2
7 years ago
Chi Kei Chan
57179d2b05
Various styling fixes
7 years ago
Dan
ac4868170f
Enables remove token and ensures add/remove update the list without need for refresh.
7 years ago
Dan
d206f183f5
Hide token confirmation modal ui
7 years ago
Dan
47ebcbb2ed
Token menu ui.
7 years ago
Dan
a4838b1c57
Close mobile sidebar when selecting 'Add token' from account options dropdown.
7 years ago