Alexander Tseung
222a203353
Fix click to copy for private key not working ( #2360 )
7 years ago
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.
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
ea7926c211
Adds amount and gas field to sendV2.
7 years ago
Dan
fbab0f3a1f
Send v2 to autocomplete.
7 years ago
Chi Kei Chan
e20ec3b389
Token menu ellipsis alignment
7 years ago
Chi Kei Chan
b7e2bcf806
Reduce header shadow on mobile
7 years ago
Chi Kei Chan
d4343fe7e5
Fix recipient on send token
7 years ago
Chi Kei Chan
c221f5ce79
Confirm Token and Confirm Contract v2
7 years ago
Chi Kei Chan
119c2b2423
Confirm eth v2
7 years ago
Dan
71d6463984
Refactor 'rendersingleidentity' to a stand alone account-list-item component.
7 years ago
Dan
80463072b5
UI for readonly from component. From dropdown opening and closing. Mockdata.
7 years ago
Dan
bbe893a0d8
UI for send screen container without form rows.
7 years ago
Dan
d206f183f5
Hide token confirmation modal ui
7 years ago
Dan
47ebcbb2ed
Token menu ui.
7 years ago
Dan
ff64fe98dd
Shapeshift deposit tx modal.
7 years ago
Chi Kei Chan
06292107d7
Always set currency to USD on app mount
7 years ago
Dan
c2ccd6e90e
Makes styling fixes to account dropdown.
7 years ago
Dan
01816e1b22
Adds a back button to export private key modal; connects account details to same modal.
7 years ago
Chi Kei Chan
c77029ea90
Implement Confirm Deploy Contract screen
7 years ago
Dan
7102772c3a
Connect export key modal to state and enable actions.
7 years ago
Dan
2c474b0d6e
Export private key modal body ui.
7 years ago
Dan
0eeba3771c
Exports private key modal opens from dropdown.
7 years ago
Chi Kei Chan
e1077836ce
Add Confirm Send token screen
7 years ago
Dan
a1d72a59fe
New account modal now allows for addition of account name.
7 years ago
Dan
48867d95fe
ReadOnlyInput component.
7 years ago
Dan
14bdc5a78c
Client side error handling for from, to and amount fields in send.js
7 years ago
Chi Kei Chan
3ec2f53463
Integrate Add Token
7 years ago
Dan
24fd16b1be
Abstract account modal.
7 years ago
Chi Kei Chan
04da22db08
Add Token UI - hover/select state; fetch token address
7 years ago
Chi Kei Chan
0204aa2001
Add Add Token UI; Add Fuzzy search for tokens
7 years ago
Chi Kei Chan
e7f1fc4436
Buy Modal Styling
7 years ago
Dan
b0f1fba2e5
Ensures that new accounts are only created from the modal, and not when clicking 'Create New Account'
7 years ago
Chi Kei Chan
7d76e404f2
Make send token responsive; fix desktop send modal height
7 years ago
Chi Kei Chan
35d8671843
Add responsive UI to send ether modal
7 years ago
Chi Kei Chan
4bcc62500f
Style send ether screen
7 years ago
Chi Kei Chan
93a1089e08
Show token tx properly
7 years ago
Chi Kei Chan
d722c1045f
Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate
7 years ago
Dan
a5ab91e572
Enables Cancel button in confirmation screen.
7 years ago
Chi Kei Chan
8f31b05ac5
Add token exchange rates
7 years ago
Chi Kei Chan
8b5f2a95df
Improve styling in Confirmation Screen; Show decoded send token data
7 years ago
Dan J Miller
492507aa94
[NewUI] Color tx-list-item text depending on transaction status. ( #2050 )
...
* Color tx-list-item text depending on transaction status.
* Handle css change of text colour with scss instead on inline styles, add classnames package and helper function.
* Refactored to use classnames with component property className.
7 years ago
Chi Kei Chan
836bf2e1a3
Add frontend validation to send-token
7 years ago
Dan J Miller
1e83835ba8
[New-UI] Confirm Screen restyle and connect to state ( #2042 )
...
* Adds utility for converting currencies (WIP)
* Implements confirm screen
* Style tweaks.
* Confirm screen total ammount now uses real data.
* Confirm screen total ammount now uses real data.
* Replace content divider with sibling css.
* Replace section divider with scss.
7 years ago
Chi Kei Chan
062e67bff8
Add buttons; handle back; add yarn.lock
7 years ago
Dan
392d0d020c
Use transparent border for consistent size with and without border.
7 years ago
Dan
8342c20b58
Cleaner css for circle icon.
7 years ago
Dan
99047e3ef4
Adds title, divider and descriptive text to network dropdown.
7 years ago
Dan
6a3c59e409
Highlighted circle icons for the network menu.
7 years ago