Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Island component | fragosti | 2018-06-22 | 1 | -2/+2 |
| | |||||
* | Fix linting | fragosti | 2018-06-22 | 1 | -2/+2 |
| | |||||
* | Buttons look hella disabled now | fragosti | 2018-06-22 | 2 | -9/+17 |
| | |||||
* | Remove border radius, fix width issue for unlock step | fragosti | 2018-06-22 | 4 | -5/+12 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-22 | 5 | -11/+12 |
|\ | | | | | | | feature/website/mobile-friendly-onboarding | ||||
| * | Merge pull request #734 from 0xProject/feature/website/shadow-styling | Brandon Millman | 2018-06-22 | 3 | -9/+7 |
| |\ | | | | | | | Update Island shadow styling and use Island in more places | ||||
| | * | Update Island shadow styling and use Island in more places | Brandon Millman | 2018-06-20 | 3 | -9/+7 |
| | | | |||||
| * | | Merge pull request #733 from 0xProject/bug/website/identicon-layout | Brandon Millman | 2018-06-21 | 3 | -3/+6 |
| |\ \ | | |/ | |/| | Move some layout logic out of the Identicon component | ||||
| | * | Move some layout logic out of the Identicon component | Brandon Millman | 2018-06-20 | 3 | -3/+6 |
| | | | |||||
* | | | Prevent prettier issue | fragosti | 2018-06-21 | 1 | -10/+8 |
| | | | |||||
* | | | Support mobile friendly onboarding flows | fragosti | 2018-06-21 | 8 | -86/+177 |
| | | | |||||
* | | | Scroll to wallet for mobile onboarding | fragosti | 2018-06-21 | 1 | -23/+28 |
| | | | |||||
* | | | Change Island to use styled-components | fragosti | 2018-06-20 | 1 | -15/+8 |
| | | | |||||
* | | | Show start onboarding flow button on top of wallet on mobile | fragosti | 2018-06-20 | 1 | -25/+29 |
|/ / | |||||
* | | Merge pull request #724 from 0xProject/bug/website/onboarding-improvements | Francesco Agosti | 2018-06-20 | 3 | -7/+20 |
|\ \ | | | | | | | Fix Wallet appearing over Drawer, and Onboarding not exiting when changing routes | ||||
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-20 | 12 | -64/+134 |
| |\| | | | | | | | | | | bug/website/onboarding-improvements | ||||
| * | | Fix onboarding persisting when changing routes | fragosti | 2018-06-19 | 2 | -3/+12 |
| | | | |||||
| * | | Only elevate wallet zIndex when onboarding is in progress | fragosti | 2018-06-19 | 2 | -4/+8 |
| | | | |||||
* | | | Merge pull request #727 from ↵ | Francesco Agosti | 2018-06-20 | 1 | -3/+7 |
|\ \ \ | |_|/ |/| | | | | | | | | 0xProject/bug/website/fix-fetching-balances-on-wallet-login Fix bug where we do not fetch balances on wallet login | ||||
| * | | Fix linting issue | fragosti | 2018-06-19 | 1 | -1/+1 |
| | | | |||||
| * | | Fix bug where we do fetch balances on wallet login | fragosti | 2018-06-19 | 1 | -3/+7 |
| |/ | |||||
* | | Merge pull request #723 from 0xProject/bug/website/drawer-address | Brandon Millman | 2018-06-20 | 5 | -48/+63 |
|\ \ | | | | | | | Consolidate account state display message logic | ||||
| * | | Use Image component instead of img tag | Brandon Millman | 2018-06-20 | 3 | -8/+9 |
| | | | |||||
| * | | Consolidate account state messaging logic | Brandon Millman | 2018-06-19 | 4 | -47/+61 |
| |/ | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-20 | 21 | -130/+522 |
|\ \ | | | | | | | | | | feature/website/portal-v2-analytics | ||||
| * | | Increase number of columns in relayer grid for small screens | Brandon Millman | 2018-06-19 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #712 from 0xProject/feature/website/portal-facelift | Brandon Millman | 2018-06-19 | 5 | -42/+66 |
| |\ | | | | | | | Change relayer grid tile to use logos and primary colors | ||||
| | * | Create a shared Image component | Brandon Millman | 2018-06-19 | 2 | -35/+48 |
| | | | |||||
| | * | Update RelayerGridTile render logic to incorportate colors and logos | Brandon Millman | 2018-06-17 | 2 | -14/+22 |
| | | | |||||
| | * | Add max width to top bar | Brandon Millman | 2018-06-17 | 2 | -1/+3 |
| | | | |||||
| | * | Set max-width for LargeLayout | Brandon Millman | 2018-06-17 | 1 | -4/+5 |
| | | | |||||
| * | | Finish last onboarding step | fragosti | 2018-06-16 | 4 | -2/+24 |
| | | | |||||
| * | | Finish set allowance step | fragosti | 2018-06-16 | 2 | -5/+32 |
| | | | |||||
| * | | Add all steps to their own file | fragosti | 2018-06-16 | 9 | -71/+184 |
| | | | |||||
| * | | Prettify account setup and add eth steps of onboarding | fragosti | 2018-06-16 | 3 | -3/+32 |
| | | | |||||
| * | | Make metamask part of the fow pretty | fragosti | 2018-06-16 | 3 | -7/+35 |
| | | | |||||
| * | | Make start onboarding button pretty | fragosti | 2018-06-16 | 1 | -2/+17 |
| | | | |||||
| * | | Improve styles of onboarding tooltip | fragosti | 2018-06-16 | 7 | -53/+117 |
| | | | |||||
| * | | Add Pointer component | fragosti | 2018-06-15 | 2 | -16/+87 |
| |/ | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-15 | 11 | -55/+141 |
|\| | | | | | | | feature/website/portal-v2-analytics | ||||
| * | Merge pull request #695 from ↵ | Francesco Agosti | 2018-06-15 | 5 | -21/+80 |
| |\ | | | | | | | | | | | | | 0xProject/feature/website/onboarding-flow-allowances Implement allowances and final "congrats" onboarding flow step | ||||
| | * | Run prettify | fragosti | 2018-06-15 | 1 | -7/+8 |
| | | | |||||
| | * | Implement allowance and final flow step | fragosti | 2018-06-13 | 4 | -16/+39 |
| | | | |||||
| | * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-13 | 16 | -30/+28 |
| | |\ | | | | | | | | | | | | | feature/website/onboarding-flow-allowances | ||||
| | * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 39 | -167/+156 |
| | |\ \ | | | | | | | | | | | | | | | | feature/website/onboarding-flow-allowances | ||||
| | * | | | Render TokenAllowance | fragosti | 2018-06-07 | 1 | -3/+18 |
| | | | | | |||||
| | * | | | Add utilities for getting tokens from tokensByAddress | fragosti | 2018-06-07 | 2 | -1/+8 |
| | | | | | |||||
| | * | | | Wrap AllowanceToggle in redux container | fragosti | 2018-06-07 | 4 | -11/+24 |
| | | | | | |||||
| * | | | | Add back redirector behind feature flag | Brandon Millman | 2018-06-14 | 1 | -0/+9 |
| | | | | | |||||
| * | | | | Update minHeight in Text | Brandon Millman | 2018-06-14 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Use Text in OpenPositions | Brandon Millman | 2018-06-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Use Text component for HeaderItem | Brandon Millman | 2018-06-13 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Move FilledImage into components/ui | Brandon Millman | 2018-06-13 | 1 | -0/+18 |
| | | | | | |||||
| * | | | | Replace FlatButton with Button in Retry | Brandon Millman | 2018-06-13 | 1 | -12/+12 |
| | | | | | |||||
| * | | | | Add font family to Button component and use in Join0x component | Brandon Millman | 2018-06-13 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Fix lint errors | Brandon Millman | 2018-06-13 | 2 | -2/+0 |
| | | | | | |||||
| * | | | | Implement large screen open positions | Brandon Millman | 2018-06-13 | 2 | -29/+36 |
| | | | | | |||||
| * | | | | Skeleton for jobs page and initial implementation | Brandon Millman | 2018-06-13 | 1 | -9/+0 |
| | |_|/ | |/| | | |||||
* | | | | Run linter | fragosti | 2018-06-15 | 5 | -8/+21 |
| | | | | |||||
* | | | | Add Portal v2 logging | fragosti | 2018-06-15 | 6 | -15/+58 |
|/ / / | |||||
* | | | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 15 | -24/+22 |
| | | | |||||
* | | | Fix linter issue | Fabio Berger | 2018-06-08 | 1 | -1/+0 |
| | | | |||||
* | | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 39 | -136/+138 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | | Run prettier | fragosti | 2018-06-07 | 1 | -9/+1 |
| | | | |||||
| * | | Remove unused variable | fragosti | 2018-06-07 | 1 | -1/+0 |
| | | | |||||
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 8 | -39/+100 |
| |\ \ | | | | | | | | | | | | | feature/improve-linting | ||||
| | * \ | Merge pull request #672 from 0xProject/feature/website/account-management-polish | Brandon Millman | 2018-06-07 | 8 | -39/+100 |
| | |\ \ | | | | | | | | | | | Account management polish | ||||
| | | * | | Change shouldRenderHeader prop to shouldHideHeader | Brandon Millman | 2018-06-07 | 4 | -12/+12 |
| | | | | | |||||
| | | * | | Fix undefined ether balance | Brandon Millman | 2018-06-06 | 3 | -9/+13 |
| | | | | | |||||
| | | * | | Make scrollability a prop on TradeHistory | Brandon Millman | 2018-06-06 | 2 | -3/+10 |
| | | | | | |||||
| | | * | | Fix EthWrappers background color | Brandon Millman | 2018-06-06 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Update GenerateOrderForm and FillOrder components | Brandon Millman | 2018-06-06 | 3 | -6/+32 |
| | | | | | |||||
| | | * | | Update EthWrappers component | Brandon Millman | 2018-06-06 | 2 | -1/+7 |
| | | | | | |||||
| | | * | | Update TradeHistory component | Brandon Millman | 2018-06-06 | 2 | -3/+16 |
| | | | | | |||||
| | | * | | Hide action column on mainnet | Brandon Millman | 2018-06-06 | 1 | -13/+14 |
| | | | | | |||||
| | | * | | Fix TokenBalances background color | Brandon Millman | 2018-06-06 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Add isFullWidth prop to TokenBalances component | Brandon Millman | 2018-06-06 | 2 | -1/+5 |
| | | | | | |||||
| * | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 2 | -9/+31 |
| |\| | | | | | | | | | | | | | | | | | | feature/improve-linting | ||||
| | * | | | Merge pull request #669 from 0xProject/bug/website/fix-balance-rendering | Brandon Millman | 2018-06-07 | 1 | -9/+14 |
| | |\ \ \ | | | | | | | | | | | | | Update balance amount rendering logic | ||||
| | | * | | | Update balance amount rendering logic | Brandon Millman | 2018-06-06 | 1 | -9/+14 |
| | | |/ / | |||||
| | * | | | Merge pull request #653 from 0xProject/feature/ethereum-types-docs | Leonid Logvinov | 2018-06-07 | 1 | -0/+17 |
| | |\ \ \ | | | |/ / | | |/| | | Add a documentation page for ethereum-types package | ||||
| | | * | | Add EthereumTypes to _renderDrawer | Leonid Logvinov | 2018-06-07 | 1 | -0/+11 |
| | | | | | |||||
| | | * | | Add a documentation page for ethereum types | Leonid Logvinov | 2018-06-05 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Fix merge conflict | fragosti | 2018-06-07 | 1 | -14/+0 |
| | | | | | |||||
| * | | | | Fix remaining tslint issues | Fabio Berger | 2018-06-06 | 3 | -4/+0 |
| | | | | | |||||
| * | | | | merge v2-prototype | Fabio Berger | 2018-06-06 | 20 | -35/+378 |
| |\| | | | |||||
| * | | | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 32 | -105/+6 |
| | | | | | |||||
* | | | | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 3 | -5/+6 |
| |/ / / |/| | | | |||||
* | | | | Remove TranslatedText | fragosti | 2018-06-06 | 1 | -15/+0 |
| | | | | |||||
* | | | | Fix prettier | Brandon Millman | 2018-06-06 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #668 from 0xProject/feature/website/move-disclaimer | Brandon Millman | 2018-06-06 | 1 | -16/+18 |
|\ \ \ \ | |_|_|/ |/| | | | Move portal disclaimer to the account management section | ||||
| * | | | Move portal disclaimer to the account management section | Brandon Millman | 2018-06-06 | 1 | -16/+18 |
| | | | | |||||
* | | | | Move prices into portal | Brandon Millman | 2018-06-06 | 2 | -30/+32 |
|/ / / | |||||
* | | | Merge pull request #652 from ↵ | Francesco Agosti | 2018-06-06 | 20 | -21/+330 |
|\ \ \ | |/ / |/| | | | | | | | | 0xProject/feature/website/landing-subscribe-button-2 Implement subscribe form on landing page | ||||
| * | | Use stricter check for subscribe input text | fragosti | 2018-06-06 | 1 | -1/+2 |
| | | | |||||
| * | | Make buttons stack on mobile | fragosti | 2018-06-05 | 1 | -1/+1 |
| | | | |||||
| * | | Address PR feedback | fragosti | 2018-06-05 | 4 | -22/+24 |
| | | | |||||
| * | | Lint and cleanup | fragosti | 2018-06-02 | 2 | -5/+5 |
| | | | |||||
| * | | Merge branch 'feature/website/landing-subscribe-button' into ↵ | fragosti | 2018-06-02 | 20 | -21/+327 |
| |\ \ | | |/ | |/| | | | | feature/website/landing-subscribe-button-2 | ||||
| | * | Implement subscription form | fragosti | 2018-06-02 | 5 | -38/+276 |
| | | | |||||
| | * | Add styled-components and polished | fragosti | 2018-06-02 | 15 | -18/+18 |
| | | | |||||
| | * | Have basic newsletter subscribe form working | fragosti | 2018-06-02 | 2 | -1/+69 |
| | | | |||||
* | | | Address feedback | fragosti | 2018-06-05 | 3 | -11/+15 |
| | | | |||||
* | | | Implement WETH step logic for continue | fragosti | 2018-06-05 | 2 | -4/+9 |
| | | | |||||
* | | | Move trackedTokenStateByAddress logic into portal | fragosti | 2018-06-05 | 2 | -83/+100 |
|/ / | |||||
* | | Merge pull request #648 from 0xProject/feature/website/fill-order | Brandon Millman | 2018-06-02 | 3 | -34/+42 |
|\ \ | | | | | | | Add shared order support | ||||
| * | | Remove old parse code | Brandon Millman | 2018-06-02 | 1 | -26/+0 |
| | | | |||||
| * | | Refactor order parser and add shared order support to new portal | Brandon Millman | 2018-06-02 | 2 | -3/+10 |
| | | | |||||
| * | | Add generate and fill order routes | Brandon Millman | 2018-06-02 | 2 | -7/+34 |
| | | | |||||
* | | | Only show ProviderDisplay in portal | Brandon Millman | 2018-06-02 | 1 | -12/+14 |
|/ / | |||||
* | | 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 | 7 | -12/+16 |
| | | |||||
* | | Add loading state to ProviderDisplay | Brandon Millman | 2018-06-01 | 2 | -22/+39 |
| | | |||||
* | | 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 | 8 | -57/+310 |
|\ | | | | | Remove react-joyride and some more refactoring | ||||
| * | Onboarding: implement add ETH step, and stub for add WETH step | fragosti | 2018-05-30 | 4 | -45/+106 |
| | | |||||
| * | Address PR feedback | fragosti | 2018-05-30 | 3 | -12/+12 |
| | | |||||
| * | Remove blacklist concept | fragosti | 2018-05-30 | 4 | -66/+20 |
| | | |||||
| * | Some cleanup | fragosti | 2018-05-30 | 2 | -11/+13 |
| | | |||||
| * | Improve tooltip look | fragosti | 2018-05-30 | 6 | -12/+67 |
| | | |||||
| * | Add types for react-popper, remove types for react-joyride | fragosti | 2018-05-30 | 2 | -17/+16 |
| | | |||||
| * | Replace react-joyride with react-popper | fragosti | 2018-05-30 | 2 | -11/+23 |
| | | |||||
| * | Write custom tooltip component | fragosti | 2018-05-26 | 2 | -6/+56 |
| | | |||||
| * | Run linter | fragosti | 2018-05-26 | 1 | -1/+4 |
| | | |||||
| * | Add next button | fragosti | 2018-05-26 | 2 | -1/+11 |
| | | |||||
| * | Auto-show onboarding flow on first page view | fragosti | 2018-05-26 | 1 | -2/+15 |
| | | |||||
| * | Add ability to blacklist onboarding steps | fragosti | 2018-05-26 | 2 | -34/+85 |
| | | |||||
| * | Fix PortalOnboardingFlowProps | fragosti | 2018-05-26 | 1 | -1/+0 |
| | | |||||
| * | Implement metamask installation flow | fragosti | 2018-05-26 | 4 | -18/+62 |
| | | |||||
* | | Fix unselected relayer drawer item | Brandon Millman | 2018-05-30 | 1 | -1/+1 |
| | | |||||
* | | Hide wallet management option and expand component on small screens | Brandon Millman | 2018-05-26 | 2 | -15/+23 |
|/ | |||||
* | Implement design for relayers with no volume or tokens | Brandon Millman | 2018-05-25 | 2 | -8/+30 |
| | |||||
* | Improve OnboardingFlow API and typescript types | fragosti | 2018-05-25 | 2 | -9/+5 |
| | |||||
* | Address PR feedback | fragosti | 2018-05-25 | 4 | -12/+6 |
| | |||||
* | Fix build errors | fragosti | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | Fix issue where modal can be out of sync with app state | fragosti | 2018-05-25 | 4 | -14/+35 |
| | |||||
* | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 8 | -36/+150 |
| | |||||
* | 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 | 21 | -65/+78 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ... | ||||
| * | Fix prettier | Leonid Logvinov | 2018-05-24 | 1 | -1/+3 |
| | | |||||
| * | Fix prettier | Leonid Logvinov | 2018-05-24 | 1 | -3/+1 |
| | | |||||
| * | Remove 0x.js as a dependency from website | Leonid Logvinov | 2018-05-24 | 17 | -55/+68 |
| | | |||||
| * | Fix tslint | Fabio Berger | 2018-05-23 | 2 | -4/+4 |
| | | |||||
| * | merge development | Fabio Berger | 2018-05-23 | 2 | -6/+6 |
| |\ | |||||
| | * | Merge branch 'development' into improvement/addCustomTslintRules | Fabio Berger | 2018-05-17 | 2 | -8/+8 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Remove "Order utils" from menu for now Fix top tokens key Improve about page descriptions Do not remove artifacts when running `clean` | ||||
| | * | | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -6/+6 |
| | | | | |||||
* | | | | 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 | 3 | -122/+129 |
|/ / / | |||||
* | | | merge development | Fabio Berger | 2018-05-22 | 1 | -6/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Remove "Order utils" from menu for now | Fabio Berger | 2018-05-17 | 1 | -6/+0 |
| | | | |||||
| * | | Fix top tokens key | Brandon Millman | 2018-05-17 | 1 | -2/+8 |
| |/ | |||||
* | | Prettier | Brandon Millman | 2018-05-19 | 1 | -1/+3 |
| | | |||||
* | | Change number of columns in relayer index for small screens | Brandon Millman | 2018-05-19 | 1 | -1/+1 |
| | | |||||
* | | Wallet instead of balances for small screens | Brandon Millman | 2018-05-19 | 1 | -23/+21 |
| | | |||||
* | | Close drawer when new path is chosen | Brandon Millman | 2018-05-19 | 1 | -0/+7 |
| | | |||||
* | | Fix styling of portal menu | Brandon Millman | 2018-05-19 | 3 | -20/+35 |
| | | |||||
* | | Refactor portal specific colors out of react-shared | Brandon Millman | 2018-05-19 | 8 | -11/+18 |
| | | |||||
* | | Add custom styling for drawer | Brandon Millman | 2018-05-19 | 3 | -16/+106 |
| | | |||||
* | | Fix key issue for portal routes | Brandon Millman | 2018-05-19 | 1 | -1/+7 |
| | | |||||
* | | Fix responsiveness broken in rebase | Brandon Millman | 2018-05-19 | 1 | -13/+33 |
| | | |||||
* | | Set up scaffolding for new drawer | Brandon Millman | 2018-05-19 | 1 | -1/+16 |
| | | |||||
* | | Hide wallet component for small screens | Brandon Millman | 2018-05-19 | 1 | -0/+2 |
| | | |||||
* | | Fix token link key | Brandon Millman | 2018-05-19 | 1 | -2/+8 |
| | | |||||
* | | Modulate number of columns based on screenwidth | Brandon Millman | 2018-05-19 | 2 | -4/+19 |
| | | |||||
* | | Fix prettier | Brandon Millman | 2018-05-19 | 2 | -22/+17 |
| | | |||||
* | | Center all the things | fragosti | 2018-05-18 | 4 | -11/+46 |
| | | |||||
* | | Refactor code in response to CR feedback | fragosti | 2018-05-18 | 3 | -10/+11 |
| | | |||||
* | | Remove duplicate function call to validate | fragosti | 2018-05-18 | 1 | -1/+1 |
| | | |||||
* | | Show error messages in the wrapped ether item | fragosti | 2018-05-18 | 4 | -22/+48 |
| | | |||||
* | | Fix tslint false positive | Brandon Millman | 2018-05-18 | 1 | -2/+9 |
| | | |||||
* | | Refactor account management itmes | Brandon Millman | 2018-05-18 | 1 | -74/+70 |
| | | |||||
* | | Add loading component | Brandon Millman | 2018-05-18 | 3 | -50/+77 |
| | | |||||
* | | Refactor a bunch of layouts into their own files | Brandon Millman | 2018-05-18 | 6 | -139/+176 |
| | | |||||
* | | Add portal layout component | Brandon Millman | 2018-05-18 | 1 | -31/+36 |
| | | |||||
* | | Get rid of extra curly brackets | Brandon Millman | 2018-05-18 | 1 | -9/+9 |
| | | |||||
* | | Fix lint error | Brandon Millman | 2018-05-18 | 1 | -2/+1 |
| | | |||||
* | | Fix comments | Brandon Millman | 2018-05-18 | 3 | -4/+10 |
| | | |||||
* | | Wait for blockchain to display the account management routes | Brandon Millman | 2018-05-18 | 2 | -16/+36 |
| | | |||||
* | | Fix linter errors and relayer index reloading | Brandon Millman | 2018-05-18 | 3 | -14/+17 |
| | | |||||
* | | Trade direct route | Brandon Millman | 2018-05-18 | 2 | -44/+37 |
| | | |||||
* | | Add manage you wallet footer | Brandon Millman | 2018-05-18 | 1 | -24/+41 |
| | | |||||
* | | Add props to back button | Brandon Millman | 2018-05-18 | 1 | -9/+13 |
| | | |||||
* | | Back button and title components | Brandon Millman | 2018-05-18 | 3 | -64/+112 |
| | | |||||
* | | Implement new menu styling | Brandon Millman | 2018-05-18 | 2 | -4/+95 |
| | | |||||
* | | Add menu | Brandon Millman | 2018-05-18 | 2 | -20/+41 |
| | | |||||
* | | Add routes | Brandon Millman | 2018-05-18 | 1 | -2/+105 |
| | | |||||
* | | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 62 | -321/+354 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Do not remove artifacts when running `clean` fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Revert to lerna:run lint Do lint sequentially Exclude monorepo-scripts from tslint as test Fix prettier Add hover state to top tokens Change to weekly txn volume Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json Apply prettier to some files which were not formatted correctly Fix TSLint issues Fix TSLint issues Update ethereeumjs-testrpc to ganache-cli Fix infinite loop Add changelog entries for packages where executable binary exporting fixed ... # Conflicts: # packages/contracts/package.json # packages/contracts/util/formatters.ts # packages/contracts/util/signed_order_utils.ts # packages/migrations/package.json # yarn.lock | ||||
| * | Add hover state to top tokens | Brandon Millman | 2018-05-15 | 1 | -10/+43 |
| | | |||||
| * | Change to weekly txn volume | Brandon Millman | 2018-05-15 | 1 | -3/+3 |
| | | |||||
| * | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 62 | -308/+308 |
| | | |||||
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 10 | -222/+594 |
|\| | |||||
| * | Merge pull request #574 from 0xProject/feature/rm-rf-deployer | Leonid Logvinov | 2018-05-11 | 1 | -9/+9 |
| |\ | | | | | | | Remove @0xproject/deployer.Deployer. Make contracts able to deploy themselves | ||||
| | * | Fix templates | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | | | |||||
| | * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -8/+8 |
| | | | |||||
| * | | Merge pull request #580 from 0xProject/feature/website/remove-tokens | Brandon Millman | 2018-05-11 | 2 | -12/+69 |
| |\ \ | | |/ | |/| | Update wallet footer and add remove token functionality | ||||
| | * | Update wallet footer and add remove token functionality | Brandon Millman | 2018-05-10 | 2 | -12/+69 |
| | | | |||||
| * | | Add fallback image support to relayer grid tile | Brandon Millman | 2018-05-10 | 1 | -2/+36 |
| | | | |||||
| * | | Clear relayer grid state when fetching | Brandon Millman | 2018-05-10 | 1 | -0/+6 |
| |/ | |||||
| * | Implement loading and error state for relayer grid | Brandon Millman | 2018-05-10 | 1 | -10/+50 |
| | | |||||
| * | Fallback image for relayer grid tile | Brandon Millman | 2018-05-10 | 1 | -1/+2 |
| | | |||||
| * | Change relayer grid tile to link on header | Brandon Millman | 2018-05-10 | 1 | -17/+17 |
| | | |||||
| * | Merge pull request #576 from 0xProject/feature/website/top-tokens | Brandon Millman | 2018-05-09 | 2 | -40/+9 |
| |\ | | | | | | | Display top tokens from backend | ||||
| | * | Display top tokens from backend | Brandon Millman | 2018-05-09 | 2 | -40/+9 |
| | | | |||||
| * | | Merge branch 'development' into feature/website/top-bar-redesign | Brandon Millman | 2018-05-09 | 4 | -79/+92 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | * development: Remove overflowZ property from portal Fix typo Only show untracked tokens Make wallet scrollable Add token flow | ||||
| | * | Remove overflowZ property from portal | Brandon Millman | 2018-05-09 | 1 | -1/+0 |
| | | | |||||
| | * | Fix typo | Brandon Millman | 2018-05-09 | 1 | -1/+1 |
| | | | |||||
| | * | Only show untracked tokens | Brandon Millman | 2018-05-09 | 1 | -1/+1 |
| | | | |||||
| | * | Make wallet scrollable | Brandon Millman | 2018-05-09 | 1 | -9/+48 |
| | | | |||||
| | * | Add token flow | Brandon Millman | 2018-05-09 | 4 | -69/+43 |
| | | | |||||
| * | | Suggestions and fix bad merge | Brandon Millman | 2018-05-09 | 2 | -21/+6 |
| | | | |||||
| * | | Merge branch 'development' into feature/website/top-bar-redesign | Brandon Millman | 2018-05-09 | 6 | -30/+62 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (63 commits) Update The Ocean logo Fix artifacts paths Create an artifacts folder Introduce a var Add removeHexPrefix util method CHeck if ABI exists Improve the readability of the check for should compile Use named constants Add a comment Fix comments Rename args to constructor-args Fix a typo Define a separator const Move artifacts from src/artifacts to artifacts/v1 Fix sol-cov to work with the new artifacts format Implement new artifacts format Publish Updated CHANGELOGS Make node types a dependency Fix type errors in CSS properties ... | ||||
| | * | Merge pull request #556 from 0xProject/feature/website/portal-v2 | Brandon Millman | 2018-05-09 | 1 | -0/+230 |
| | |\ | | | | | | | | | Add new top-level portal component with wallet and relayer index layout | ||||
| | | * | Add headers to wallet and relayer index | Brandon Millman | 2018-05-05 | 2 | -2/+12 |
| | | | | |||||
| | | * | Add scrolling to relayer index | Brandon Millman | 2018-05-05 | 2 | -2/+8 |
| | | | | |||||
| | | * | Lay out wallet and relayers | Brandon Millman | 2018-05-05 | 1 | -0/+214 |
| | | | | |||||
| | * | | Fix type errors in CSS properties | Leonid Logvinov | 2018-05-05 | 2 | -2/+2 |
| | |/ | |||||
| | * | Add order utils docs to the menu | Leonid Logvinov | 2018-05-04 | 1 | -0/+6 |
| | | | |||||
| | * | Open relayer app when clicking on grid tile | Brandon Millman | 2018-05-04 | 1 | -16/+19 |
| | | | |||||
| | * | Add header images to relayer grid tiles | Brandon Millman | 2018-05-04 | 1 | -3/+5 |
| | | | |||||
| | * | Fix logo left padding on mobile | Fabio Berger | 2018-05-03 | 1 | -1/+1 |
| | | | |||||
| | * | Remove id property from WebsiteBackendRelayerInfo | Brandon Millman | 2018-05-03 | 1 | -1/+1 |
| | | | |||||
| | * | 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 |
| | | | |||||
| | * | Merge branch 'development' into feature/website/crypto-compare-prices | Brandon Millman | 2018-04-27 | 3 | -17/+15 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix react type versions to avoid minor version bumps with breaking changes Update Web3 Provider Engine to 14.0.4 Remove auto-assignment of everyone to PR's Check for Yarn instead of npm Add hack comment about the use of sudo Fix lazy load component name Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenu Remove unnecessary additional params Remove outside declaration Capitalize yarn Use path for platform independence Consolidate github personal access token env to one place: constants.ts Use methods moved to utils since now shared by multiple scripts Add comment Improve comments Add checks for the required local setup before running the publish script Add descriptions for all commands in monorepo-scripts Add removeGitTags script that can be run after a failed Lerna publish | ||||
| | * | | 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 |
| | | | | |||||
| * | | | ProviderDisplay changes | Brandon Millman | 2018-04-24 | 2 | -37/+28 |
| | | | | |||||
| * | | | Top bar expanded display type | Brandon Millman | 2018-04-24 | 2 | -17/+33 |
| | | | | |||||
| * | | | Relayer grid spacing tweaks | Brandon Millman | 2018-04-24 | 1 | -2/+2 |
| | | | | |||||
| * | | | Add headers to wallet and relayer index | Brandon Millman | 2018-04-24 | 2 | -2/+12 |
| | | | | |||||
| * | | | Add scrolling to relayer index | Brandon Millman | 2018-04-24 | 2 | -2/+8 |
| | | | | |||||
| * | | | Lay out wallet and relayers | Brandon Millman | 2018-04-24 | 1 | -0/+214 |
| | |/ | |/| | |||||
| * | | Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenu | Brandon Millman | 2018-04-24 | 3 | -17/+15 |
| |/ | |||||
* | | Fix zeppelin imports, run prettier | Amir Bandeali | 2018-04-21 | 1 | -1/+3 |
| | | |||||
* | | Fix type issue | Fabio Berger | 2018-04-21 | 1 | -2/+2 |
|/ | |||||
* | Add specific render path for error and loading | Brandon Millman | 2018-04-21 | 1 | -5/+7 |
| | |||||
* | Integrate relayer index with website backend | Brandon Millman | 2018-04-20 | 2 | -98/+107 |
| | |||||
* | 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 |
| |