Whymarrh Whitby
|
05c72070bb
|
Fix assertion of missing child component
|
6 years ago |
Dan Miller
|
65873e33e4
|
Adds feature flag toggle for the hex data row on the send screen.
|
6 years ago |
Alexander Tseung
|
7294aede4f
|
Add new variant for SenderToRecipient component
|
6 years ago |
brunobar79
|
e9a0feb9e9
|
fixed issue with input
|
6 years ago |
brunobar79
|
71ef4d85da
|
design complete
|
6 years ago |
brunobar79
|
710b4e294f
|
added crossbrowser support and error handling
|
6 years ago |
brunobar79
|
edb154749d
|
send to fullscreen if no permission from popup
|
6 years ago |
brunobar79
|
4339f04e80
|
use existing modals
|
6 years ago |
brunobar79
|
acfcdf52b4
|
fix unit tests
|
6 years ago |
brunobar79
|
6886429f0b
|
fix linting errors
|
6 years ago |
brunobar79
|
d4a15f22c2
|
added webrtc-adapter for browser compat
|
6 years ago |
brunobar79
|
ea028e7506
|
fully working without tweaking ext. permission
|
6 years ago |
brunobar79
|
74fd6d1d12
|
working without injection
|
6 years ago |
brunobar79
|
d5929e5c42
|
added qr code scanner icon in send transaction
|
6 years ago |
brunobar79
|
f7ad978474
|
camera working back and forth
|
6 years ago |
Whymarrh Whitby
|
da1f6e061d
|
Don't set txData to an empty string
|
6 years ago |
Whymarrh Whitby
|
346505cab0
|
Inline single-use vars in send-footer.utils
|
6 years ago |
Whymarrh Whitby
|
fb672e00df
|
Send data along with other tx params
|
6 years ago |
Whymarrh Whitby
|
9ea7411c06
|
Hook up send component w/ UPDATE_SEND_HEX_DATA action
|
6 years ago |
Whymarrh Whitby
|
3f9c3d76b6
|
Add hex data row to send screen
|
6 years ago |
Sara Reynolds
|
dcf8e0ed12
|
lint fix
|
6 years ago |
Sara Reynolds
|
684fc710ee
|
Fix edge cases and add translation compatibility
|
6 years ago |
Sara Reynolds
|
4014b279d7
|
Update onlyRenderConversions function to method and account for edge cases
|
6 years ago |
Sara Reynolds
|
8d8de0508a
|
Fixes conversion status for tokens without conversion rates
|
6 years ago |
Whymarrh Whitby
|
040b8c59c4
|
Fix send import path in ToAutoComplete
|
6 years ago |
Dan
|
2e0cbf210e
|
Fix lint warnings in the send/ directory.
|
6 years ago |
Dan
|
b3d78ed8a1
|
Remove send_ directory, revert to just having send
Revert accidentally changed constants.
Require defaults in ens-input, gas-fee-display and confirm screens.
|
6 years ago |
TrejGun
|
b427743ab8
|
fix classname
|
6 years ago |
trejgun
|
1f6bf0a80d
|
fixes #4664
|
6 years ago |
trejgun
|
491f2d03cf
|
move removeLeadingZeroes to utils, add test
|
6 years ago |
Dan
|
d2845afd89
|
Remove input arrows for send screen amount row on firefox.
|
6 years ago |
Dan
|
d5133fb429
|
Fix issues with scrollbar in currency display.
|
6 years ago |
trejgun
|
c27dfb01bb
|
refactor gas-fee-display component
#4622
|
6 years ago |
Whymarrh Whitby
|
3123073659
|
Scroll large amounts in the send component
|
6 years ago |
Dan
|
6c9302f985
|
Remove leading zeroes from send screen amount row input.
|
6 years ago |
Dan
|
36de213c6c
|
Fix currency-display.js rendering of token amounts.
|
6 years ago |
Dan
|
ffd42c59da
|
Default currency-display valueToRender to empty string when not readOnly ('0' if readOnly).
|
7 years ago |
Dan
|
990b69c655
|
Improve input width calculation in currency-display.js
|
7 years ago |
Dan
|
67c74cd5b6
|
Fix currency display send integration tests.
|
7 years ago |
Dan
|
2eddb7b652
|
Support smaller decimals in currency-display
|
7 years ago |
Dan
|
166fda5877
|
Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks method.
|
7 years ago |
Dan
|
7f23e017b2
|
Delete currency-input.js
|
7 years ago |
Dan
|
f33bb3e2fd
|
Stop using external NumericInput component.
|
7 years ago |
Dan
|
ea28c8a437
|
Replaces currency-input.js with NumericInput
|
7 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Dan
|
e488c0eeea
|
Delete dead send code.
|
7 years ago |
Dan
|
26f965bcce
|
Further refactors; includes refactor of send-v2.js and associated container
|
7 years ago |
Paul Bouchon
|
1bad3fa257
|
Allow transactions with 0-gwei gas price (#4073)
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
|
7 years ago |
bitpshr
|
cce123c30e
|
Show checksummed addresses throughout the UI
|
7 years ago |
bitpshr
|
d0447f9058
|
Maintain token prices using a background service
|
7 years ago |