| Commit message (Expand) | Author | Age | Files | Lines |
* | Dispatching progress | Steve Klebanoff | 2018-10-31 | 1 | -0/+3 |
* | Refactor error handling such that errorMessage lives on the top level state | Brandon Millman | 2018-10-27 | 1 | -2/+2 |
* | chore: dont override toString of BigNumber and other PR feedback | fragosti | 2018-10-26 | 1 | -1/+4 |
* | Get rid of unused import | Steve Klebanoff | 2018-10-25 | 1 | -1/+1 |
* | Merge branch 'development' into feature/instant/processing-state | Steve Klebanoff | 2018-10-24 | 1 | -2/+2 |
|\ |
|
| * | rename action to resetAmount | Steve Klebanoff | 2018-10-24 | 1 | -2/+2 |
* | | feat(instant): Procesing and Success states | Steve Klebanoff | 2018-10-24 | 1 | -4/+3 |
|/ |
|
* | Merge branch 'feature/instant/beta-render-et-al' into feature/instant/failure... | Steve Klebanoff | 2018-10-20 | 1 | -5/+5 |
|\ |
|
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-20 | 1 | -5/+5 |
| |\ |
|
| | * | Rename update function to set function since it doesnt take a parameter | Steve Klebanoff | 2018-10-19 | 1 | -4/+4 |
| | * | fix camel casing of updateBuyOrderState | Steve Klebanoff | 2018-10-19 | 1 | -1/+1 |
| | * | quoteState -> quoteRequestState | Steve Klebanoff | 2018-10-19 | 1 | -2/+2 |
* | | | WIP: clear buy quote working | Steve Klebanoff | 2018-10-20 | 1 | -0/+2 |
|/ / |
|
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-19 | 1 | -3/+13 |
|\| |
|
| * | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 |
| * | selectedAssetBuyState -> buyOrderState | Steve Klebanoff | 2018-10-18 | 1 | -1/+1 |
| * | add concept of quoteState | Steve Klebanoff | 2018-10-18 | 1 | -0/+4 |
| * | feat(instant): Handle AssetBuyer errors | Steve Klebanoff | 2018-10-18 | 1 | -0/+6 |
* | | feat: MVP of passing in sraApiUrl, assetData and other settings from render m... | fragosti | 2018-10-19 | 1 | -0/+2 |
|/ |
|
* | feat: make redux actions type-sage | fragosti | 2018-10-13 | 1 | -0/+36 |