| Commit message (Expand) | Author | Age | Files | Lines |
* | Make doesBuyQuoteMatchState in reducer less strict | Brandon Millman | 2018-10-27 | 1 | -7/+12 |
* | fix(instant): prevent outdated quote requests from overriding the correct quote | Brandon Millman | 2018-10-27 | 1 | -6/+36 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-26 | 1 | -3/+11 |
|\ |
|
| * | Introduce new OrderProcessState | Steve Klebanoff | 2018-10-25 | 1 | -3/+11 |
* | | chore: dont override toString of BigNumber and other PR feedback | fragosti | 2018-10-26 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'development' into feature/instant/processing-state | Steve Klebanoff | 2018-10-24 | 1 | -1/+1 |
|\ |
|
| * | rename action to resetAmount | Steve Klebanoff | 2018-10-24 | 1 | -1/+1 |
* | | feat(instant): Procesing and Success states | Steve Klebanoff | 2018-10-24 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'feature/instant/beta-render-et-al' into feature/instant/failure... | Steve Klebanoff | 2018-10-20 | 1 | -21/+23 |
|\ |
|
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-20 | 1 | -17/+13 |
| |\ |
|
| | * | Moved LatestErrorDisplay to types file and gave generic name | Steve Klebanoff | 2018-10-19 | 1 | -10/+6 |
| | * | Rename update function to set function since it doesnt take a parameter | Steve Klebanoff | 2018-10-19 | 1 | -2/+2 |
| | * | quoteState -> quoteRequestState | Steve Klebanoff | 2018-10-19 | 1 | -5/+5 |
| * | | feat: add network to state and use it where relevant | fragosti | 2018-10-19 | 1 | -3/+10 |
| * | | fix: refactor ZeroExInstant state creation logic and fix bug | fragosti | 2018-10-19 | 1 | -1/+0 |
* | | | WIP: clear buy quote working | Steve Klebanoff | 2018-10-20 | 1 | -0/+8 |
|/ / |
|
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-19 | 1 | -6/+46 |
|\| |
|
| * | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 |
| * | selectedAssetBuyState -> buyOrderState | Steve Klebanoff | 2018-10-18 | 1 | -3/+3 |
| * | add concept of quoteState | Steve Klebanoff | 2018-10-18 | 1 | -1/+16 |
| * | latestErrorDismissed -> latestErrorDisplay enum | Steve Klebanoff | 2018-10-18 | 1 | -14/+11 |
| * | feat(instant): Handle AssetBuyer errors | Steve Klebanoff | 2018-10-18 | 1 | -1/+29 |
* | | feat: MVP of passing in sraApiUrl, assetData and other settings from render m... | fragosti | 2018-10-19 | 1 | -6/+19 |
|/ |
|
* | feat: model asset meta data and add dynamic assetData state | fragosti | 2018-10-13 | 1 | -2/+6 |
* | feat: make redux actions type-sage | fragosti | 2018-10-13 | 1 | -1/+3 |
* | feat: Move over features from zrx-buyer | fragosti | 2018-10-11 | 1 | -2/+17 |
* | Create SelectedAssetInputAmount | fragosti | 2018-10-05 | 1 | -0/+8 |
* | Fix linting problems | fragosti | 2018-10-05 | 1 | -2/+2 |
* | Add redux to 0x instant | fragosti | 2018-10-04 | 1 | -0/+23 |