Browse Source

Refines GitLens+ messaging

main
Eric Amodio 3 years ago
parent
commit
815971b213
4 changed files with 5 additions and 7 deletions
  1. +2
    -2
      src/webviews/apps/home/partials/state.free-preview-expired.html
  2. +1
    -0
      src/webviews/apps/home/partials/state.free-preview.html
  3. +1
    -1
      src/webviews/apps/home/partials/state.plus-trial-expired.html
  4. +1
    -4
      src/webviews/apps/plus/timeline/partials/state.plus-trial-expired.html

+ 2
- 2
src/webviews/apps/home/partials/state.free-preview-expired.html View File

@ -2,8 +2,8 @@
<section>
<h3>Continue using GitLens+ Features</h3>
<p>
Your
<a title="Learn more about GitLens+ features" href="command:gitlens.plus.learn">GitLens+ features</a> trial
Your trial of
<a title="Learn more about GitLens+ features" href="command:gitlens.plus.learn">GitLens+ features</a>
has ended. Don't worry, all other GitLens features are always accessible.
</p>
<p>

+ 1
- 0
src/webviews/apps/home/partials/state.free-preview.html View File

@ -5,6 +5,7 @@
You have <span data-bind="previewDays">3 days</span> left in your
<a title="Learn more about GitLens+ features" href="command:gitlens.plus.learn">GitLens+ features</a>
trial. Once your trial ends, you'll need a free account to continue using GitLens+ features on public repos.
Don't worry, all other GitLens features are always accessible.
</p>
<vscode-button data-action="command:gitlens.plus.loginOrSignUp">Sign in to GitLens+</vscode-button>
<p>

+ 1
- 1
src/webviews/apps/home/partials/state.plus-trial-expired.html View File

@ -9,7 +9,7 @@
<p>
<a title="Manage your account" href="command:gitlens.plus.manage">Manage your account</a>
</p>
<p>Upgrade your account for access to GitLens+ features on both public and private repos.</p>
<p>Upgrade your account for access to GitLens+ features on private repos.</p>
<vscode-button data-action="command:gitlens.plus.purchase">Upgrade your account</vscode-button>
<p>
<i class="codicon codicon-info"></i>&nbsp;All other GitLens features are always accessible, without an

+ 1
- 4
src/webviews/apps/plus/timeline/partials/state.plus-trial-expired.html View File

@ -1,9 +1,6 @@
<template id="state:plus-trial-expired">
<section>
<p>
Upgrade your account to use the Visual File History and other GitLens+ features on both public and private
repos.
</p>
<p>Upgrade your account to use the Visual File History and other GitLens+ features on private repos.</p>
<vscode-button data-action="command:gitlens.plus.purchase">Upgrade your account</vscode-button>
<p>
✨ The Visual File History is

||||||
x
 
000:0
Loading…
Cancel
Save