Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-22 | 1 | -0/+3 |
|\ | | | | | | | feature/website/mobile-friendly-onboarding | ||||
| * | Merge pull request #733 from 0xProject/bug/website/identicon-layout | Brandon Millman | 2018-06-21 | 1 | -0/+3 |
| |\ | | | | | | | Move some layout logic out of the Identicon component | ||||
| | * | Move some layout logic out of the Identicon component | Brandon Millman | 2018-06-20 | 1 | -0/+3 |
| | | | |||||
* | | | Support mobile friendly onboarding flows | fragosti | 2018-06-21 | 1 | -1/+0 |
|/ / | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-20 | 2 | -9/+30 |
|\| | | | | | | | bug/website/onboarding-improvements | ||||
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-20 | 1 | -5/+1 |
| |\ | | | | | | | | | | feature/website/portal-v2-analytics | ||||
| * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-15 | 1 | -5/+2 |
| |\ \ | | | | | | | | | | | | | feature/website/portal-v2-analytics | ||||
| * | | | Run linter | fragosti | 2018-06-15 | 2 | -5/+12 |
| | | | | |||||
| * | | | Add Portal v2 logging | fragosti | 2018-06-15 | 2 | -9/+23 |
| | | | | |||||
* | | | | Fix onboarding persisting when changing routes | fragosti | 2018-06-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Only elevate wallet zIndex when onboarding is in progress | fragosti | 2018-06-19 | 1 | -4/+5 |
| |_|/ |/| | | |||||
* | | | Add all steps to their own file | fragosti | 2018-06-16 | 1 | -5/+1 |
| |/ |/| | |||||
* | | Implement allowance and final flow step | fragosti | 2018-06-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-13 | 2 | -5/+5 |
|\| | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 2 | -3/+3 |
| | | |||||
| * | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 3 | -37/+15 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 3 | -37/+15 |
|\ \ \ | | |/ | |/| | | | | feature/website/onboarding-flow-allowances | ||||
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -9/+14 |
| |\ \ | | | | | | | | | | | | | feature/improve-linting | ||||
| | * | | Update balance amount rendering logic | Brandon Millman | 2018-06-06 | 1 | -9/+14 |
| | |/ | |||||
| * | | Fix merge conflict | fragosti | 2018-06-07 | 1 | -14/+0 |
| | | | |||||
| * | | merge v2-prototype | Fabio Berger | 2018-06-06 | 3 | -4/+18 |
| |\| | |||||
| * | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 3 | -58/+1 |
| | | | |||||
* | | | Wrap AllowanceToggle in redux container | fragosti | 2018-06-07 | 1 | -5/+2 |
| |/ |/| | |||||
* | | Move prices into portal | Brandon Millman | 2018-06-06 | 1 | -30/+0 |
| | | |||||
* | | Merge pull request #652 from ↵ | Francesco Agosti | 2018-06-06 | 3 | -4/+4 |
|\ \ | |/ |/| | | | | | 0xProject/feature/website/landing-subscribe-button-2 Implement subscribe form on landing page | ||||
| * | Merge branch 'feature/website/landing-subscribe-button' into ↵ | fragosti | 2018-06-02 | 3 | -4/+4 |
| |\ | | | | | | | | | | feature/website/landing-subscribe-button-2 | ||||
| | * | Add styled-components and polished | fragosti | 2018-06-02 | 3 | -4/+4 |
| | | | |||||
* | | | Address feedback | fragosti | 2018-06-05 | 1 | -2/+2 |
| | | | |||||
* | | | Move trackedTokenStateByAddress logic into portal | fragosti | 2018-06-05 | 1 | -77/+8 |
|/ / | |||||
* | | Fix missing key | Brandon Millman | 2018-06-01 | 1 | -1/+2 |
| | | |||||
* | | Update placeholder param ordering | Brandon Millman | 2018-06-01 | 1 | -10/+21 |
| | | |||||
* | | Change userEtherBalanceInWei to optional so we can know if its loading | Brandon Millman | 2018-06-01 | 1 | -6/+7 |
| | | |||||
* | | Tweaks | Brandon Millman | 2018-06-01 | 2 | -8/+29 |
| | | |||||
* | | Add Placeholder component | Brandon Millman | 2018-06-01 | 1 | -14/+48 |
| | | |||||
* | | Add StandardIconRow | Brandon Millman | 2018-06-01 | 1 | -34/+41 |
| | | |||||
* | | Split render into loading and loaaded | Brandon Millman | 2018-06-01 | 1 | -5/+11 |
|/ | |||||
* | Merge pull request #635 from 0xProject/feature/website/custom-onboarding-tooltip | Francesco Agosti | 2018-05-31 | 2 | -15/+22 |
|\ | | | | | Remove react-joyride and some more refactoring | ||||
| * | Onboarding: implement add ETH step, and stub for add WETH step | fragosti | 2018-05-30 | 1 | -13/+17 |
| | | |||||
| * | Address PR feedback | fragosti | 2018-05-30 | 1 | -1/+1 |
| | | |||||
| * | Improve tooltip look | fragosti | 2018-05-30 | 1 | -0/+3 |
| | | |||||
| * | Implement metamask installation flow | fragosti | 2018-05-26 | 1 | -2/+2 |
| | | |||||
* | | Hide wallet management option and expand component on small screens | Brandon Millman | 2018-05-26 | 1 | -15/+21 |
|/ | |||||
* | Address PR feedback | fragosti | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 1 | -9/+3 |
| | |||||
* | Use visibility property instead of placeholder div in wrap ether item | Brandon Millman | 2018-05-24 | 1 | -7/+4 |
| | |||||
* | Merge branch 'v2-prototype' into feature/website/wallet-flex-box | Brandon Millman | 2018-05-24 | 2 | -7/+10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (95 commits) Add missing dep to website Upgrade solidity parser Fix trace test Fix linter issues Move contract utils Fix prettier Fix NameResolver Fix prettier Remove 0x.js as a dependency from website Enable 0x.js tests Fix small bug in order-utils Address feedback Fix Tslint error caused by "PromiseLike" value Fix Tslint error caused by "PromiseLike" value Update dogfood url fix contract-wrappers version Parse compiler.json in SolCompilerArtifactsAdapter Fix TokenTransferProxy artifact name since it's now suffixed with _v1 Update yarn.lock Fix signature verification test ... | ||||
| * | Remove 0x.js as a dependency from website | Leonid Logvinov | 2018-05-24 | 2 | -7/+10 |
| | | |||||
* | | Add missing key | Brandon Millman | 2018-05-22 | 1 | -3/+6 |
| | | |||||
* | | Use flexbox for wrapped ether item | Brandon Millman | 2018-05-22 | 1 | -21/+29 |
| | | |||||
* | | Re add wrapped ether item | Brandon Millman | 2018-05-22 | 1 | -7/+24 |
| | | |||||
* | | Rewrite balance rows using flex box | Brandon Millman | 2018-05-22 | 1 | -113/+50 |
|/ | |||||
* | Refactor portal specific colors out of react-shared | Brandon Millman | 2018-05-19 | 3 | -3/+5 |
| | |||||
* | Fix prettier | Brandon Millman | 2018-05-19 | 1 | -5/+1 |
| | |||||
* | Center all the things | fragosti | 2018-05-18 | 1 | -4/+18 |
| | |||||
* | Refactor code in response to CR feedback | fragosti | 2018-05-18 | 1 | -1/+1 |
| | |||||
* | Show error messages in the wrapped ether item | fragosti | 2018-05-18 | 1 | -7/+27 |
| | |||||
* | Fix tslint false positive | Brandon Millman | 2018-05-18 | 1 | -2/+9 |
| | |||||
* | Fix lint error | Brandon Millman | 2018-05-18 | 1 | -2/+1 |
| | |||||
* | Fix linter errors and relayer index reloading | Brandon Millman | 2018-05-18 | 1 | -2/+1 |
| | |||||
* | Add manage you wallet footer | Brandon Millman | 2018-05-18 | 1 | -24/+41 |
| | |||||
* | Back button and title components | Brandon Millman | 2018-05-18 | 1 | -7/+11 |
| | |||||
* | Add menu | Brandon Millman | 2018-05-18 | 1 | -1/+1 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 2 | -33/+33 |
| | |||||
* | Update wallet footer and add remove token functionality | Brandon Millman | 2018-05-10 | 1 | -4/+27 |
| | |||||
* | Make wallet scrollable | Brandon Millman | 2018-05-09 | 1 | -9/+48 |
| | |||||
* | Add token flow | Brandon Millman | 2018-05-09 | 1 | -1/+9 |
| | |||||
* | Remove WETH special case, website backend handles this now | Brandon Millman | 2018-05-01 | 1 | -6/+2 |
| | |||||
* | Hit website backend for price information | Brandon Millman | 2018-05-01 | 1 | -40/+6 |
| | |||||
* | Style suggestions | Brandon Millman | 2018-04-28 | 1 | -15/+10 |
| | |||||
* | Move quote currency string into config | Brandon Millman | 2018-04-28 | 1 | -3/+2 |
| | |||||
* | Rename baseCurrency to quoteCurrency | Brandon Millman | 2018-04-23 | 1 | -3/+3 |
| | |||||
* | Remove some unused imports | Brandon Millman | 2018-04-23 | 1 | -2/+1 |
| | |||||
* | Rate limit crypto compare calls | Brandon Millman | 2018-04-23 | 1 | -3/+25 |
| | |||||
* | Refactor common fetch logic into fetch_utils | Brandon Millman | 2018-04-23 | 1 | -16/+23 |
| | |||||
* | Grab price information from crypto compare api | Brandon Millman | 2018-04-23 | 1 | -8/+37 |
| | |||||
* | Implement backendClient object to unify calls to the portal api | Brandon Millman | 2018-04-19 | 1 | -15/+8 |
| | |||||
* | Add price information to wallet | Brandon Millman | 2018-04-18 | 1 | -37/+75 |
| | |||||
* | Merge pull request #503 from 0xProject/feature/website/relayer-grid | Brandon Millman | 2018-04-06 | 1 | -2/+2 |
|\ | | | | | Implement initial relayer grid | ||||
| * | Implement initial relayer grid | Brandon Millman | 2018-04-05 | 1 | -2/+2 |
| | | |||||
* | | Change undefined to null | Brandon Millman | 2018-04-06 | 1 | -3/+1 |
| | | |||||
* | | Fix missing key warnings in wallet component | Brandon Millman | 2018-04-05 | 2 | -5/+14 |
|/ | |||||
* | Add HACK comment and reorganize use other wallet button | Brandon Millman | 2018-03-31 | 1 | -10/+12 |
| | |||||
* | Implement wallet locked and uninstalled states | Brandon Millman | 2018-03-30 | 2 | -8/+125 |
| | |||||
* | Style changes | Brandon Millman | 2018-03-30 | 1 | -4/+3 |
| | |||||
* | Implement ETH/WETH conversion and allowance toggle styling | Brandon Millman | 2018-03-23 | 2 | -0/+628 |