aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers/selected_asset_buy_order_state_buttons.ts
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-113/+0
* fix(instant): catch unknown errors from executeBuyAsync, report them and show...Brandon Millman2018-12-211-0/+3
* feat(instant): add token symbol to buy button textBrandon Millman2018-12-011-1/+4
* feat(instant): Close and View Transaction analytics eventsSteve Klebanoff2018-11-281-0/+3
* feat(instant): fetch balance at startupBrandon Millman2018-11-081-0/+8
* feat(instant): fetch account address at startup and drive account state changesBrandon Millman2018-11-081-1/+5
* feat(instant): fallback to an empty wallet provider when none is injectedBrandon Millman2018-11-081-22/+24
* chore(instant): update OrderState enum to follow capitalization conventionsBrandon Millman2018-11-071-3/+3
* feat(instant): implement affiliateFeeInfo propBrandon Millman2018-11-031-1/+3
* removing unused importsSteve Klebanoff2018-11-021-1/+1
* Explicit actions for setting different order statesSteve Klebanoff2018-11-011-39/+7
* Get rid of old demoSteve Klebanoff2018-10-311-24/+0
* Use simulated progress bar for txnSteve Klebanoff2018-10-311-9/+61
* store estimated time in Ms on stateSteve Klebanoff2018-10-301-3/+3
* Merge branch 'development' into feature/instant/fixed-orders-in-render-methodBrandon Millman2018-10-301-7/+16
|\
| * When transaction too low, treat as validation error. also modify callback: er...Steve Klebanoff2018-10-301-2/+2
| * onPendingValidation -> onValidationPendingSteve Klebanoff2018-10-291-2/+2
| * lintingSteve Klebanoff2018-10-271-2/+0
| * Simpler way of validaitng has enough ethSteve Klebanoff2018-10-271-9/+11
| * Validate enough ETH when user clicks buySteve Klebanoff2018-10-271-0/+6
* | Merge branch 'development' into feature/instant/fixed-orders-in-render-methodBrandon Millman2018-10-291-3/+5
|/
* selected asset buy order state button -> selected asset buy order state buttonsSteve Klebanoff2018-10-271-0/+81