Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move fetch origin out of options | Steve Klebanoff | 2018-11-29 | 1 | -2/+3 |
| | |||||
* | fetchedVia -> fetchOrigin | Steve Klebanoff | 2018-11-29 | 1 | -2/+2 |
| | |||||
* | QuoteFetchedVia -> QuoteFetchOrigin | Steve Klebanoff | 2018-11-29 | 1 | -2/+2 |
| | |||||
* | feat(instant): Quote fetch tracking | Steve Klebanoff | 2018-11-28 | 1 | -3/+8 |
| | |||||
* | feat(instant): implement account related events | Brandon Millman | 2018-11-21 | 1 | -0/+2 |
| | |||||
* | Send in affiliate info as option | Steve Klebanoff | 2018-11-16 | 1 | -2/+1 |
| | |||||
* | Have heartbeat update not trigger errors | Steve Klebanoff | 2018-11-16 | 1 | -2/+2 |
| | |||||
* | Merge https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-14 | 1 | -3/+3 |
|\ | | | | | | | feature/instant/metamask-connect-flow | ||||
| * | chore(instant): fix prettier | Brandon Millman | 2018-11-14 | 1 | -1/+7 |
| | | |||||
| * | chore(instant): update selectedAssetAmount in the redux state to be named ↵ | Brandon Millman | 2018-11-14 | 1 | -3/+3 |
| | | | | | | | | selectedAssetUnitAmount | ||||
* | | fix: remove requirement of default case in all switch statements | fragosti | 2018-11-13 | 1 | -8/+3 |
| | | |||||
* | | feat: prevent eth balance blink | fragosti | 2018-11-13 | 1 | -3/+3 |
| | | |||||
* | | feat: integrate wallet flow with heartbeat and other branches | fragosti | 2018-11-13 | 1 | -29/+36 |
|/ | |||||
* | feat(instant): handle privacy mode in wallets | Brandon Millman | 2018-11-10 | 1 | -2/+7 |
| | |||||
* | Linting and renaming variables | Steve Klebanoff | 2018-11-10 | 1 | -6/+6 |
| | |||||
* | Use interface like named parameters here | Steve Klebanoff | 2018-11-10 | 1 | -2/+3 |
| | |||||
* | Emulate named parameters with interface | Steve Klebanoff | 2018-11-10 | 1 | -1/+2 |
| | |||||
* | Make sure we only update price when they are not in the middle of an order | Steve Klebanoff | 2018-11-10 | 1 | -2/+3 |
| | |||||
* | Use existing functions instead of writing our own | Steve Klebanoff | 2018-11-10 | 1 | -1/+2 |
| | |||||
* | Merge branch 'development' into feature/instant/buy-quote-heartbeat | Steve Klebanoff | 2018-11-10 | 1 | -4/+25 |
|\ | |||||
| * | fix(instant): fix bug where we potentially fetch balance for the wrong account | Brandon Millman | 2018-11-09 | 1 | -3/+5 |
| | | |||||
| * | Merge branch 'development' into feature/instant/account-state-change | Brandon Millman | 2018-11-09 | 1 | -1/+20 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: [instant] Viewport specific errors (#1228) Added more comments Include wholeNumberSchema in sra-spec schemas chore(instant): fix linter Fix isNode fix(instant): update buy quote at start up in the case of default amount fix: apply css reset to overlay as well fix(website): turn off production flag when building locally chore: linter fix: progress bar fix: use fontSize prop in button feat: make instant resistant to external styles feat: add faux externall css file Add upstream issue Use const require instead of import Fix tslint issues Use detect-node Set curstom inspect printer in BigNumber | ||||
| | * | fix(instant): update buy quote at start up in the case of default amount | Brandon Millman | 2018-11-08 | 1 | -0/+20 |
| | | | |||||
* | | | feat(instant): Heartbeat for updating account info | Steve Klebanoff | 2018-11-09 | 1 | -2/+2 |
|/ / | |||||
* | | feat(instant): fetch balance at startup | Brandon Millman | 2018-11-08 | 1 | -0/+16 |
| | | |||||
* | | feat(instant): fetch account address at startup and drive account state changes | Brandon Millman | 2018-11-08 | 1 | -0/+21 |
|/ | |||||
* | feat(instant): fallback to an empty wallet provider when none is injected | Brandon Millman | 2018-11-08 | 1 | -12/+11 |
| | |||||
* | chore: address PR comments | fragosti | 2018-11-03 | 1 | -1/+1 |
| | |||||
* | feat: better handle errors in async fetches | fragosti | 2018-11-02 | 1 | -6/+10 |
| | |||||
* | feat: modify public API to allow for passing in available assets, or fetch ↵ | fragosti | 2018-11-01 | 1 | -7/+18 |
| | | | | assets from SRA | ||||
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵ | fragosti | 2018-10-19 | 1 | -2/+2 |
| | | | | method | ||||
* | feat: make redux actions type-sage | fragosti | 2018-10-13 | 1 | -3/+2 |
| | |||||
* | 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 | 1 | -0/+22 |