| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'development' into feature/instant/fixed-orders-in-render-method | Brandon Millman | 2018-10-29 | 1 | -6/+41 |
|\ |
|
| * | 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 |
* | | Refactor error handling such that errorMessage lives on the top level state | Brandon Millman | 2018-10-27 | 2 | -12/+12 |
|/ |
|
* | 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 | 2 | -2/+6 |
|/ |
|
* | 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 | 2 | -3/+3 |
|\ |
|
| * | rename action to resetAmount | Steve Klebanoff | 2018-10-24 | 2 | -3/+3 |
* | | feat(instant): Procesing and Success states | Steve Klebanoff | 2018-10-24 | 2 | -9/+8 |
|/ |
|
* | Merge branch 'feature/instant/beta-render-et-al' into feature/instant/failure... | Steve Klebanoff | 2018-10-20 | 3 | -34/+31 |
|\ |
|
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-20 | 2 | -22/+18 |
| |\ |
|
| | * | 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 | 2 | -6/+6 |
| | * | fix camel casing of updateBuyOrderState | Steve Klebanoff | 2018-10-19 | 1 | -1/+1 |
| | * | quoteState -> quoteRequestState | Steve Klebanoff | 2018-10-19 | 2 | -7/+7 |
| * | | feat: add network to state and use it where relevant | fragosti | 2018-10-19 | 2 | -10/+13 |
| * | | fix: refactor ZeroExInstant state creation logic and fix bug | fragosti | 2018-10-19 | 2 | -3/+1 |
* | | | WIP: clear buy quote working | Steve Klebanoff | 2018-10-20 | 2 | -0/+10 |
|/ / |
|
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-19 | 3 | -10/+62 |
|\| |
|
| * | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 2 | -4/+4 |
| * | selectedAssetBuyState -> buyOrderState | Steve Klebanoff | 2018-10-18 | 2 | -4/+4 |
| * | add concept of quoteState | Steve Klebanoff | 2018-10-18 | 2 | -1/+20 |
| * | latestErrorDismissed -> latestErrorDisplay enum | Steve Klebanoff | 2018-10-18 | 1 | -14/+11 |
| * | use redux dev tools from package | Steve Klebanoff | 2018-10-18 | 1 | -2/+2 |
| * | feat(instant): Handle AssetBuyer errors | Steve Klebanoff | 2018-10-18 | 3 | -2/+37 |
* | | feat: MVP of passing in sraApiUrl, assetData and other settings from render m... | fragosti | 2018-10-19 | 4 | -10/+35 |
|/ |
|
* | 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 | 3 | -4/+41 |
* | feat: have coinbase API return BigNumber for eth-usd price endpoint | fragosti | 2018-10-13 | 1 | -3/+4 |
* | feat: Move over features from zrx-buyer | fragosti | 2018-10-11 | 2 | -2/+39 |
* | Create SelectedAssetInputAmount | fragosti | 2018-10-05 | 1 | -0/+8 |
* | Fix linting problems | fragosti | 2018-10-05 | 2 | -3/+3 |
* | Add Inter UI font | fragosti | 2018-10-04 | 1 | -2/+0 |
* | Add redux to 0x instant | fragosti | 2018-10-04 | 2 | -0/+31 |