| Commit message (Expand) | Author | Age | Files | Lines |
* | Only include localhost in host domains if in development mode | Steve Klebanoff | 2018-12-06 | 1 | -4/+3 |
* | Merge pull request #1379 from 0xProject/fix/instant/overlay-color | Brandon Millman | 2018-12-05 | 1 | -0/+1 |
|\ |
|
| * | feat(instant): give a stable class name to the close button on the overlay | Brandon Millman | 2018-12-05 | 1 | -0/+1 |
* | | Add GIT_SHA and NPM_VERSION constants, report git and npm version in error | Steve Klebanoff | 2018-12-05 | 1 | -1/+4 |
* | | feat(instant): input to trigger error for rollbar testing | Steve Klebanoff | 2018-12-05 | 1 | -0/+1 |
|/ |
|
* | feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap i... | Steve Klebanoff | 2018-12-04 | 1 | -0/+1 |
* | Take out https:// prefix | Steve Klebanoff | 2018-12-01 | 1 | -1/+1 |
* | update with new CDN | Steve Klebanoff | 2018-12-01 | 1 | -2/+1 |
* | Merge branch 'feature/instant/prod-env-switches-cdn' into feature/instant/rol... | Steve Klebanoff | 2018-12-01 | 1 | -4/+5 |
|\ |
|
| * | Merge branch 'development' into feature/instant/prod-env-switches-cdn | Steve Klebanoff | 2018-12-01 | 1 | -0/+2 |
| |\ |
|
| | * | Use constants | Steve Klebanoff | 2018-11-28 | 1 | -0/+2 |
| * | | cdn -> dischargeTarget, and report to heap | Steve Klebanoff | 2018-12-01 | 1 | -1/+5 |
| * | | cdn approach to identifyign environments | Steve Klebanoff | 2018-11-30 | 1 | -6/+1 |
| * | | feat(instant): Cleaner config-specific setup | Steve Klebanoff | 2018-11-30 | 1 | -0/+6 |
| |/ |
|
* | | EMBEDDED_DOMAINS -> HOST_DOMAINS | Steve Klebanoff | 2018-11-27 | 1 | -1/+1 |
* | | Host whitelist so we don't get errors from embedded site | Steve Klebanoff | 2018-11-22 | 1 | -0/+9 |
* | | Use ROLLBAR_ENABLED constant, and change ROLLBAR_ENVIRONMENT to INSTANT_ENVIR... | Steve Klebanoff | 2018-11-22 | 1 | -1/+2 |
* | | feat(instant): Report errors to rollbar | Steve Klebanoff | 2018-11-21 | 1 | -0/+7 |
|/ |
|
* | Merge pull request #1272 from 0xProject/feature/instant/heap | Steve Klebanoff | 2018-11-21 | 1 | -0/+2 |
|\ |
|
| * | Get heap analytics id from ENV variable | Steve Klebanoff | 2018-11-20 | 1 | -3/+1 |
| * | Specify fallback web3 provider in analytics | Steve Klebanoff | 2018-11-17 | 1 | -0/+1 |
| * | Switch heap id on environment, and make sure app id is what we expect | Steve Klebanoff | 2018-11-17 | 1 | -1/+2 |
| * | Introduce ANALYTICS_ENABLED constant | Steve Klebanoff | 2018-11-16 | 1 | -0/+1 |
| * | First pass on widget version of heap | Steve Klebanoff | 2018-11-16 | 1 | -0/+1 |
* | | feat(instant): Add powered by 0x image | Steve Klebanoff | 2018-11-20 | 1 | -0/+1 |
|/ |
|
* | feat: use capital values for enums | fragosti | 2018-11-15 | 1 | -1/+8 |
* | feat: change install wallet panel content based on browser and os | fragosti | 2018-11-14 | 1 | -0/+5 |
* | chore: remove unused constant | fragosti | 2018-11-13 | 1 | -1/+0 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-10 | 1 | -3/+2 |
|\ |
|
| * | feat(instant): handle privacy mode in wallets | Brandon Millman | 2018-11-10 | 1 | -3/+0 |
| * | Update account more frequently | Steve Klebanoff | 2018-11-10 | 1 | -1/+1 |
| * | Merge branch 'development' into feature/instant/buy-quote-heartbeat | Steve Klebanoff | 2018-11-10 | 1 | -0/+1 |
| |\ |
|
| * | | wip: BuyQuote heartbeat | Steve Klebanoff | 2018-11-09 | 1 | -0/+1 |
| * | | feat(instant): Heartbeat for updating account info | Steve Klebanoff | 2018-11-09 | 1 | -0/+1 |
* | | | feat: toggle wallet connection color | fragosti | 2018-11-10 | 1 | -0/+1 |
* | | | feat: add more info section to the metamask panel | fragosti | 2018-11-10 | 1 | -1/+2 |
* | | | feat: allow href prop on button | fragosti | 2018-11-10 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'development' into feature/instant/account-state-change | Brandon Millman | 2018-11-09 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-09 | 1 | -0/+8 |
| |\ |
|
| * | | fix: apply css reset to overlay as well | fragosti | 2018-11-08 | 1 | -0/+1 |
* | | | feat(instant): fetch account address at startup and drive account state changes | Brandon Millman | 2018-11-08 | 1 | -1/+13 |
| |/
|/| |
|
* | | feat(instant): fallback to an empty wallet provider when none is injected | Brandon Millman | 2018-11-08 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'development' into feature/instant/simulated-progress-bar | Steve Klebanoff | 2018-11-03 | 1 | -0/+1 |
|\ |
|
| * | feat(instant): add interactive overlay presentation to umd bundle | Brandon Millman | 2018-11-02 | 1 | -0/+1 |
* | | Use new constants | Steve Klebanoff | 2018-11-02 | 1 | -1/+3 |
* | | maxWidth -> toWidth, and make from and to width consistent units | Steve Klebanoff | 2018-11-02 | 1 | -1/+1 |
* | | Removing old simulated progress bar, and adding documentation to TimedProgres... | Steve Klebanoff | 2018-11-01 | 1 | -1/+0 |
* | | WIP of new timedprogressbar using CSS animations | Steve Klebanoff | 2018-11-01 | 1 | -1/+2 |
* | | Tick less often, and let CSS style the transition | Steve Klebanoff | 2018-10-31 | 1 | -1/+1 |
* | | Use simulated progress bar for txn | Steve Klebanoff | 2018-10-31 | 1 | -0/+1 |
* | | Stall at 95 percent | Steve Klebanoff | 2018-10-31 | 1 | -0/+1 |
* | | WIP: Progress ticker with finishing | Steve Klebanoff | 2018-10-31 | 1 | -0/+1 |
|/ |
|
* | Introduce constants for eth gas station and coinbase | Steve Klebanoff | 2018-10-30 | 1 | -0/+2 |
* | feat(instant): add default gasPrice of 6 gwei to transactions | Brandon Millman | 2018-10-30 | 1 | -0/+2 |
* | ethDecimals -> ETH_DECIMALS | Steve Klebanoff | 2018-10-27 | 1 | -1/+1 |
* | Added string to constants | Steve Klebanoff | 2018-10-26 | 1 | -0/+1 |
* | chore: incorportate pr feedback | fragosti | 2018-10-24 | 1 | -0/+1 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-19 | 1 | -1/+1 |
|\ |
|
| * | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
* | | feat: MVP of passing in sraApiUrl, assetData and other settings from render m... | fragosti | 2018-10-19 | 1 | -3/+0 |
|/ |
|
* | feat: model asset meta data and add dynamic assetData state | fragosti | 2018-10-13 | 1 | -1/+1 |
* | feat: populate order details with information from worst buy quote | fragosti | 2018-10-12 | 1 | -0/+2 |
* | feat: Move over features from zrx-buyer | fragosti | 2018-10-11 | 1 | -0/+4 |