Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: better handle errors in async fetches | fragosti | 2018-11-02 | 1 | -6/+10 |
| | |||||
* | feat: add states to the erc20 input for no assets or only 1 asset | fragosti | 2018-11-02 | 1 | -2/+2 |
| | |||||
* | feat: implement basic erc20 token selector | fragosti | 2018-11-01 | 2 | -12/+2 |
| | |||||
* | feat: modify public API to allow for passing in available assets, or fetch ↵ | fragosti | 2018-11-01 | 3 | -9/+29 |
| | | | | assets from SRA | ||||
* | Merge branch 'development' into feature/instant/fixed-orders-in-render-method | Brandon Millman | 2018-10-29 | 1 | -6/+41 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: fix(instant): refactor some props to use isDisabled instead of disabled linting imports feat(instant): Disable input when processing Add back debounce Make doesBuyQuoteMatchState in reducer less strict fix(instant): prevent outdated quote requests from overriding the correct quote selected asset buy order state button -> selected asset buy order state buttons buy order state button -> buy order state buttons feat(order_utils.py): ERC721 asset data codec (#1186) Add note about tslint false positive tsx -> ts Get BuyOrderState one big connected component, and let user view failure Show View Transaction button on failure, and allow setting of width for Try Again button and View Txn button Added string to constants chore: Update contract-wrappers CHANGELOG.json fix(contract-wrappers): Fix tslint errors that were lingering due to misconfiguration chore: Add --format stylish to tslint | ||||
| * | 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 ↵ | fragosti | 2018-10-26 | 1 | -3/+11 |
|\ | | | | | | | feature/instant/input-fees-rounding | ||||
| * | 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 ↵ | Steve Klebanoff | 2018-10-20 | 3 | -34/+31 |
|\ | | | | | | | feature/instant/failure-state | ||||
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-20 | 2 | -22/+18 |
| |\ | | | | | | | | | | feature/instant/beta-render-et-al | ||||
| | * | 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 ↵ | fragosti | 2018-10-19 | 3 | -10/+62 |
|\| | | | | | | | feature/instant/beta-render-et-al | ||||
| * | 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 ↵ | fragosti | 2018-10-19 | 4 | -10/+35 |
|/ | | | | method | ||||
* | 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 |