vscode-gitlens
vscode-gitlens copied to clipboard
During the graph Pro feature preview, only count days where the graph was viewed on a private repo
-
As a modification to the Pro feature preview #3687 , only count days where the graph was opened on a private repository against the remaining days in the preview. This will give users more time to experience the Pro version of the graph if they are not viewing it every day.
-
As a continuation of the Pro feature modal in the graph #3689 , add a recurring modal that reminds users how many days are left in a Pro feature preview. This will be displayed each new day after starting the Pro feature preview when a commit graph is opened on a private repository.
Modal content:
- Display a message with the number of days remaining in the Pro feature preview
- Display a message about graph features
- Display 2 CTAs:
-
Continuewill dismiss the modal to reveal the graph, and remove a day from the remaining days in the preview. -
Start 14-day Pro Trialwill start the 14 day trial
-
- Telemetry when the modal is opened
- how many days are left in the preview
- day preview started
- which CTA is clicked (if any)