aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/conversion-util.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-stateChi Kei Chan2017-10-201-4/+4
|\
| * Fix handling of arithmetic on token gas in confirm-send-token.Dan2017-10-201-4/+4
| |
* | Get currency from state in account details, send and confirm screens.Dan2017-10-201-1/+1
|/
* Amount field shows insufficient funds error based on amoutn + gas total.Dan2017-10-201-4/+8
|
* Handling to and amount errors.Dan2017-10-191-7/+4
|
* Customize Gas connected to stateDan2017-10-161-4/+12
|
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵Dan J Miller2017-10-141-1/+13
| | | | | | | | | | | | | | | | | | 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.
* Adds amount and gas field to sendV2.Dan2017-10-131-1/+1
|
* Conversion util can invert conversion rateDan2017-10-091-2/+16
|
* Fix send of USD and backspacing amount to 0Dan2017-09-291-2/+2
|
* Client side error handling for from, to and amount fields in send.jsDan2017-09-231-0/+13
|
* Confirm screen shows amount plus gas in total fieldDan2017-09-221-0/+10
|
* Ensure conversion util does not return insignificant trailing zeroes.Dan2017-09-201-1/+1
|
* Handle transaction totals in WEI in tx-list, send and pending.Dan2017-09-161-0/+6
|
* Adds USD to token list.Dan2017-09-161-0/+4
|
* Reapply conversion utility changes and fix calls to utility in pending-tx.Dan2017-09-141-41/+100
|
* Revert "Overhaul currency conversion utility and update calls to utility in ↵Chi Kei Chan2017-09-131-100/+41
| | | | | | pending-tx." This reverts commit 080890a46ec98814bce8680f561fae3b52d81ed2.
* Overhaul currency conversion utility and update calls to utility in pending-tx.Dan2017-09-131-41/+100
|
* [New-UI] Confirm Screen restyle and connect to state (#2042)Dan J Miller2017-09-121-0/+50
| | | | | | | | | | | | | | | | * Adds utility for converting currencies (WIP) * Implements confirm screen * Style tweaks. * Confirm screen total ammount now uses real data. * Confirm screen total ammount now uses real data. * Replace content divider with sibling css. * Replace section divider with scss.
* Convert conversion util to pure json.Kevin Serrano2016-11-191-5/+0
|
* Remove logging. Clean up duplicate entries in currency list.Kevin Serrano2016-08-171-1/+1
|
* Enable full listing of supported currencies by Cryptonator.Kevin Serrano2016-08-101-0/+5