aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/containers/portal_onboarding_flow.ts
Commit message (Collapse)AuthorAgeFilesLines
* Support mobile friendly onboarding flowsfragosti2018-06-211-1/+3
|
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-06-151-0/+3
|\ | | | | | | feature/website/portal-v2-analytics
| * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-06-131-1/+1
| |\ | | | | | | | | | feature/website/onboarding-flow-allowances
| * | Add utilities for getting tokens from tokensByAddressfragosti2018-06-071-0/+3
| | |
* | | Add Portal v2 loggingfragosti2018-06-151-0/+2
| |/ |/|
* | Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
|/
* Implement WETH step logic for continuefragosti2018-06-051-3/+5
|
* Change userEtherBalanceInWei to optional so we can know if its loadingBrandon Millman2018-06-011-2/+2
|
* Onboarding: implement add ETH step, and stub for add WETH stepfragosti2018-05-301-2/+7
|
* Address PR feedbackfragosti2018-05-301-4/+4
|
* Auto-show onboarding flow on first page viewfragosti2018-05-261-3/+5
|
* Add ability to blacklist onboarding stepsfragosti2018-05-261-0/+7
|
* Implement metamask installation flowfragosti2018-05-261-1/+9
|
* Improve OnboardingFlow API and typescript typesfragosti2018-05-251-3/+3
|
* Address PR feedbackfragosti2018-05-251-1/+4
|
* Fix build errorsfragosti2018-05-251-11/+8
|
* Fix issue where modal can be out of sync with app statefragosti2018-05-251-1/+15
|
* Basic onboarding flow infrastructure set upfragosti2018-05-251-0/+23