Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix convention stuff | fragosti | 2018-06-28 | 1 | -5/+5 |
| | |||||
* | Have basic network switching working | fragosti | 2018-06-26 | 1 | -3/+8 |
| | |||||
* | 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 |
|\ | | | | | | | bug/website/onboarding-improvements | ||||
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-20 | 10 | -62/+316 |
| |\ | | | | | | | | | | feature/website/portal-v2-analytics | ||||
| * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-15 | 1 | -9/+65 |
| |\ \ | | | | | | | | | | | | | feature/website/portal-v2-analytics | ||||
| * | | | 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 |
|\| | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * | 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 ↵ | Francesco Agosti | 2018-06-06 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | 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 | 1 | -1/+1 |
| |\ | | | | | | | | | | feature/website/landing-subscribe-button-2 | ||||
| | * | 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 |