| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix lint errors | fragosti | 2018-07-07 | 1 | -1/+1 |
* | Make unlock metamask step look more like mock | fragosti | 2018-07-07 | 4 | -52/+81 |
* | Add updated asset for unlock metamask portal onboarding step | fragosti | 2018-07-07 | 4 | -21/+25 |
* | Create Balance component and make token symbols smaller than token amounts | fragosti | 2018-07-07 | 3 | -26/+20 |
* | address CR feedback | fragosti | 2018-07-07 | 1 | -1/+2 |
* | Just disable closing onboarding by clicking outside for firefox | fragosti | 2018-07-06 | 1 | -3/+1 |
* | Fix onboarding closing on unlock metamask step on click outside | fragosti | 2018-07-06 | 2 | -2/+8 |
* | Rename getBestDownloadLink to getBestWalletDownloadLinkAndIsMobile | fragosti | 2018-07-06 | 1 | -1/+1 |
* | Fix issue where onboarding doesn't scroll to wallet when starting from relaye... | fragosti | 2018-07-04 | 1 | -5/+4 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-07-04 | 4 | -38/+72 |
|\ |
|
| * | Fix linting | fragosti | 2018-07-04 | 2 | -3/+2 |
| * | Merge branch 'fixed-position-onboarding' into feature/website/onboarding-poli... | fragosti | 2018-07-04 | 2 | -33/+67 |
| |\ |
|
| | * | Implement fixed position onboarding option | fragosti | 2018-07-03 | 2 | -33/+67 |
| * | | Add media file and remove stray comment | fragosti | 2018-07-03 | 1 | -2/+0 |
| |/ |
|
| * | Add media query abstraction around ScreenWidths and stop relayer grid hover e... | fragosti | 2018-07-03 | 1 | -1/+1 |
| * | Remove max-width from onboarding card to support iPad | fragosti | 2018-07-03 | 1 | -1/+1 |
| * | Only auto-start onboarding if blockchain is loaded | fragosti | 2018-07-03 | 1 | -2/+5 |
* | | Prompt user to download Toshi or MetaMask in install wallet onboarding step | fragosti | 2018-07-04 | 1 | -12/+35 |
* | | Rename isMobile utility fn to be more specific and add isMobileOperatingSystem | fragosti | 2018-07-04 | 1 | -1/+1 |
|/ |
|
* | Remove extra call to scrollIntoView for wallet in onboarding | fragosti | 2018-06-30 | 1 | -4/+0 |
* | Bump automatic show onborading delay by 1000ms | fragosti | 2018-06-30 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-30 | 1 | -1/+7 |
|\ |
|
| * | Move wallet scrollIntoView into PortalOnboardingFlow | Brandon Millman | 2018-06-30 | 1 | -1/+7 |
* | | Fix onboarding always starting | fragosti | 2018-06-30 | 1 | -1/+2 |
* | | Rename userHasAllowances bool to follow proper convention | fragosti | 2018-06-30 | 2 | -6/+6 |
* | | Allow you to continue the onboarding flow once youve installed metamask and r... | fragosti | 2018-06-30 | 2 | -11/+12 |
* | | Use Image component where relevant and add back tracked token timestamp logic | fragosti | 2018-06-30 | 2 | -6/+8 |
* | | Bold all balances in onboarding | fragosti | 2018-06-29 | 2 | -6/+8 |
* | | Customize allowance setting onboarding step if you have your allowances set | fragosti | 2018-06-29 | 2 | -0/+4 |
* | | Re-center react-popper on every step | fragosti | 2018-06-29 | 1 | -0/+2 |
* | | Show eth balance in add eth balance onboarding step | fragosti | 2018-06-29 | 3 | -11/+16 |
* | | Change onboarding flow to communicate 3 steps | fragosti | 2018-06-29 | 2 | -6/+10 |
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-29 | 1 | -6/+11 |
|\| |
|
| * | Fix convention stuff | fragosti | 2018-06-28 | 1 | -5/+5 |
| * | Have basic network switching working | fragosti | 2018-06-26 | 1 | -3/+8 |
* | | Scroll to top when going to relayers page from onboarding | fragosti | 2018-06-28 | 1 | -0/+1 |
* | | Bring you directly to relayers page once you finish onboarding | fragosti | 2018-06-28 | 3 | -1/+14 |
* | | Remove period in title from last step | fragosti | 2018-06-28 | 1 | -1/+1 |
* | | Always restart onboarding from 0 and other small improvements | fragosti | 2018-06-28 | 1 | -3/+3 |
* | | Customize flow depending on what steps you've completed | fragosti | 2018-06-28 | 4 | -20/+43 |
* | | Break wrapping ETH into a 3rd step | fragosti | 2018-06-28 | 2 | -5/+24 |
* | | Fix width issue with onboarding card on mobile | fragosti | 2018-06-28 | 1 | -1/+1 |
* | | Clicking overlay closes onboarding | fragosti | 2018-06-28 | 3 | -4/+11 |
* | | Fix z index issue with wrap buttons and onboarding cards | fragosti | 2018-06-28 | 1 | -1/+1 |
* | | Break wrath ETH step into 2 | fragosti | 2018-06-28 | 3 | -70/+72 |
* | | Fix skip button position on first step | fragosti | 2018-06-28 | 1 | -11/+15 |
* | | Make onboarding bounce around less | fragosti | 2018-06-28 | 1 | -3/+3 |
* | | Scroll to wallet when onboarding automatically starts as well | fragosti | 2018-06-28 | 1 | -1/+4 |
|/ |
|
* | Fix issues that arose from merge | fragosti | 2018-06-22 | 1 | -1/+5 |
* | Buttons look hella disabled now | fragosti | 2018-06-22 | 1 | -5/+5 |
* | Remove border radius, fix width issue for unlock step | fragosti | 2018-06-22 | 3 | -3/+6 |
* | Prevent prettier issue | fragosti | 2018-06-21 | 1 | -10/+8 |
* | Support mobile friendly onboarding flows | fragosti | 2018-06-21 | 4 | -78/+131 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-20 | 1 | -2/+17 |
|\ |
|
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-20 | 10 | -62/+316 |
| |\ |
|
| * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-15 | 1 | -9/+65 |
| |\ \ |
|
| * | | | Run linter | fragosti | 2018-06-15 | 1 | -1/+1 |
| * | | | Add Portal v2 logging | fragosti | 2018-06-15 | 1 | -2/+17 |
* | | | | Fix onboarding persisting when changing routes | fragosti | 2018-06-19 | 1 | -2/+11 |
| |_|/
|/| | |
|
* | | | 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 | 6 | -62/+177 |
* | | | Prettify account setup and add eth steps of onboarding | fragosti | 2018-06-16 | 1 | -3/+30 |
* | | | Make metamask part of the fow pretty | fragosti | 2018-06-16 | 1 | -3/+26 |
* | | | Improve styles of onboarding tooltip | fragosti | 2018-06-16 | 3 | -40/+77 |
* | | | Add Pointer component | fragosti | 2018-06-15 | 1 | -16/+19 |
| |/
|/| |
|
* | | Run prettify | fragosti | 2018-06-15 | 1 | -7/+8 |
* | | Implement allowance and final flow step | fragosti | 2018-06-13 | 1 | -14/+36 |
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 2 | -3/+0 |
|\| |
|
| * | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 2 | -3/+0 |
* | | Render TokenAllowance | fragosti | 2018-06-07 | 1 | -3/+18 |
* | | Add utilities for getting tokens from tokensByAddress | fragosti | 2018-06-07 | 1 | -0/+3 |
* | | Wrap AllowanceToggle in redux container | fragosti | 2018-06-07 | 1 | -0/+15 |
* | | Merge pull request #652 from 0xProject/feature/website/landing-subscribe-butt... | Francesco Agosti | 2018-06-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'feature/website/landing-subscribe-button' into feature/website/... | fragosti | 2018-06-02 | 1 | -1/+1 |
| |\ |
|
| | * | Add styled-components and polished | fragosti | 2018-06-02 | 1 | -1/+1 |
* | | | Address feedback | fragosti | 2018-06-05 | 1 | -4/+4 |
* | | | Implement WETH step logic for continue | fragosti | 2018-06-05 | 1 | -3/+8 |
|/ / |
|
* / | Change userEtherBalanceInWei to optional so we can know if its loading | Brandon Millman | 2018-06-01 | 1 | -2/+2 |
|/ |
|
* | Onboarding: implement add ETH step, and stub for add WETH step | fragosti | 2018-05-30 | 3 | -32/+89 |
* | Address PR feedback | fragosti | 2018-05-30 | 2 | -11/+11 |
* | Remove blacklist concept | fragosti | 2018-05-30 | 3 | -64/+20 |
* | Some cleanup | fragosti | 2018-05-30 | 2 | -11/+13 |
* | Improve tooltip look | fragosti | 2018-05-30 | 2 | -8/+16 |
* | 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 |
* | 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 | 2 | -10/+57 |
* | Improve OnboardingFlow API and typescript types | fragosti | 2018-05-25 | 2 | -9/+5 |
* | Address PR feedback | fragosti | 2018-05-25 | 1 | -9/+3 |
* | 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 | 2 | -10/+31 |
* | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 2 | -0/+60 |