Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix body overlay on mobile | Brandon Millman | 2018-06-29 | 2 | -3/+3 |
| | |||||
* | Change learn how to update your account styling | Brandon Millman | 2018-06-29 | 1 | -27/+17 |
| | |||||
* | Fix key issue and remove WalletDisconnectedItem | Brandon Millman | 2018-06-29 | 2 | -112/+1 |
| | |||||
* | Implement new locked and uninstalled states | Brandon Millman | 2018-06-29 | 5 | -4/+175 |
| | |||||
* | Fix off center icon in wallet | Brandon Millman | 2018-06-29 | 1 | -4/+7 |
| | |||||
* | Change wallet margin based on hover to prevent re-layout | Brandon Millman | 2018-06-29 | 1 | -0/+1 |
| | |||||
* | Update ProviderDisplay with new design | Brandon Millman | 2018-06-29 | 3 | -31/+90 |
| | |||||
* | Implement provider name in header | Brandon Millman | 2018-06-29 | 1 | -3/+17 |
| | |||||
* | Implement loading body rows | Brandon Millman | 2018-06-29 | 3 | -26/+80 |
| | |||||
* | Added Circle component | Brandon Millman | 2018-06-29 | 2 | -3/+18 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-29 | 11 | -48/+77 |
|\ | | | | | | | feature/website/support-new-metamask | ||||
| * | Remove isTracked field on token in favor of trackedTimestamp | Brandon Millman | 2018-06-29 | 7 | -18/+19 |
| | | |||||
| * | Use moment and lodash | Brandon Millman | 2018-06-29 | 2 | -2/+3 |
| | | |||||
| * | Sort wallet tokens by timestamp added and scroll to newly added token | Brandon Millman | 2018-06-29 | 4 | -11/+20 |
| | | |||||
| * | Polish asset picker layout | Brandon Millman | 2018-06-27 | 1 | -4/+4 |
| | | |||||
| * | Update relayer grid fallback icon | Brandon Millman | 2018-06-27 | 1 | -1/+1 |
| | | |||||
| * | Change metamask install link based on browser | Brandon Millman | 2018-06-26 | 1 | -14/+33 |
| | | |||||
* | | Changing provider to ledger more consistent with previous experience | fragosti | 2018-06-28 | 1 | -2/+0 |
| | | |||||
* | | Fix convention stuff | fragosti | 2018-06-28 | 1 | -5/+5 |
| | | |||||
* | | Remove IS_MAINNET_ENABLED config | fragosti | 2018-06-28 | 2 | -68/+47 |
| | | |||||
* | | Never use trackedTokenState when fetching new token state | fragosti | 2018-06-27 | 1 | -6/+5 |
| | | |||||
* | | Fix bug where we are requesting tokens on a different network | fragosti | 2018-06-27 | 1 | -1/+1 |
| | | |||||
* | | Remove unused variables | fragosti | 2018-06-27 | 2 | -6/+5 |
| | | |||||
* | | Fix stateful ledger dialog edge state | fragosti | 2018-06-27 | 1 | -0/+1 |
| | | |||||
* | | Get things working with legacy portal | fragosti | 2018-06-27 | 1 | -10/+8 |
| | | |||||
* | | Fix subtle issues with ledger config dialog | fragosti | 2018-06-27 | 2 | -10/+12 |
| | | |||||
* | | Ledger to metamask to ledger working | fragosti | 2018-06-27 | 1 | -3/+4 |
| | | |||||
* | | Have basic network switching working | fragosti | 2018-06-26 | 3 | -9/+13 |
|/ | |||||
* | Remove extra border from the bottom of the wallet | Brandon Millman | 2018-06-23 | 1 | -3/+11 |
| | |||||
* | Do not render ZRX or WETH as removable tracked tokens | Brandon Millman | 2018-06-23 | 1 | -1/+4 |
| | |||||
* | Center items in portal drawer header | Brandon Millman | 2018-06-23 | 1 | -1/+1 |
| | |||||
* | Fix issue where hovered tiles appear over top bar | fragosti | 2018-06-23 | 1 | -5/+9 |
| | |||||
* | Merge pull request #746 from 0xProject/feature/website/relayer-grid-polish | Francesco Agosti | 2018-06-23 | 9 | -151/+130 |
|\ | | | | | Relayer grid polish | ||||
| * | Remove unecessary position relative rules | fragosti | 2018-06-23 | 2 | -2/+4 |
| | | |||||
| * | Lint and fix typo | fragosti | 2018-06-22 | 2 | -2/+2 |
| | | |||||
| * | Fix z-index issues | fragosti | 2018-06-22 | 5 | -49/+60 |
| | | |||||
| * | Fix issues that arose from merge | fragosti | 2018-06-22 | 2 | -4/+8 |
| | | |||||
| * | Remove Background component | Brandon Millman | 2018-06-22 | 4 | -56/+12 |
| | | |||||
| * | Padding adjustment | Brandon Millman | 2018-06-22 | 1 | -1/+2 |
| | | |||||
| * | Remove styles from Portal component | Brandon Millman | 2018-06-22 | 1 | -24/+13 |
| | | |||||
| * | Add Background component | Brandon Millman | 2018-06-22 | 2 | -14/+34 |
| | | |||||
| * | Various relayer grid ui polish items | Brandon Millman | 2018-06-22 | 4 | -41/+37 |
| | | |||||
* | | Pulled out reset AssetPicker state into a common variable | Brandon Millman | 2018-06-23 | 1 | -15/+9 |
| | | |||||
* | | Do not add empty token to local storage | Brandon Millman | 2018-06-22 | 1 | -0/+8 |
|/ | |||||
* | 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 |
| | |