Chi Kei Chan
798930afba
Add Swap feature to CurrencyInput ( #6091 )
...
* Add Swap feature to CurrencyInput
* Fix linter error
* Fix and Add unit tests
6 years ago
Alexander Tseung
0b4469b842
Add scrolling button to account list
6 years ago
Alexander Tseung
d8ab9cc002
Group transactions by nonce ( #5886 )
6 years ago
Whymarrh Whitby
c5da84d7a2
Remove "Beta" from header logo
6 years ago
PaddyMc
7ce2cf4572
Fixes #3425 : Better support for batch transactions ( #5437 )
6 years ago
Whymarrh Whitby
26ada8a828
Update Connect Request screen design ( #5644 )
...
* Parameterize NetworkDisplay background colour
* Update design for login request screen
* Pass siteTitle, siteImage through for calls to ethereum.enable()
* Bring the site images closer together
6 years ago
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
6 years ago
Santiago Gonzalez Toral
f88373237b
Added account options on home screen
6 years ago
David da Silva Rosa
9285d36925
Update ledger-logo.svg
...
Noticed the implementation used the old Ledger logo. Simply replaced the .svg without testing, so hope someone can test the extension before merging 😄 .
6 years ago
Alexander Tseung
5beb34aa52
Add TransactionListItemDetails component
6 years ago
Alexander Tseung
cec87a5b2c
Update logo wordmark
6 years ago
brunobar79
2ea05e303d
connect screen ready
6 years ago
brunobar79
71ef4d85da
design complete
6 years ago
Kelvin Tan
7ca402147d
add phishing html page, and redirect to bundled page in-window
6 years ago
brunobar79
49d1bdea8a
design done
6 years ago
Alexander Tseung
ea9d51e427
Refactor and redesign confirm transaction views
6 years ago
Bruno
8c4d58aa45
initial trezor support
7 years ago
Alexander Tseung
41e38fe553
Add notification for dropped retry transactions ( #4363 )
7 years ago
MikeCheng1208
695b157e7b
Intergrate ENS with IPFS
7 years ago
Alexander Tseung
4f6b53c1aa
Update designs for Add Token screen
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
Alexander Tseung
3082d2e4ef
Use new design for reveal seed screen. Persist seed words only in first time flow
7 years ago
Alexander Tseung
6f749e5576
Update Confirm Contract screen ( #3597 )
7 years ago
Alexander Tseung
66193c823c
Update Deposit Eth icon ( #3569 )
7 years ago
Alexander Tseung
f8bf8cb527
Update popout to fullscreen icon
7 years ago
Dan J Miller
5c1dcf3e9b
[NewUI-flat] New deposit ether modal UI. ( #2642 )
...
* New deposit ether modal.
* New deposit modal full screen on mobile, and other style fixes.
* Hide shapeshift option from deposit modal for now.
* Add shapeshift form to new deposit modal.
* Store recipient address for shapeshift tx in background.
* Use Simpledropdown to achieve desired styling in coin selector.
* Lint fix
* Fix typos and remove dead code.
* Remove storage of shapeshift receiving address from background.
* Fix typos
7 years ago
Alexander Tseung
208e94d3bf
Update main view styling
7 years ago
Dan
05c6789030
Adds button for opening app in main browser window in extension.
7 years ago
Alexander Tseung
3d8182f5d5
Add Info section
7 years ago
Chi Kei Chan
4401800a42
Account menu white check mark
7 years ago
Chi Kei Chan
5aaa2d679b
Add ShapeShift UI
7 years ago
Chi Kei Chan
81f62a7443
Adding Account Dropdown V2
7 years ago
sdtsui
65d2762346
Add bolt and info icon vector images
7 years ago
sdtsui
46da924d48
Add Ethereum Logo
7 years ago
Dan Finlay
0b5984767b
Add Opera compatibility
...
- Fix incorrect OS key
- Add additional icon image sizes.
8 years ago
Kevin Serrano
5168232481
Created option to pass in static file for fallback for logo.
8 years ago
Dan Finlay
7058dc4ee3
Began reworking tx conf view
9 years ago
Frankie
bd1d67b219
add key.png
9 years ago
Zac Mitton
7aa09894df
icon fox eyes changed to navy blue everywhere
9 years ago
Dan Finlay
761498cdbf
Add vlad icons to image folder
9 years ago
Dan Finlay
1d3b8b4e8f
Remove old lock images
9 years ago
Zac Mitton
30427c4903
switched to icons instead of pictures
9 years ago
Zac Mitton
924a65c956
network status getting set upon start-up and showing in title bar but not auto-updating yet
9 years ago
Dan Finlay
55f8ae4edd
Add seed word caching during confirmation screen
...
In order to persist the seed word page until the user clicks the confirmation button, we need to store the seed words in localStorage.
To simplify this process I've also reorganized some of the account manager code, broken up one large function into many smaller functions, and created a new class for the IdMgmt object.
Again, sorry such a big refactor in one commit, but I really had to break it down to work through it.
9 years ago
Dan Finlay
5dbf5c2937
Add lock images to static repo.
...
Having the ui in one project but the static resources in this one is a good sign that either:
- We should have the UI in this project.
- We should find a way to keep the static resources in the UI repo.
9 years ago
kumavis
0285b20040
update icon assets
9 years ago
kumavis
d352a6c7d8
metamask provider skeleton
9 years ago
kumavis
500a95a704
init commit
9 years ago