Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-22 | 1 | -4/+3 |
|\ | | | | | | | feature/website/mobile-friendly-onboarding | ||||
| * | Update Island shadow styling and use Island in more places | Brandon Millman | 2018-06-20 | 1 | -4/+3 |
| | | |||||
* | | Support mobile friendly onboarding flows | fragosti | 2018-06-21 | 1 | -7/+13 |
| | | |||||
* | | Scroll to wallet for mobile onboarding | fragosti | 2018-06-21 | 1 | -23/+28 |
| | | |||||
* | | 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 | 1 | -0/+3 |
|\ | | | | | 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 | 2 | -11/+23 |
| |\ | | | | | | | | | | bug/website/onboarding-improvements | ||||
| * | | Only elevate wallet zIndex when onboarding is in progress | fragosti | 2018-06-19 | 1 | -0/+3 |
| | | | |||||
* | | | 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 | 1 | -10/+18 |
|\ \ | | | | | | | Consolidate account state display message logic | ||||
| * | | Consolidate account state messaging logic | Brandon Millman | 2018-06-19 | 1 | -10/+18 |
| |/ | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-20 | 1 | -6/+28 |
|\| | | | | | | | feature/website/portal-v2-analytics | ||||
| * | Merge pull request #712 from 0xProject/feature/website/portal-facelift | Brandon Millman | 2018-06-19 | 1 | -4/+6 |
| |\ | | | | | | | Change relayer grid tile to use logos and primary colors | ||||
| | * | Add max width to top bar | Brandon Millman | 2018-06-17 | 1 | -0/+1 |
| | | | |||||
| | * | Set max-width for LargeLayout | Brandon Millman | 2018-06-17 | 1 | -4/+5 |
| | | | |||||
| * | | Make metamask part of the fow pretty | fragosti | 2018-06-16 | 1 | -3/+8 |
| | | | |||||
| * | | Make start onboarding button pretty | fragosti | 2018-06-16 | 1 | -2/+17 |
| |/ | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-15 | 1 | -1/+5 |
|\| | | | | | | | feature/website/portal-v2-analytics | ||||
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-13 | 1 | -1/+1 |
| |\ | | | | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 3 | -20/+29 |
| |\ \ | | | | | | | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * | | | Add utilities for getting tokens from tokensByAddress | fragosti | 2018-06-07 | 1 | -1/+5 |
| | | | | |||||
* | | | | Run linter | fragosti | 2018-06-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add Portal v2 logging | fragosti | 2018-06-15 | 1 | -1/+5 |
| |_|/ |/| | | |||||
* | | | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -0/+9 |
|\ \ | | | | | | | | | | feature/improve-linting | ||||
| * | | Change shouldRenderHeader prop to shouldHideHeader | Brandon Millman | 2018-06-07 | 1 | -3/+3 |
| | | | |||||
| * | | Make scrollability a prop on TradeHistory | Brandon Millman | 2018-06-06 | 1 | -0/+1 |
| | | | |||||
| * | | Update GenerateOrderForm and FillOrder components | Brandon Millman | 2018-06-06 | 1 | -0/+4 |
| | | | |||||
| * | | Update EthWrappers component | Brandon Millman | 2018-06-06 | 1 | -0/+1 |
| | | | |||||
| * | | Update TradeHistory component | Brandon Millman | 2018-06-06 | 1 | -0/+2 |
| | | | |||||
| * | | Add isFullWidth prop to TokenBalances component | Brandon Millman | 2018-06-06 | 1 | -0/+1 |
| | | | |||||
* | | | merge v2-prototype | Fabio Berger | 2018-06-06 | 4 | -19/+53 |
|\| | | |||||
| * | | 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 | 1 | -0/+32 |
| |/ | |||||
| * | Merge pull request #652 from ↵ | Francesco Agosti | 2018-06-06 | 3 | -3/+3 |
| |\ | | | | | | | | | | | | | 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 | -3/+3 |
| | |\ | | | | | | | | | | | | | feature/website/landing-subscribe-button-2 | ||||
| | | * | Add styled-components and polished | fragosti | 2018-06-02 | 3 | -3/+3 |
| | | | | |||||
* | | | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 3 | -4/+2 |
|/ / / | |||||
* | | | Address feedback | fragosti | 2018-06-05 | 1 | -5/+9 |
| | | | |||||
* | | | Implement WETH step logic for continue | fragosti | 2018-06-05 | 1 | -1/+1 |
| | | | |||||
* | | | Move trackedTokenStateByAddress logic into portal | fragosti | 2018-06-05 | 1 | -6/+92 |
|/ / | |||||
* | | Refactor order parser and add shared order support to new portal | Brandon Millman | 2018-06-02 | 1 | -2/+8 |
| | | |||||
* | | Add generate and fill order routes | Brandon Millman | 2018-06-02 | 2 | -7/+34 |
| | | |||||
* | | Change userEtherBalanceInWei to optional so we can know if its loading | Brandon Millman | 2018-06-01 | 1 | -1/+1 |
|/ | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | Fix issue where modal can be out of sync with app state | fragosti | 2018-05-25 | 1 | -3/+3 |
| | |||||
* | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 1 | -17/+33 |
| | |||||
* | Fix tslint | Fabio Berger | 2018-05-23 | 2 | -4/+4 |
| | |||||
* | Wallet instead of balances for small screens | Brandon Millman | 2018-05-19 | 1 | -23/+21 |
| | |||||
* | 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 | 1 | -1/+3 |
| | |||||
* | Add custom styling for drawer | Brandon Millman | 2018-05-19 | 2 | -15/+104 |
| | |||||
* | 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 |
| | |||||
* | Hide wallet component for small screens | Brandon Millman | 2018-05-19 | 1 | -0/+2 |
| | |||||
* | Modulate number of columns based on screenwidth | Brandon Millman | 2018-05-19 | 1 | -1/+1 |
| | |||||
* | Refactor account management itmes | Brandon Millman | 2018-05-18 | 1 | -74/+70 |
| | |||||
* | Add loading component | Brandon Millman | 2018-05-18 | 2 | -42/+71 |
| | |||||
* | Refactor a bunch of layouts into their own files | Brandon Millman | 2018-05-18 | 5 | -127/+169 |
| | |||||
* | 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 comments | Brandon Millman | 2018-05-18 | 2 | -4/+9 |
| | |||||
* | Wait for blockchain to display the account management routes | Brandon Millman | 2018-05-18 | 1 | -14/+34 |
| | |||||
* | Fix linter errors and relayer index reloading | Brandon Millman | 2018-05-18 | 1 | -11/+15 |
| | |||||
* | Trade direct route | Brandon Millman | 2018-05-18 | 2 | -44/+37 |
| | |||||
* | Add props to back button | Brandon Millman | 2018-05-18 | 1 | -9/+13 |
| | |||||
* | Back button and title components | Brandon Millman | 2018-05-18 | 2 | -57/+101 |
| | |||||
* | Implement new menu styling | Brandon Millman | 2018-05-18 | 2 | -4/+95 |
| | |||||
* | Add menu | Brandon Millman | 2018-05-18 | 1 | -19/+40 |
| | |||||
* | Add routes | Brandon Millman | 2018-05-18 | 1 | -2/+105 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -11/+11 |
| | |||||
* | Update wallet footer and add remove token functionality | Brandon Millman | 2018-05-10 | 1 | -8/+42 |
| | |||||
* | Merge branch 'development' into feature/website/top-bar-redesign | Brandon Millman | 2018-05-09 | 1 | -2/+35 |
|\ | | | | | | | | | | | | | | | | | * 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 |
| | | |||||
| * | Add token flow | Brandon Millman | 2018-05-09 | 1 | -1/+34 |
| | | |||||
* | | Suggestions and fix bad merge | Brandon Millman | 2018-05-09 | 1 | -9/+0 |
| | | |||||
* | | Merge branch 'development' into feature/website/top-bar-redesign | Brandon Millman | 2018-05-09 | 1 | -0/+8 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ... | ||||
| * | Add headers to wallet and relayer index | Brandon Millman | 2018-05-05 | 1 | -1/+11 |
| | | |||||
| * | Add scrolling to relayer index | Brandon Millman | 2018-05-05 | 1 | -1/+7 |
| | | |||||
| * | Lay out wallet and relayers | Brandon Millman | 2018-05-05 | 1 | -0/+214 |
| | |||||
* | Top bar expanded display type | Brandon Millman | 2018-04-24 | 1 | -2/+3 |
| | |||||
* | Add headers to wallet and relayer index | Brandon Millman | 2018-04-24 | 1 | -1/+11 |
| | |||||
* | Add scrolling to relayer index | Brandon Millman | 2018-04-24 | 1 | -1/+7 |
| | |||||
* | Lay out wallet and relayers | Brandon Millman | 2018-04-24 | 1 | -0/+214 |