Pārlūkot izejas kodu

Adds promo messaging

main
Ramin Tadayon pirms 1 gada
vecāks
revīzija
29a8dece64
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 79D60DDE3DFB95F5
2 mainītis faili ar 12 papildinājumiem un 0 dzēšanām
  1. +8
    -0
      src/webviews/apps/plus/account/components/account-content.ts
  2. +4
    -0
      src/webviews/apps/plus/shared/components/feature-gate-plus-state.ts

+ 8
- 0
src/webviews/apps/plus/account/components/account-content.ts Parādīt failu

@ -187,6 +187,10 @@ export class AccountContent extends LitElement {
Your GitKraken trial has ended, please upgrade to continue to use features on privately
hosted repos.
</p>
<p>
Special: <b>50% off GitKraken's suite of dev tools</b><br />
1st & 2nd seats only $4/month each
</p>
<button-container>
<gl-button full href="command:gitlens.plus.purchase">Upgrade to Pro</gl-button>
</button-container>
@ -212,6 +216,10 @@ export class AccountContent extends LitElement {
${this.daysRemaining} remaining in your GitKraken trial.`}
Once your trial ends, you'll need a paid plan to continue using features.
</p>
<p>
Special: <b>50% off GitKraken's suite of dev tools</b><br />
1st & 2nd seats only $4/month each
</p>
<button-container>
<gl-button full href="command:gitlens.plus.purchase">Upgrade to Pro</gl-button>
</button-container>

+ 4
- 0
src/webviews/apps/plus/shared/components/feature-gate-plus-state.ts Parādīt failu

@ -99,6 +99,10 @@ export class FeatureGatePlusState extends LitElement {
Your GitKraken trial has ended, please upgrade to continue to use this on privately hosted
repos.
</p>
<p style="text-align: center;">
Special: <b>50% off GitKraken's suite of dev tools</b><br />
1st & 2nd seats only $4/month each
</p>
<gl-button appearance="${appearance}" href="command:gitlens.plus.purchase"
>Upgrade to Pro</gl-button
>

Notiek ielāde…
Atcelt
Saglabāt