Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(website): fix code splitting | Brandon Millman | 2018-11-12 | 1 | -1/+1 |
| | |||||
* | Improve sidebar logic to handle MS Edge, Firefox differences between Windows ↵ | Fabio Berger | 2018-10-19 | 1 | -0/+4 |
| | | | | & Mac | ||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -6/+6 |
| | |||||
* | Remove ContractNotFound errors in contract-wrappers | Alex Browne | 2018-10-16 | 1 | -7/+0 |
| | |||||
* | Update everything to Coinbase Wallet instead of Toshi | fragosti | 2018-09-26 | 1 | -5/+5 |
| | |||||
* | Run linter | fragosti | 2018-09-05 | 1 | -0/+1 |
| | |||||
* | Fix imports | Fabio Berger | 2018-09-05 | 1 | -2/+1 |
| | |||||
* | Update generate and fill order flows | Brandon Millman | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Initial changes for v2 portal | Brandon Millman | 2018-08-31 | 1 | -31/+30 |
| | |||||
* | Revert error renames | Brandon Millman | 2018-08-21 | 1 | -2/+5 |
| | |||||
* | Rename OrderAlreadyCancelledOrFilled -> OrderCancelled. | Jacob Evans | 2018-08-16 | 1 | -5/+2 |
| | | | | Remove try catch of throwing errors in favour of returning the Errors in a OrderValidationResult | ||||
* | Remove careers page feature flag | Brandon Millman | 2018-07-26 | 1 | -3/+0 |
| | |||||
* | Compare host rather then origin so that it comes without the http/https prefix | Fabio Berger | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -5/+5 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-07-14 | 1 | -6/+5 |
|\ | | | | | | | bug/website/txhash-error | ||||
| * | Merge pull request #866 from 0xProject/feature/website/integrate-heap | Francesco Agosti | 2018-07-14 | 1 | -6/+5 |
| |\ | | | | | | | Integrate Heap analytics into the website | ||||
| | * | Make Analytics API non-async | fragosti | 2018-07-13 | 1 | -1/+1 |
| | | | |||||
| | * | Integrate heap analytics | fragosti | 2018-07-12 | 1 | -7/+5 |
| | | | |||||
| | * | Replace calls to google analytics with calls to heap | fragosti | 2018-07-12 | 1 | -0/+1 |
| | | | |||||
* | | | Move format to helper function | fragosti | 2018-07-14 | 1 | -12/+10 |
| | | | |||||
* | | | Refactor utils and add UNNKOWN environment type | fragosti | 2018-07-13 | 1 | -23/+13 |
| | | | |||||
* | | | Fix linting errors | fragosti | 2018-07-13 | 1 | -2/+1 |
| | | | |||||
* | | | Make error reporter not return a promise and add more environment possibilities | fragosti | 2018-07-13 | 1 | -9/+27 |
| | | | |||||
* | | | Do not crash on NaN, and provide default | fragosti | 2018-07-13 | 1 | -2/+6 |
| | | | |||||
* | | | Only upload sourcemaps to rollbar on live deploys, and log NaN error for ↵ | fragosti | 2018-07-13 | 1 | -0/+4 |
|/ / | | | | | | | future debugging | ||||
* / | Remove legacy portal code | Brandon Millman | 2018-07-12 | 1 | -5/+0 |
|/ | |||||
* | Shim shouldShowPortalV2 to always return true | fragosti | 2018-07-07 | 1 | -1/+3 |
| | |||||
* | Merge pull request #838 from 0xProject/feature/website/portal-final-touches | Francesco Agosti | 2018-07-07 | 1 | -3/+3 |
|\ | | | | | Some final polish touches for portal! | ||||
| * | Create Balance component and make token symbols smaller than token amounts | fragosti | 2018-07-07 | 1 | -3/+3 |
| | | |||||
* | | Update token registry icons and asset picker flows | Brandon Millman | 2018-07-07 | 1 | -0/+4 |
|/ | |||||
* | Rename getBestDownloadLink to getBestWalletDownloadLinkAndIsMobile | fragosti | 2018-07-06 | 1 | -1/+1 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-07-04 | 1 | -5/+2 |
|\ | | | | | | | feature/website/portal-mobile-improvements | ||||
| * | Merge pull request #811 from 0xProject/feature/website/onboarding-polish-2 | Francesco Agosti | 2018-07-04 | 1 | -5/+2 |
| |\ | | | | | | | Add Hotjar, and other small improvements | ||||
| | * | Add media query abstraction around ScreenWidths and stop relayer grid hover ↵ | fragosti | 2018-07-03 | 1 | -5/+2 |
| | | | | | | | | | | | | effect on mobile | ||||
* | | | Prompt user to download Toshi or MetaMask in install wallet onboarding step | fragosti | 2018-07-04 | 1 | -1/+36 |
| | | | |||||
* | | | Rename isMobile utility fn to be more specific and add isMobileOperatingSystem | fragosti | 2018-07-04 | 1 | -1/+4 |
| | | | |||||
* | | | Add OperatingSystemType and get OS util | fragosti | 2018-07-04 | 1 | -0/+18 |
|/ / | |||||
* | | Merge pull request #806 from ↵ | Brandon Millman | 2018-07-03 | 1 | -0/+5 |
|\ \ | | | | | | | | | | | | | 0xProject/feature/website/mobile-readable-web3-names Add detection logic for Toshi and Cipher | ||||
| * | | Add human readable names for Toshi and Cipher | Brandon Millman | 2018-07-03 | 1 | -0/+5 |
| |/ | |||||
* / | Add better balance formatting rules for balances and usd values | Brandon Millman | 2018-07-03 | 1 | -2/+14 |
|/ | |||||
* | Implement new locked and uninstalled states | Brandon Millman | 2018-06-29 | 1 | -2/+2 |
| | |||||
* | Update ProviderDisplay with new design | Brandon Millman | 2018-06-29 | 1 | -6/+21 |
| | |||||
* | Remove isTracked field on token in favor of trackedTimestamp | Brandon Millman | 2018-06-29 | 1 | -1/+4 |
| | |||||
* | Sort wallet tokens by timestamp added and scroll to newly added token | Brandon Millman | 2018-06-29 | 1 | -0/+5 |
| | |||||
* | Change metamask install link based on browser | Brandon Millman | 2018-06-26 | 1 | -0/+13 |
| | |||||
* | Fix z-index issues | fragosti | 2018-06-22 | 1 | -0/+3 |
| | |||||
* | Various relayer grid ui polish items | Brandon Millman | 2018-06-22 | 1 | -0/+3 |
| | |||||
* | Consolidate account state messaging logic | Brandon Millman | 2018-06-19 | 1 | -0/+19 |
| | |||||
* | Add all steps to their own file | fragosti | 2018-06-16 | 1 | -0/+11 |
| | |||||
* | Merge pull request #695 from ↵ | Francesco Agosti | 2018-06-15 | 1 | -2/+8 |
|\ | | | | | | | | | 0xProject/feature/website/onboarding-flow-allowances Implement allowances and final "congrats" onboarding flow step | ||||
| * | Implement allowance and final flow step | fragosti | 2018-06-13 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-13 | 1 | -5/+2 |
| |\ | | | | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * | | | Add utilities for getting tokens from tokensByAddress | fragosti | 2018-06-07 | 1 | -2/+9 |
| | | | | |||||
* | | | | Add back redirector behind feature flag | Brandon Millman | 2018-06-14 | 1 | -0/+3 |
| |_|/ |/| | | |||||
* | | | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (66 commits) Run prettier Remove unused variable Fix linting issues Change shouldRenderHeader prop to shouldHideHeader Get build and tests to pass typo Apply prettier Update contracts tests after rebase Apply various fixes based on PR feedback Document debug_increaseTime method and fix typo in devnet README Use an enum for ProviderType in contracts/src/utils/web3_wrapper Update contracts package README Update relevant changelogs Remove global gas estimate buffer Add Async suffix to relevant assertions Fix linter errors Update package.json and yarn.lock Update more things to work with both Geth and Ganache Small fixes and cleanup Add additional gas to calls to fillOrderNoThrow ... # Conflicts: # packages/order-watcher/src/order_watcher/order_watcher.ts # packages/react-docs/src/components/type.tsx # packages/website/ts/components/ui/lifecycle_raised_button.tsx # packages/website/ts/components/wallet/wallet.tsx | ||||
| * | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+1 |
| |/ | |||||
* / | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 1 | -3/+0 |
|/ | |||||
* | Onboarding: implement add ETH step, and stub for add WETH step | fragosti | 2018-05-30 | 1 | -0/+5 |
| | |||||
* | Run linter | fragosti | 2018-05-26 | 1 | -1/+1 |
| | |||||
* | Implement metamask installation flow | fragosti | 2018-05-26 | 1 | -0/+4 |
| | |||||
* | Remove 0x.js as a dependency from website | Leonid Logvinov | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | Set up scaffolding for new drawer | Brandon Millman | 2018-05-19 | 1 | -0/+3 |
| | |||||
* | fix style errors | fragosti | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | Fix circular dependency | fragosti | 2018-05-16 | 1 | -3/+6 |
| | |||||
* | Add dogfood configs to website | Brandon Millman | 2018-05-16 | 1 | -0/+3 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -14/+14 |
| | |||||
* | Fix website and 0x.js docs | Fabio Berger | 2018-05-10 | 1 | -17/+26 |
| | |||||
* | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 1 | -1/+2 |
| | |||||
* | Show staging docs on development and staging | Fabio Berger | 2018-04-11 | 1 | -1/+7 |
| | |||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -3/+3 |
| | |||||
* | Improve rounding error message | Fabio Berger | 2018-03-26 | 1 | -1/+2 |
| | |||||
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 1 | -4/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (25 commits) Enable coverage for all other packages with tests Fix parallel coverage results reporting Fix linter issuesx Remove outdated comment Add script copying to build command Add postpublish script to sol-cov Move configuration into package.json configs section Transform input data before encoding for callAsync and getABIEncodedTransactionData Consolidate docs generation and uploading logic Use async/await instead of promise syntax Move changelog entry remove unneeded include remove unused dep Fix lint issues Re-add linter to monorepo-scripts but with tslint-config dep at earlier version to avoid cyclical dependency small fixes move scripts to monorepro-scripts Fix gitignore Move abi-gen scripts to src Add missing dep ... | ||||
| * | Use `isMetaMask` flag rather then constructor name for Metamask provider ↵ | Fabio Berger | 2018-03-12 | 1 | -4/+2 |
| | | | | | | | | detection | ||||
* | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -5/+0 |
|/ | |||||
* | Refactor Analytics so that calls to ReactGA are all in a single module, ↵ | Fabio Berger | 2018-03-10 | 1 | -12/+23 |
| | | | | combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync | ||||
* | Fixed merge issue | Tom Schmidt | 2018-03-10 | 1 | -18/+0 |
| | |||||
* | Merge branch 'development' into feature/website/web3-logging | Tom Schmidt | 2018-03-10 | 1 | -34/+11 |
|\ | |||||
| * | Add onSelectedVersion callback so it can be handled in any way the caller wishes | Fabio Berger | 2018-03-07 | 1 | -0/+6 |
| | | |||||
| * | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 1 | -26/+5 |
| | | |||||
| * | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 1 | -23/+0 |
| | | |||||
| * | Move over AnchorTitle and associated elements | Fabio Berger | 2018-03-04 | 1 | -3/+0 |
| | | |||||
* | | Fixed Parity detection | Tom Schmidt | 2018-03-10 | 1 | -1/+1 |
| | | |||||
* | | Fixed lint | Tom Schmidt | 2018-03-09 | 1 | -4/+4 |
| | | |||||
* | | Added web3 provider logging | Tom Schmidt | 2018-03-09 | 1 | -17/+9 |
| | | |||||
* | | Added provider canonical name mapping | Tom Schmidt | 2018-03-07 | 1 | -1/+20 |
|/ | |||||
* | Hash hash instead of prefixedHash to scrollToHash function | Fabio Berger | 2018-03-03 | 1 | -4/+4 |
| | |||||
* | Move onPageLoadAsync to utils | Fabio Berger | 2018-03-03 | 1 | -0/+8 |
| | |||||
* | Update react-markdown, properly scroll to section for wiki internal links, ↵ | Fabio Berger | 2018-03-02 | 1 | -0/+19 |
| | | | | consolidate scrollTo logic and make external links open in new tabs | ||||
* | Merge pull request #379 from 0xProject/portal_json | Leonid | 2018-02-09 | 1 | -25/+22 |
|\ | | | | | Make portal order JSON compatible with 0x.js | ||||
| * | Address feedback | Leonid Logvinov | 2018-02-08 | 1 | -2/+1 |
| | | |||||
| * | Remove hash from signatureData | Leonid Logvinov | 2018-02-08 | 1 | -2/+2 |
| | | |||||
| * | Remove networkId from orderJSON | Leonid Logvinov | 2018-02-08 | 1 | -2/+0 |
| | | |||||
| * | Split Order into signedOrder and metadata | Leonid Logvinov | 2018-02-08 | 1 | -22/+26 |
| | | |||||
| * | Remove unused types and take their names | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| | | |||||
| * | Introduce makerToken and takerToken fields for unsigned token metadata | Leonid Logvinov | 2018-02-07 | 1 | -16/+12 |
| | | |||||
| * | Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmount | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| | | |||||
| * | Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFee | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| | | |||||
| * | Rename signature to ecSignature | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| | | |||||
| * | Rename exchangeContract to exchangeContractAddress | Leonid Logvinov | 2018-02-07 | 1 | -4/+4 |
| | | |||||
| * | Rename expiration to expirationUnixTimestampSec | Leonid Logvinov | 2018-02-07 | 1 | -3/+3 |
| | | |||||
* | | Move isTestNetwork into utils and also check it from showing ZRX request button | Fabio Berger | 2018-02-07 | 1 | -0/+11 |
|/ | |||||
* | Uppercase Networks enum values | Fabio Berger | 2018-01-31 | 1 | -1/+1 |
| | |||||
* | Pass in whether we want the personal message prefix appended and never ↵ | Fabio Berger | 2018-01-30 | 1 | -0/+6 |
| | | | | append it for Ledger. This fixes signing when Ledger is used and the backing node is not Parity | ||||
* | Properly detect user signing cancellation on Metamask, Parity signer and Ledger | Fabio Berger | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -33/+48 |
| | |||||
* | Refactor configs and constants, standardize on uppercase/snakecase, ↵ | Fabio Berger | 2017-12-19 | 1 | -4/+5 |
| | | | | alphebetize, rename for logical grouping | ||||
* | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 1 | -3/+3 |
| | |||||
* | Update first two string enums to native type | Fabio Berger | 2017-12-18 | 1 | -4/+4 |
| | |||||
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 1 | -4/+2 |
| | |||||
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -13/+63 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+215 |
sub-packages, use new subscribeAsync 0x.js method |