Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #723 from 0xProject/bug/website/drawer-address | Brandon Millman | 2018-06-20 | 5 | -48/+63 |
|\ | |||||
| * | 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 |
|\ \ | |||||
| * | | 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 |
| |\ | |||||
| | * | 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 |
|\| | |||||
| * | Merge pull request #695 from 0xProject/feature/website/onboarding-flow-allowa... | Francesco Agosti | 2018-06-15 | 5 | -21/+80 |
| |\ | |||||
| | * | 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 |
| | |\ | |||||
| | * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 39 | -167/+156 |
| | |\ \ | |||||
| | * | | | 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 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |
| |\ \ | |||||
| | * \ | Merge pull request #672 from 0xProject/feature/website/account-management-polish | Brandon Millman | 2018-06-07 | 8 | -39/+100 |
| | |\ \ | |||||
| | | * | | 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 |
| |\| | | | |||||
| | * | | | Merge pull request #669 from 0xProject/bug/website/fix-balance-rendering | Brandon Millman | 2018-06-07 | 1 | -9/+14 |
| | |\ \ \ | |||||
| | | * | | | 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 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 | 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 0xProject/feature/website/landing-subscribe-butt... | Francesco Agosti | 2018-06-06 | 20 | -21/+330 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 feature/website/... | fragosti | 2018-06-02 | 20 | -21/+327 |
| |\ \ | | |/ | |/| | |||||
| | * | 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 |
|\ \ | |||||
| * | | 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 |
|\ | |||||
| * | 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 |
|\ | |||||
| * | 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 |
| | |\ | |||||
| | * | | 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 |
|\| | |||||
| * | 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 |
| |\ | |||||
| | * | 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 | 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 | 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 |
| |\| | |||||
| | * | 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 |
| |\| | |||||
| | * | Merge pull request #556 from 0xProject/feature/website/portal-v2 | Brandon Millman | 2018-05-09 | 1 | -0/+230 |
| | |\ | |||||
| | | * | 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 |
| | |\ | |||||
| | * | | 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 |
* | Add /jobs endpoint to website, link to it and have it re-direct to Angellist | Fabio Berger | 2018-04-13 | 2 | -2/+12 |
* | Merge branch 'development' into feature/subproviders/mnemonic-wallet-subprovider | Jacob Evans | 2018-04-12 | 1 | -3/+9 |
|\ | |||||
| * | Update 0x.js and web3-wrapper doc urls so that last segment is identical to p... | Fabio Berger | 2018-04-11 | 1 | -3/+9 |
* | | Update website to support latest ledger | Jacob Evans | 2018-04-11 | 1 | -1/+0 |
|/ | |||||
* | Merge pull request #503 from 0xProject/feature/website/relayer-grid | Brandon Millman | 2018-04-06 | 6 | -11/+286 |
|\ | |||||
| * | Implement initial relayer grid | Brandon Millman | 2018-04-05 | 6 | -11/+286 |
* | | 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 |
|/ | |||||
* | Remove Dharma integration from Website | Fabio Berger | 2018-04-03 | 1 | -69/+0 |
* | 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 | 4 | -9/+130 |
* | Style changes | Brandon Millman | 2018-03-30 | 2 | -5/+9 |
* | Merge branch 'development' into feature/website/wallet-wrap | Brandon Millman | 2018-03-30 | 5 | -7/+23 |
|\ | |||||
| * | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 3 | -5/+5 |
| * | Portal fill with mixed decimals | Jacob Evans | 2018-03-26 | 1 | -2/+4 |
| * | Add error popover if TokenRegistry on network user is browsing on don't inclu... | Fabio Berger | 2018-03-25 | 1 | -0/+14 |
* | | Remove props that are covered by the defaults | Brandon Millman | 2018-03-23 | 1 | -2/+0 |
* | | Implement ETH/WETH conversion and allowance toggle styling | Brandon Millman | 2018-03-23 | 8 | -62/+382 |
|/ | |||||
* | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-22 | 5 | -41/+453 |
|\ | |||||
| * | Change blockchain prop to not optional | Brandon Millman | 2018-03-22 | 1 | -1/+1 |
| * | Other style changes | Brandon Millman | 2018-03-22 | 1 | -3/+3 |