aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers
Commit message (Expand)AuthorAgeFilesLines
* feat(instant): Indicate that order details section is loading by having pulsi...Steve Klebanoff2018-10-191-0/+3
* Moved LatestErrorDisplay to types file and gave generic nameSteve Klebanoff2018-10-191-2/+3
* Rename update function to set function since it doesnt take a parameterSteve Klebanoff2018-10-191-3/+3
* fix camel casing of updateBuyOrderStateSteve Klebanoff2018-10-192-4/+4
* quoteState -> quoteRequestStateSteve Klebanoff2018-10-192-5/+5
* chore: change package org from 0xproject to 0xJacob Evans2018-10-184-7/+7
* selectedAssetBuyState -> buyOrderStateSteve Klebanoff2018-10-182-5/+5
* add concept of quoteStateSteve Klebanoff2018-10-182-9/+18
* creating big error util file per francescos comment in PRSteve Klebanoff2018-10-182-5/+5
* latestErrorDismissed -> latestErrorDisplay enumSteve Klebanoff2018-10-181-6/+5
* feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-182-1/+48
* Add ts-optchain and use it instead of lodash getfragosti2018-10-162-2/+4
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-11/+20
* feat: make redux actions type-sagefragosti2018-10-132-15/+13
* feat: populate order details with information from worst buy quotefragosti2018-10-122-1/+27
* feat: debounce the fetching of new quotesfragosti2018-10-121-10/+14
* feat: Move over features from zrx-buyerfragosti2018-10-114-36/+142
* Fix empty input bugfragosti2018-10-101-1/+1
* Apply linterfragosti2018-10-051-5/+5
* Create SelectedAssetInputAmountfragosti2018-10-051-0/+36