aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send-content/send-amount-row
Commit message (Collapse)AuthorAgeFilesLines
* Remove send_ directory, revert to just having sendDan2018-07-1618-904/+0
| | | | | | Revert accidentally changed constants. Require defaults in ens-input, gas-fee-display and confirm screens.
* Merge pull request #4702 from BitGuildPlatform/contextTypesDan J Miller2018-07-142-10/+9
|\ | | | | convert contextType to static prop for refactored components
| * Merge branch 'develop' into contextTypesTrejGun2018-07-052-2/+2
| |\ | | | | | | | | | | | | # Conflicts: # ui/app/components/send_/send-content/send-gas-row/gas-fee-display/gas-fee-display.component.js
| * | convert contextType to static prop for refactored componentstrejgun2018-07-052-10/+9
| | |
* | | Improve send token error ux.Dan2018-07-054-2/+65
| |/ |/|
* | eslint --fix .brunobar792018-07-032-2/+2
|/
* Merge pull request #4687 from snreynolds/i4623-getConvertedCurrencyDan J Miller2018-06-302-3/+3
|\ | | | | fixes #4623
| * fixes #4623Sara Reynolds2018-06-302-3/+3
| |
* | Improve attribute syntax in send-amount-row.component.jsDan J Miller2018-06-301-1/+1
| |
* | Remove input arrows for send screen amount row on firefox.Dan2018-06-291-0/+1
|/
* Revert to updating amount on blur of input change; update gas on blur of ↵Dan2018-06-192-5/+11
| | | | amount input change; validate onchange.
* Fix unit testsAlexander Tseung2018-06-161-3/+8
|
* Estimate gas limit when the token amount changes. Fix amount inputAlexander Tseung2018-06-161-3/+13
|
* Replaces currency-input.js with NumericInputDan2018-05-292-23/+21
|
* Fix display of primary currency symbol in send amount rowDan2018-05-252-2/+8
|
* Import defaults in send_/Dan2018-05-151-2/+2
|
* Add index.js files to send_ subdirectoriesDan2018-05-152-0/+2
|
* Rename ducks/send.js to ducks/send.duck.jsDan2018-05-144-4/+4
|
* Lint fixesDan2018-05-141-2/+0
|
* Unit tests for account-list-item, amount-max-button and send-amount-row ↵Dan2018-05-142-0/+252
| | | | components.
* Unit tests for containers, utils and selectors in send_/Dan2018-05-057-0/+283
|
* Move getMaxModeOn selector to amount-max-button container.Dan2018-05-013-6/+10
|
* Fix amount max button.Dan2018-05-014-6/+6
|
* Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-305-90/+17
|
* Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-277-66/+58
|
* Core of the refactor completeDan2018-04-276-38/+75
|
* second commitDan2018-04-118-22/+295
|
* first commitDan2018-04-0718-0/+48