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.
2017-10-13 13:19:22 -07:00
Chi Kei Chan
81f62a7443
Adding Account Dropdown V2
2017-10-13 02:11:01 -04:00
Chi Kei Chan
57179d2b05
Various styling fixes
2017-10-12 18:46:18 -04:00
Dan
ea7926c211
Adds amount and gas field to sendV2.
2017-10-12 11:09:05 -07:00
Dan
fbab0f3a1f
Send v2 to autocomplete.
2017-10-10 18:19:15 -07:00
Chi Kei Chan
e20ec3b389
Token menu ellipsis alignment
2017-10-10 14:43:06 -07:00
Chi Kei Chan
b7e2bcf806
Reduce header shadow on mobile
2017-10-10 14:40:00 -07:00
Chi Kei Chan
d4343fe7e5
Fix recipient on send token
2017-10-10 14:36:13 -07:00
Chi Kei Chan
c221f5ce79
Confirm Token and Confirm Contract v2
2017-10-10 14:30:20 -07:00
Chi Kei Chan
119c2b2423
Confirm eth v2
2017-10-10 14:16:57 -07:00
Dan
71d6463984
Refactor 'rendersingleidentity' to a stand alone account-list-item component.
2017-10-09 18:24:14 -07:00
Dan
80463072b5
UI for readonly from component. From dropdown opening and closing. Mockdata.
2017-10-09 18:24:14 -07:00
Dan
bbe893a0d8
UI for send screen container without form rows.
2017-10-08 17:48:09 -07:00
Dan
d206f183f5
Hide token confirmation modal ui
2017-10-02 18:09:09 -07:00
Dan
47ebcbb2ed
Token menu ui.
2017-10-01 19:02:21 -07:00
Dan
ff64fe98dd
Shapeshift deposit tx modal.
2017-10-01 18:58:57 -07:00
Chi Kei Chan
06292107d7
Always set currency to USD on app mount
2017-09-28 16:13:53 -07:00
Dan
c2ccd6e90e
Makes styling fixes to account dropdown.
2017-09-27 18:08:49 -07:00
Dan
01816e1b22
Adds a back button to export private key modal; connects account details to same modal.
2017-09-27 18:06:26 -07:00
Chi Kei Chan
c77029ea90
Implement Confirm Deploy Contract screen
2017-09-26 19:21:04 -07:00
Dan
7102772c3a
Connect export key modal to state and enable actions.
2017-09-26 09:05:29 -07:00
Dan
2c474b0d6e
Export private key modal body ui.
2017-09-25 18:29:43 -07:00
Dan
0eeba3771c
Exports private key modal opens from dropdown.
2017-09-23 17:33:50 -07:00
Chi Kei Chan
e1077836ce
Add Confirm Send token screen
2017-09-22 14:38:17 -07:00
Dan
a1d72a59fe
New account modal now allows for addition of account name.
2017-09-22 14:35:51 -07:00
Dan
48867d95fe
ReadOnlyInput component.
2017-09-22 14:23:57 -07:00
Dan
14bdc5a78c
Client side error handling for from, to and amount fields in send.js
2017-09-22 12:10:30 -07:00
Chi Kei Chan
3ec2f53463
Integrate Add Token
2017-09-21 18:44:52 -07:00
Dan
24fd16b1be
Abstract account modal.
2017-09-21 16:45:18 -07:00
Chi Kei Chan
04da22db08
Add Token UI - hover/select state; fetch token address
2017-09-20 22:57:36 -07:00
Chi Kei Chan
0204aa2001
Add Add Token UI; Add Fuzzy search for tokens
2017-09-19 21:18:36 -07:00
Chi Kei Chan
e7f1fc4436
Buy Modal Styling
2017-09-19 18:49:35 -07:00
Chi Kei Chan
6c5865d564
Merge branch 'master' into nm
2017-09-18 11:28:10 -07:00
Dan
b0f1fba2e5
Ensures that new accounts are only created from the modal, and not when clicking 'Create New Account'
2017-09-15 16:19:48 -07:00
Chi Kei Chan
7d76e404f2
Make send token responsive; fix desktop send modal height
2017-09-14 11:45:59 -07:00
Chi Kei Chan
35d8671843
Add responsive UI to send ether modal
2017-09-14 09:56:40 -07:00
Chi Kei Chan
4bcc62500f
Style send ether screen
2017-09-14 01:32:24 -07:00
Chi Kei Chan
93a1089e08
Show token tx properly
2017-09-14 01:09:57 -07:00
Chi Kei Chan
d722c1045f
Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate
2017-09-13 19:57:33 -07:00
Dan
a5ab91e572
Enables Cancel button in confirmation screen.
2017-09-13 14:24:48 -07:00
Chi Kei Chan
8f31b05ac5
Add token exchange rates
2017-09-13 01:25:39 -07:00
Chi Kei Chan
8b5f2a95df
Improve styling in Confirmation Screen; Show decoded send token data
2017-09-12 23:04:01 -07:00
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.
2017-09-12 14:59:33 -07:00
Chi Kei Chan
836bf2e1a3
Add frontend validation to send-token
2017-09-11 23:18:54 -07:00
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.
2017-09-11 22:19:05 -07:00
Chi Kei Chan
062e67bff8
Add buttons; handle back; add yarn.lock
2017-09-11 22:14:09 -07:00
Dan
392d0d020c
Use transparent border for consistent size with and without border.
2017-09-11 19:16:43 -07:00
Dan
8342c20b58
Cleaner css for circle icon.
2017-09-11 19:16:43 -07:00
Dan
99047e3ef4
Adds title, divider and descriptive text to network dropdown.
2017-09-11 19:16:43 -07:00
Dan
6a3c59e409
Highlighted circle icons for the network menu.
2017-09-11 19:16:43 -07:00