| Commit message (Expand) | Author | Age | Files | Lines |
* | Validate enough ETH when user clicks buy | Steve Klebanoff | 2018-10-27 | 2 | -1/+10 |
* | Merge branch 'development' into feature/not-enough-eth | Steve Klebanoff | 2018-10-27 | 7 | -51/+70 |
|\ |
|
| * | Merge pull request #1189 from 0xProject/feature/instant/txn-failure | Steve Klebanoff | 2018-10-27 | 7 | -51/+70 |
| |\ |
|
| | * | linting imports | Steve Klebanoff | 2018-10-27 | 1 | -2/+2 |
| | * | selected asset buy order state button -> selected asset buy order state buttons | Steve Klebanoff | 2018-10-27 | 1 | -2/+2 |
| | * | buy order state button -> buy order state buttons | Steve Klebanoff | 2018-10-27 | 1 | -1/+1 |
| | * | Get BuyOrderState one big connected component, and let user view failure | Steve Klebanoff | 2018-10-26 | 5 | -30/+37 |
| | * | Show View Transaction button on failure, and allow setting of width for Try A... | Steve Klebanoff | 2018-10-26 | 4 | -8/+20 |
* | | | Merge branch 'development' into feature/not-enough-eth | Steve Klebanoff | 2018-10-27 | 11 | -119/+339 |
|\| | |
|
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-26 | 3 | -22/+49 |
| |\| |
|
| * | | chore: dont override toString of BigNumber and other PR feedback | fragosti | 2018-10-26 | 4 | -18/+23 |
| * | | chore: update comments | fragosti | 2018-10-25 | 1 | -2/+2 |
| * | | chore: use alternate syntax for styled | fragosti | 2018-10-25 | 4 | -4/+16 |
| * | | fix: weird linting error that depends on types | fragosti | 2018-10-25 | 1 | -1/+1 |
| * | | feat: change to increasing input width by a constant amount per additional ch... | fragosti | 2018-10-25 | 1 | -5/+4 |
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-25 | 9 | -25/+117 |
| |\ \ |
|
| * | | | chore: run linter | fragosti | 2018-10-25 | 1 | -1/+1 |
| * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-25 | 12 | -115/+327 |
| |\ \ \ |
|
| * | | | | fix: address PR feedback | fragosti | 2018-10-25 | 1 | -4/+4 |
| * | | | | feat: cover more token symbol edge cases | fragosti | 2018-10-24 | 4 | -7/+22 |
| * | | | | feat: add title attribute to label | fragosti | 2018-10-24 | 1 | -2/+2 |
| * | | | | feat: support half-written decimal numbers in BigNumberInput | fragosti | 2018-10-24 | 1 | -1/+2 |
| * | | | | fix: remove unused callback info | fragosti | 2018-10-24 | 1 | -3/+3 |
| * | | | | polish: improve scaling significantly | fragosti | 2018-10-24 | 3 | -28/+50 |
| * | | | | fix: remove the concept of initial with from scaling input and remove phase | fragosti | 2018-10-24 | 2 | -27/+21 |
| * | | | | fix: dont allow heading to change height when input size changes | fragosti | 2018-10-24 | 3 | -3/+7 |
| * | | | | chore: run linter | fragosti | 2018-10-23 | 4 | -11/+2 |
| * | | | | chore: final adjustments | fragosti | 2018-10-23 | 2 | -3/+3 |
| * | | | | chore: refactor ScalingInput | fragosti | 2018-10-23 | 1 | -9/+18 |
| * | | | | feature: reduce font size by a percentage instead of a constant | fragosti | 2018-10-23 | 3 | -39/+57 |
| * | | | | feat: have basic scaling amount input working | fragosti | 2018-10-23 | 4 | -51/+130 |
| * | | | | feat: add scaling input component | fragosti | 2018-10-20 | 2 | -4/+88 |
| * | | | | fix: animation component typing | fragosti | 2018-10-20 | 1 | -4/+1 |
| * | | | | feat: user better syntax for defining ui components | fragosti | 2018-10-20 | 4 | -18/+4 |
| * | | | | feat: upgrade to styled-components v4 | fragosti | 2018-10-20 | 1 | -3/+7 |
* | | | | | ethDecimals -> ETH_DECIMALS | Steve Klebanoff | 2018-10-27 | 1 | -1/+3 |
| |_|_|/
|/| | | |
|
* | | | | cleanup code | Steve Klebanoff | 2018-10-26 | 1 | -7/+2 |
* | | | | Added string to constants | Steve Klebanoff | 2018-10-26 | 1 | -1/+2 |
* | | | | Making failure txHash required | Steve Klebanoff | 2018-10-26 | 1 | -1/+1 |
* | | | | txnHash -> txHash | Steve Klebanoff | 2018-10-26 | 1 | -10/+10 |
* | | | | new try/catch pattern and new prop names per code review feedback | Steve Klebanoff | 2018-10-26 | 1 | -9/+24 |
* | | | | feat(instant): Be able to view transaction when transaction is in progress | Steve Klebanoff | 2018-10-25 | 2 | -3/+8 |
* | | | | Associate txnhash with processing state | Steve Klebanoff | 2018-10-25 | 1 | -8/+11 |
* | | | | Introduce new OrderProcessState | Steve Klebanoff | 2018-10-25 | 2 | -10/+13 |
* | | | | Message when signature denied | Steve Klebanoff | 2018-10-25 | 1 | -2/+7 |
| |_|/
|/| | |
|
* | | | Merge branch 'development' into feature/instant/processing-state | Steve Klebanoff | 2018-10-24 | 4 | -7/+30 |
|\ \ \
| | |/
| |/| |
|
| * | | rename container | Steve Klebanoff | 2018-10-24 | 1 | -2/+2 |
| * | | move buy order state to its own component | Steve Klebanoff | 2018-10-24 | 1 | -0/+24 |
| * | | Merge branch 'development' into feature/instant/failure-state | Steve Klebanoff | 2018-10-24 | 2 | -5/+5 |
| |\ \ |
|
| | * | | chore: incorportate pr feedback | fragosti | 2018-10-24 | 2 | -5/+5 |
* | | | | feat(instant): Procesing and Success states | Steve Klebanoff | 2018-10-24 | 3 | -11/+33 |
* | | | | Make icon a bit better | Steve Klebanoff | 2018-10-23 | 1 | -1/+1 |
* | | | | Spinner: change prop names and fix svg props | Steve Klebanoff | 2018-10-23 | 1 | -9/+9 |
* | | | | Making SecondaryButton accept children instead of text prop | Steve Klebanoff | 2018-10-23 | 3 | -5/+22 |
* | | | | Spinner no longer wobbly | Steve Klebanoff | 2018-10-23 | 2 | -6/+15 |
* | | | | WIP: spinner | Steve Klebanoff | 2018-10-23 | 2 | -0/+45 |
|/ / / |
|
* | | | Remove hack fix | Steve Klebanoff | 2018-10-20 | 1 | -4/+2 |
* | | | feat(instant): Add failure state and icon | Steve Klebanoff | 2018-10-20 | 2 | -15/+30 |
* | | | linting | Steve Klebanoff | 2018-10-20 | 1 | -1/+0 |
* | | | Small refacotor of icons or amounts part | Steve Klebanoff | 2018-10-20 | 1 | -7/+3 |
* | | | Render failure icon | Steve Klebanoff | 2018-10-20 | 1 | -2/+23 |
* | | | Merge branch 'feature/instant/beta-render-et-al' into feature/instant/failure... | Steve Klebanoff | 2018-10-20 | 6 | -131/+206 |
|\| | |
|
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-20 | 5 | -97/+163 |
| |\ \
| | |/
| |/| |
|
| | * | linting | Steve Klebanoff | 2018-10-20 | 1 | -2/+2 |
| | * | arrow function syntax so no need to bind | Steve Klebanoff | 2018-10-20 | 1 | -8/+6 |
| | * | dont export PlainPlaceholder | Steve Klebanoff | 2018-10-20 | 1 | -2/+2 |
| | * | Refactor to make placeholder logic more straightforward | Steve Klebanoff | 2018-10-20 | 1 | -5/+6 |
| | * | Getting rid of displayName, and rename usdSection -> _renderUsdSection | Steve Klebanoff | 2018-10-20 | 1 | -3/+2 |
| | * | undefined -> null to follow convention | Steve Klebanoff | 2018-10-19 | 1 | -2/+2 |
| | * | pulsating -> isPulsating | Steve Klebanoff | 2018-10-19 | 3 | -7/+7 |
| | * | Move USD section into helper function | Steve Klebanoff | 2018-10-19 | 1 | -46/+42 |
| | * | feat(instant): Indicate that order details section is loading by having pulsi... | Steve Klebanoff | 2018-10-19 | 3 | -16/+44 |
| | * | Pulsating holder element showing, even if amount is empty | Steve Klebanoff | 2018-10-19 | 4 | -57/+101 |
| | * | 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 | -14/+27 |
| * | | feat: use color from metaData instead of default primaryColor | fragosti | 2018-10-19 | 1 | -3/+3 |
| * | | fix: refactor ZeroExInstant state creation logic and fix bug | fragosti | 2018-10-19 | 1 | -3/+6 |
* | | | Selected Asset button | Steve Klebanoff | 2018-10-20 | 3 | -57/+6 |
* | | | WIP: clear buy quote working | Steve Klebanoff | 2018-10-20 | 1 | -7/+3 |
* | | | wip: retry button | Steve Klebanoff | 2018-10-20 | 3 | -9/+90 |
* | | | Icon component for Instant | Steve Klebanoff | 2018-10-20 | 1 | -0/+58 |
* | | | Show order failed messaging when order fails | Steve Klebanoff | 2018-10-19 | 1 | -27/+43 |
|/ / |
|
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-19 | 10 | -120/+116 |
|\| |
|
| * | chore: fix imports | Fabio Berger | 2018-10-18 | 1 | -1/+1 |
| * | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 4 | -5/+5 |
| * | fix type | Steve Klebanoff | 2018-10-18 | 1 | -1/+1 |
| * | ReactNode as default for formatters, and show bold dash | Steve Klebanoff | 2018-10-18 | 1 | -4/+16 |
| * | add concept of quoteState | Steve Klebanoff | 2018-10-18 | 1 | -4/+18 |
| * | bigger emoji | Steve Klebanoff | 2018-10-18 | 1 | -2/+2 |
| * | export assetDataUtil big obj | Steve Klebanoff | 2018-10-18 | 1 | -2/+2 |
| * | get rid of unused marginLeft and marginRight props | Steve Klebanoff | 2018-10-18 | 1 | -4/+0 |
| * | linting, removing unused imports | Steve Klebanoff | 2018-10-18 | 2 | -5/+0 |
| * | feat(instant): Handle AssetBuyer errors | Steve Klebanoff | 2018-10-18 | 5 | -117/+75 |
| * | move z-index setting to zero instant container, and add ability for zindex to... | Steve Klebanoff | 2018-10-18 | 1 | -0/+4 |
| * | feat(instant): add sliding error | Steve Klebanoff | 2018-10-18 | 2 | -1/+4 |
* | | feat: MVP of passing in sraApiUrl, assetData and other settings from render m... | fragosti | 2018-10-19 | 3 | -36/+59 |
|/ |
|
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-16 | 4 | -6/+148 |
|\ |
|
| * | take out explicit children definition in props | Steve Klebanoff | 2018-10-16 | 1 | -1/+0 |
| * | remove unused import | Steve Klebanoff | 2018-10-16 | 1 | -1/+0 |
| * | move z-index setting to zero instant container, and add ability for zindex to... | Steve Klebanoff | 2018-10-16 | 3 | -2/+10 |
| * | get rid of unused marginLeft and marginRight props | Steve Klebanoff | 2018-10-16 | 1 | -4/+0 |
| * | better private function syntax | Steve Klebanoff | 2018-10-16 | 1 | -2/+2 |
| * | dont need constructor just to set state | Steve Klebanoff | 2018-10-16 | 1 | -9/+11 |
| * | change to ? syntax instead of number | undefined | Steve Klebanoff | 2018-10-16 | 1 | -1/+1 |
| * | suggestions from code review: renaming timeoutNumber to timeoutId, sharing in... | Steve Klebanoff | 2018-10-16 | 2 | -23/+19 |
| * | add semicolons | Steve Klebanoff | 2018-10-16 | 1 | -2/+2 |
| * | feat(instant): add sliding error | Steve Klebanoff | 2018-10-13 | 4 | -6/+148 |
* | | Add ts-optchain and use it instead of lodash get | fragosti | 2018-10-16 | 1 | -3/+5 |
* | | Hide USD price when ETH-USD price is not available | fragosti | 2018-10-16 | 1 | -3/+6 |
* | | Rename OrderDetailsRow to EthAmountRow | fragosti | 2018-10-16 | 1 | -18/+18 |
* | | Put boundNoop in a util file | fragosti | 2018-10-16 | 3 | -7/+8 |
* | | Add tnxHash to buy button callbacks | fragosti | 2018-10-16 | 2 | -10/+8 |
* | | feat: model asset meta data and add dynamic assetData state | fragosti | 2018-10-13 | 3 | -12/+57 |
* | | feat: make redux actions type-sage | fragosti | 2018-10-13 | 4 | -7/+1 |
* | | feat: populate order details with information from worst buy quote | fragosti | 2018-10-12 | 3 | -41/+69 |
* | | feat: adjust amount input width | fragosti | 2018-10-12 | 1 | -1/+1 |
* | | feat: Move over features from zrx-buyer | fragosti | 2018-10-11 | 4 | -17/+90 |
|/ |
|
* | Lint and update deps | fragosti | 2018-10-11 | 1 | -1/+1 |
* | Be more explicit with falsiness | fragosti | 2018-10-11 | 1 | -1/+1 |
* | Fix issue where we throw if non-numeric characters are used in input | fragosti | 2018-10-11 | 1 | -2/+7 |
* | Fix empty input bug | fragosti | 2018-10-10 | 1 | -4/+8 |
* | Apply linter | fragosti | 2018-10-05 | 4 | -7/+4 |
* | Create SelectedAssetInputAmount | fragosti | 2018-10-05 | 2 | -15/+26 |
* | Add Input and AmountInput component | fragosti | 2018-10-05 | 5 | -3/+75 |
* | Add border radios | fragosti | 2018-10-05 | 2 | -2/+2 |
* | Add box shadow and default box-sizing: border-box to container | fragosti | 2018-10-05 | 4 | -9/+10 |
* | Add BuyButton and other small improvement | fragosti | 2018-10-05 | 6 | -17/+140 |
* | Add faux order details section | fragosti | 2018-10-05 | 2 | -40/+11 |
* | Create zrx instant container heading | fragosti | 2018-10-05 | 3 | -21/+37 |
* | Improve utilities and try to use them in simple form component | fragosti | 2018-10-05 | 6 | -22/+79 |
* | Add Flex and Container component | fragosti | 2018-10-05 | 2 | -0/+81 |
* | Add some ui components | fragosti | 2018-10-04 | 3 | -0/+146 |
* | Add redux to 0x instant | fragosti | 2018-10-04 | 1 | -4/+8 |
* | Add styled-components with theme | fragosti | 2018-10-04 | 1 | -1/+7 |
* | Have React setup with basic build working | fragosti | 2018-09-28 | 1 | -0/+5 |