aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/redux
Commit message (Expand)AuthorAgeFilesLines
* Introduce new OrderProcessStateSteve Klebanoff2018-10-251-3/+11
* Get rid of unused importSteve Klebanoff2018-10-251-1/+1
* Merge branch 'development' into feature/instant/processing-stateSteve Klebanoff2018-10-242-3/+3
|\
| * rename action to resetAmountSteve Klebanoff2018-10-242-3/+3
* | feat(instant): Procesing and Success statesSteve Klebanoff2018-10-242-9/+8
|/
* Merge branch 'feature/instant/beta-render-et-al' into feature/instant/failure...Steve Klebanoff2018-10-203-34/+31
|\
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-202-22/+18
| |\
| | * Moved LatestErrorDisplay to types file and gave generic nameSteve Klebanoff2018-10-191-10/+6
| | * Rename update function to set function since it doesnt take a parameterSteve Klebanoff2018-10-192-6/+6
| | * fix camel casing of updateBuyOrderStateSteve Klebanoff2018-10-191-1/+1
| | * quoteState -> quoteRequestStateSteve Klebanoff2018-10-192-7/+7
| * | feat: add network to state and use it where relevantfragosti2018-10-192-10/+13
| * | fix: refactor ZeroExInstant state creation logic and fix bugfragosti2018-10-192-3/+1
* | | WIP: clear buy quote workingSteve Klebanoff2018-10-202-0/+10
|/ /
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-193-10/+62
|\|
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-182-4/+4
| * selectedAssetBuyState -> buyOrderStateSteve Klebanoff2018-10-182-4/+4
| * add concept of quoteStateSteve Klebanoff2018-10-182-1/+20
| * latestErrorDismissed -> latestErrorDisplay enumSteve Klebanoff2018-10-181-14/+11
| * use redux dev tools from packageSteve Klebanoff2018-10-181-2/+2
| * feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-183-2/+37
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-194-10/+35
|/
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-2/+6
* feat: make redux actions type-sagefragosti2018-10-133-4/+41
* feat: have coinbase API return BigNumber for eth-usd price endpointfragosti2018-10-131-3/+4
* feat: Move over features from zrx-buyerfragosti2018-10-112-2/+39
* Create SelectedAssetInputAmountfragosti2018-10-051-0/+8
* Fix linting problemsfragosti2018-10-052-3/+3
* Add Inter UI fontfragosti2018-10-041-2/+0
* Add redux to 0x instantfragosti2018-10-042-0/+31