aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers/selected_asset_buy_button.ts
Commit message (Collapse)AuthorAgeFilesLines
* Get BuyOrderState one big connected component, and let user view failureSteve Klebanoff2018-10-261-55/+0
|
* Making failure txHash requiredSteve Klebanoff2018-10-261-2/+3
|
* txnHash -> txHashSteve Klebanoff2018-10-261-6/+6
|
* new try/catch pattern and new prop names per code review feedbackSteve Klebanoff2018-10-261-4/+4
|
* Associate txnhash with processing stateSteve Klebanoff2018-10-251-3/+11
|
* Introduce new OrderProcessStateSteve Klebanoff2018-10-251-4/+4
|
* Message when signature deniedSteve Klebanoff2018-10-251-0/+5
|
* feat(instant): Procesing and Success statesSteve Klebanoff2018-10-241-4/+5
|
* Merge branch 'feature/instant/beta-render-et-al' into ↵Steve Klebanoff2018-10-201-4/+4
|\ | | | | | | feature/instant/failure-state
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-201-3/+3
| |\ | | | | | | | | | feature/instant/beta-render-et-al
| | * fix camel casing of updateBuyOrderStateSteve Klebanoff2018-10-191-3/+3
| | |
* | | Selected Asset buttonSteve Klebanoff2018-10-201-8/+2
| | |
* | | WIP: clear buy quote workingSteve Klebanoff2018-10-201-0/+2
| | |
* | | wip: retry buttonSteve Klebanoff2018-10-201-21/+8
|/ /
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-191-5/+5
|\| | | | | | | feature/instant/beta-render-et-al
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
| |
| * selectedAssetBuyState -> buyOrderStateSteve Klebanoff2018-10-181-4/+4
| |
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵fragosti2018-10-191-1/+3
|/ | | | method
* feat: make redux actions type-sagefragosti2018-10-131-10/+6
|
* feat: populate order details with information from worst buy quotefragosti2018-10-121-1/+1
|
* feat: Move over features from zrx-buyerfragosti2018-10-111-0/+59