Commit Graph

56 Commits (347d1984cf01b7a1a6af0415c8ec6b1eb4c7a7be)

Author SHA1 Message Date
Dan 347d1984cf Revert to updating amount on blur of input change; update gas on blur of amount input change; validate onchange. 7 years ago
Alexander Tseung adb71073c8 Fix unit tests 7 years ago
Alexander Tseung 5685c4bafe Estimate gas limit when the token amount changes. Fix amount input 7 years ago
Dan e4d3bdba12 Update send.utils.js estimateGas tests. 7 years ago
Dan b9b6cbf561 Add a buffer to new ui gas estimates 7 years ago
Alexander Tseung 1b9ed23752 Add hex-prefix to gas estimate result 7 years ago
Dan ada59054c9 Simplify recipient code check in send.utils estimateGas 7 years ago
Dan 1b879f45bc Fix calculation of data property for gas estimation on token transfers. 7 years ago
Dan 2ca084b055 Remove .only 7 years ago
Dan 1bde2892ec Improve efficiency of estimateGasPriceFromRecentBlocks 7 years ago
kumavis 64aa56b5a6 test - send-utils.test - lint fix 7 years ago
Dan 5a842e440f Gas estimation uses block gas limit as fallback if query.estimateGas returns an expected error. 7 years ago
Dan 0f20fce9b7 Auto update gas estimate when to changes. 7 years ago
Dan 4f0b4eef50 Estimate gas using same algorithm as backend. 7 years ago
Dan 166fda5877 Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks method. 7 years ago
Dan 17909465f2 getParamsForGasEstimate extracts symbol from token instead of just accepting symbol. 7 years ago
Dan 6f633a97e1 Rename gas change actions. 7 years ago
Dan 6d8344d0d0 Update amount error on update of send screen. 7 years ago
Dan 5347319dff Fix setting of token balance on account switch in send screen from field. 7 years ago
Dan ea28c8a437 Replaces currency-input.js with NumericInput 7 years ago
Dan e712336189 Send refactor: fix error handling and form disabling in send form. 7 years ago
Dan 0de765aa25 Clean up for send refactor PR. 7 years ago
Dan dc2b5d0ef4 Move formShouldBeDisabled from send-footer util to component. 7 years ago
Dan 3a87d9221d Fix order of button text in page-container-footer. 7 years ago
Dan 5bb399e55a Display correct titles and subtitles on send token and editing send transaction screens. 7 years ago
Dan 1405237479 Fix display of primary currency symbol in send amount row 7 years ago
Dan c4e48d9263 Send refactor: fix amount max button for tokens. 7 years ago
Dan 44679f6cda Import defaults in send_/ 7 years ago
Dan 77ee23d493 Add index.js files to send_ subdirectories 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Dan 0739618a61 Tests for send.duck.js 7 years ago
Dan 0076b732bd Rename ducks/send.js to ducks/send.duck.js 7 years ago
Dan b3f08681fd Add missing unit tests in send_/: now 100% function test coverage in send_/ 7 years ago
Dan c2ed2d4e50 Lint fixes 7 years ago
Dan 145e53b404 Unit tests for account-list-item, amount-max-button and send-amount-row components. 7 years ago
Dan 61d35e7abe Unit tests for from-dropdown; split out send-dropdown-list from from-dropdown 7 years ago
Dan 5d79d12648 SendRowErrorMessage component test. 7 years ago
Dan 22e2806ae2 Unit tests for send from, gas, to and wrapper row components. 7 years ago
Dan f94ffa022c Fix test descriptions and remove unnecessary proptypes. 7 years ago
Dan 9ccc609e56 Adds test for send, send-content, send-footer and send-header components. 7 years ago
Dan 7c49009854 Unit tests for containers, utils and selectors in send_/ 7 years ago
Dan 954394f810 Remove 'goHome' from send_ 7 years ago
Dan beb8d1cf5e Move getMaxModeOn selector to amount-max-button container. 7 years ago
Dan 4a8c3194c2 Use constants for send screen errors messages. 7 years ago
Dan bc145dc6a6 Fix send-v2__form class in send-content.component 7 years ago
Dan 41b609ab5b Fix amount max button. 7 years ago
Dan 5529ec6efd Fix close button on send screen 7 years ago
Dan 26f965bcce Further refactors; includes refactor of send-v2.js and associated container 7 years ago
Dan 33c16d1bf6 Fixes to get tests passing. 7 years ago
Dan 91c201aa72 Lint fixes and alphabetization for i3725-refactor-send-component 7 years ago