brunobar79
71ef4d85da
design complete
2018-08-03 18:57:23 -04:00
brunobar79
4759915856
fix spinner and qr icon
2018-07-24 22:34:15 -04:00
brunobar79
d5929e5c42
added qr code scanner icon in send transaction
2018-07-23 22:10:57 -04:00
Whymarrh Whitby
3f9c3d76b6
Add hex data row to send screen
2018-07-18 09:52:13 -02:30
Alexander Tseung
fff7f52074
Change font weight from 300 to 400
2018-05-05 15:12:41 -07:00
nyatla
c9a4077207
Reduced button padding.
...
Title overflowed in Japanese.
2018-04-10 18:51:44 +09:00
Alexander Tseung
cfa2592d78
Update button styles
2018-03-25 22:58:04 -07:00
Alexander Tseung
3c1248c816
Update confirm transaction screen
2018-03-20 11:56:12 -07:00
Dan
d9160ac6da
Merge branch 'master' into retry-tx-refractor
2018-03-20 09:27:27 -02:30
Dan J Miller
5cdaf270f7
Don't block user from setting gas if estimating gas returns errors. ( #3627 )
2018-03-20 06:47:45 -02:30
Dan
2d6b378bf8
Adds inline opening of gas customization to confirm-send-ether screen.
2018-03-09 02:03:36 -03:30
Dan J Miller
e4c83466be
Send screen style updates. ( #3234 )
2018-02-12 22:39:15 -08:00
Alexander Tseung
9db0a32dac
Update modal header design on send screen ( #3196 )
2018-02-06 21:07:00 -08:00
Dan J Miller
4fae461a67
[NewUI] Send screen gas loading fixes ( #3027 )
...
* Allow entering amount, but disable validation of amount, opening of gas customizer or clicking of next, when gas loading in send.
* Fix variable name.
2018-01-17 20:47:01 -08:00
Alexander Tseung
376e136572
Update styling for buttons, font weights
2018-01-11 16:30:07 -08:00
Dan
319779ab08
Adds max amount feature for send-ether
2017-11-06 16:03:04 -03:30
Dan
dc0b3255cf
Fixes width of from and to dropdowns in extension and on mobile views.
2017-11-02 15:17:34 -07:00
Chi Kei Chan
2b72b70647
Add GWEI to gas price unit
2017-10-25 01:17:17 -07:00
Chi Kei Chan
0d522139ba
Fix gas input styling on mobile view
2017-10-25 01:08:14 -07:00
Chi Kei Chan
ebb2d38480
Remove memo input
2017-10-24 22:43:49 -07:00
Dan
07c4c92db6
Style dropdown of to-autocomplete.
2017-10-24 16:31:04 -07:00
Chi Kei Chan
de3a48ec66
Fix mobile add token button
2017-10-24 01:19:00 -07:00
Dan
e737a9565a
Improve customize gas modal error handling
2017-10-23 22:41:30 -07:00
Dan
a7069acf2e
Disable send-v2 next button if in error
2017-10-23 22:41:30 -07:00
Chi Kei Chan
0458643f10
various styling fix on mobile
2017-10-19 14:08:58 -07:00
Dan
f01d119cc1
Fixes mobile styling.
2017-10-19 11:38:14 -07:00
Dan
60eda592b5
Handling to and amount errors.
2017-10-18 20:21:46 -07:00
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
57179d2b05
Various styling fixes
2017-10-12 18:46:18 -04:00
Dan
fbab0f3a1f
Send v2 to autocomplete.
2017-10-10 18:19:15 -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
Chi Kei Chan
06292107d7
Always set currency to USD on app mount
2017-09-28 16:13:53 -07:00
Chi Kei Chan
c77029ea90
Implement Confirm Deploy Contract screen
2017-09-26 19:21:04 -07:00
Chi Kei Chan
e1077836ce
Add Confirm Send token screen
2017-09-22 14:38:17 -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
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
8f31b05ac5
Add token exchange rates
2017-09-13 01:25:39 -07:00
Chi Kei Chan
836bf2e1a3
Add frontend validation to send-token
2017-09-11 23:18:54 -07:00
Chi Kei Chan
062e67bff8
Add buttons; handle back; add yarn.lock
2017-09-11 22:14:09 -07:00
Chi Kei Chan
663cb758b3
Style send token screen
2017-09-11 00:45:06 -07:00
Chi Kei Chan
b670c8074e
Fix font sizes on Send Token
2017-09-07 04:26:29 -07:00
Chi Kei Chan
8b919758e5
Send Token screen partial UI
2017-09-07 04:24:03 -07:00
Dan
5452a26b36
Fixes lint errors and adds stylelint-config-standard to package.json
2017-08-31 04:16:07 -07:00
Dan
c605c9897d
Minor clean up.
2017-08-29 16:09:56 -02:30
Dan
5facba89ca
Replace Avenir Next with alternative.
2017-08-29 14:16:32 -02:30
Dan
b251d0f675
Center tooltip on small screen size by using flexbox
2017-08-29 13:43:43 -02:30