WIP: Marketing pages
- Build layout and styling according to desktop designs
- Adjust to mobile layout below certain screen width
- Foundations for all marketing pages
- Upgrades Page
- Pro page
- Ability to subscribe to Plus and Pro
- Ability to buy tokens
- Customized Wire dialog for both Plus and Pro
Closes #2007 (closed).
Feedback:
- Default to tokens
- Confirm that the pricing matrix is set via the backend
- Are we missing the placeholder bg from the mockups?
- Can we use angulars new
?
query string pattern vs;
? Eg. moving fromhttps://epic-upgrades-page.minds.io/pro;i=yearly;c=tokens
tohttps://epic-upgrades-page.minds.io/pro?i=yearly&c=tokens
added Product::Platform Squad::Yellow scoped labels
added 2 commits
added 1 commit
- ea18b76d - (refactor): Upgrade options (w/mobile); button foundations
mentioned in epic &74
added 2 commits
marked the task Adjust to mobile layout below certain screen width as completed
marked the task Build layout and styling according to desktop designs as completed
changed title from WIP: Upgrades page to WIP: Marketing pages
changed the description
added 11 commits
- c6163a42...ddbcd6cf - 7 commits from branch
master
- 44e5359c - (proto): Allow currency/interval toggle to affect prices
- ca84ef4b - Merge remote-tracking branch 'origin/master' into epic/upgrades-page
- 40c29164 - (feat): Add scrolling effect to Upgrade now button
- 646530fb - (feat): as featured in component; add assets; replace buy tokens bg
Toggle commit list- c6163a42...ddbcd6cf - 7 commits from branch
marked the task Upgrades Page as completed
added 2 commits
added 2 commits
marked the task Pro page as completed
added 1 commit
- 03fa7147 - (fix): Allow highlighting several words in a row
- Owner
Looking great!
Feedback
- Default to tokens
- Confirm that the pricing matrix is set via the backend
- Are we missing the placeholder bg from the mockups?
- Can we use angulars new
?
query string pattern vs;
? Eg. moving fromhttps://epic-upgrades-page.minds.io/pro;i=yearly;c=tokens
tohttps://epic-upgrades-page.minds.io/pro?i=yearly&c=tokens
changed milestone to %/Upgrades #mvp
changed the description
added 1 commit
- a178c768 - (wip): Wire Payment component redux; Pro subscription component
added 1 commit
- 14be398f - (chore): Remove deprecated Plus subscription test
marked the task Customized Wire dialog for both Plus and Pro as completed
marked the task Foundations for all marketing pages as completed
added 1 commit
- 7f7e1490 - (chore): Use pricing matrix on subscription components
- Owner
merged into epic/pro-affiliate-launch
closed