Dan J Miller
38b91f63a2
Add togglable advanced gas controls on send and confirm screens ( #6112 )
...
* Extract advanced gas input controls to their own component
* Add advanced inline gas toggle to settings
* Add optional advanced inline gas to send send screen
* Adds optional advanced gas inputs to the confirm screen
* Add info modals for advanced gas inputs.
* Fix translation of advance gas toggle description.
* Lint and unit test fixes for inline-advanced-gas-inputs
* Increase margin above advanced options button on send screen
* Move methods from constructor to property syntax in advanced-gas-inputs.component
6 years ago
Esteban Miño
2d7c9b3dac
Prevent send to token warning ( #6058 )
6 years ago
Dan Miller
8194309a9a
Fix styling of send screen in extension view when hex data on.
6 years ago
Dan Miller
d5411e772d
Make gas customization modal responsive.
6 years ago
Dan Miller
b567c78bca
Integrate gas buttons with the send screen.
6 years ago
Alexander Tseung
4c87c05a02
Fix rounding issue when sending max tokens ( #5695 )
...
* Fix rounding issue when sending max tokens
* Ensure amount row shows exact amount of max tokens on send screen (#2 )
* Fix tests
* Change stored redux value from BigNumber to hex string. Fix TokenInput default value
6 years ago
Sean
b5169340ab
Improvement: Reposition customize gas error ( #5265 )
6 years ago
Sean
cd28dbb1d5
Improvement: Increase click area for arrows ( #5264 )
6 years ago
chadmg
055ddd5f1e
follow up style fix to #5242
6 years ago
Chad Grimaldi
014240b066
increase z-index of send-to input to allow for right-click ( #5242 )
6 years ago
Alexander Tseung
31089778ba
Add raised type buttons to Button component. Refactor all buttons within app to Button components
6 years ago
brunobar79
71ef4d85da
design complete
6 years ago
brunobar79
4759915856
fix spinner and qr icon
6 years ago
brunobar79
d5929e5c42
added qr code scanner icon in send transaction
6 years ago
Whymarrh Whitby
3f9c3d76b6
Add hex data row to send screen
6 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
Alexander Tseung
fff7f52074
Change font weight from 300 to 400
7 years ago
nyatla
c9a4077207
Reduced button padding.
...
Title overflowed in Japanese.
7 years ago
Alexander Tseung
cfa2592d78
Update button styles
7 years ago
Alexander Tseung
3c1248c816
Update confirm transaction screen
7 years ago
Dan J Miller
5cdaf270f7
Don't block user from setting gas if estimating gas returns errors. ( #3627 )
7 years ago
Dan
2d6b378bf8
Adds inline opening of gas customization to confirm-send-ether screen.
7 years ago
Dan J Miller
e4c83466be
Send screen style updates. ( #3234 )
7 years ago
Alexander Tseung
9db0a32dac
Update modal header design on send screen ( #3196 )
7 years ago
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.
7 years ago
Alexander Tseung
376e136572
Update styling for buttons, font weights
7 years ago
Dan
319779ab08
Adds max amount feature for send-ether
7 years ago
Dan
dc0b3255cf
Fixes width of from and to dropdowns in extension and on mobile views.
7 years ago
Chi Kei Chan
2b72b70647
Add GWEI to gas price unit
7 years ago
Chi Kei Chan
0d522139ba
Fix gas input styling on mobile view
7 years ago
Chi Kei Chan
ebb2d38480
Remove memo input
7 years ago
Dan
07c4c92db6
Style dropdown of to-autocomplete.
7 years ago
Chi Kei Chan
de3a48ec66
Fix mobile add token button
7 years ago
Dan
e737a9565a
Improve customize gas modal error handling
7 years ago
Dan
a7069acf2e
Disable send-v2 next button if in error
7 years ago
Dan
0a436dcf9a
Disable send-v2 next button if in error
7 years ago
Chi Kei Chan
0458643f10
various styling fix on mobile
7 years ago
Dan
f01d119cc1
Fixes mobile styling.
7 years ago
Dan
60eda592b5
Handling to and amount errors.
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
57179d2b05
Various styling fixes
7 years ago
Dan
fbab0f3a1f
Send v2 to autocomplete.
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
Chi Kei Chan
06292107d7
Always set currency to USD on app mount
7 years ago
Chi Kei Chan
c77029ea90
Implement Confirm Deploy Contract screen
7 years ago
Chi Kei Chan
e1077836ce
Add Confirm Send token screen
7 years ago
Dan
14bdc5a78c
Client side error handling for from, to and amount fields in send.js
7 years ago
Chi Kei Chan
7d76e404f2
Make send token responsive; fix desktop send modal height
7 years ago