Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Steve Klebanoff | 2018-10-20 | 1 | -5/+5 |
|\ | | | | | | | feature/instant/failure-state | ||||
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-20 | 1 | -5/+5 |
| |\ | | | | | | | | | | feature/instant/beta-render-et-al | ||||
| | * | 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 ↵ | fragosti | 2018-10-19 | 1 | -3/+13 |
|\| | | | | | | | feature/instant/beta-render-et-al | ||||
| * | 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 ↵ | fragosti | 2018-10-19 | 1 | -0/+2 |
|/ | | | | method | ||||
* | feat: make redux actions type-sage | fragosti | 2018-10-13 | 1 | -0/+36 |