Skip to content

Commit

Permalink
Updates welcome content
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed May 12, 2024
1 parent 6852e9b commit 33bc86d
Showing 1 changed file with 74 additions and 58 deletions.
132 changes: 74 additions & 58 deletions src/webviews/apps/welcome/welcome.html
Expand Up @@ -210,22 +210,6 @@ <h3 class="sticky">
<gk-graph-svg></gk-graph-svg>
</section>

<section>
<h3 class="sticky">
<a
class="muted"
href="command:gitlens.showLaunchpad?%7B%22source%22%3A%22welcome%22%7D"
aria-label="Open Launchpad"
><gl-tooltip hoist content="Open Launchpad"><span>Launchpad</span></gl-tooltip></a
><gl-feature-badge class="super" placement="right" preview></gl-feature-badge>
</h3>
<p>
Use Launchpad to bring all of your GitHub pull requests into a unified actionable list to
help you more easily juggle work in progress, pending work, reviews, and more. Quickly see
if anything requires your attention while keeping you focused.
</p>
</section>

<section>
<h3 class="sticky">Side Bar Views</h3>
<p>Powerful views into Git that don't come in the box.</p>
Expand Down Expand Up @@ -357,6 +341,55 @@ <h3 class="sticky">Side Bar Views</h3>
</p>
</section>

<section>
<h3 class="sticky">
<a
class="muted"
href="command:gitlens.showLaunchpad?%7B%22source%22%3A%22welcome%22%7D"
aria-label="Open Launchpad"
><gl-tooltip hoist content="Open Launchpad"><span>Launchpad</span></gl-tooltip></a
><gl-feature-badge class="super" placement="right" preview></gl-feature-badge>
</h3>
<p>
Use Launchpad to bring all of your GitHub pull requests into a unified, actionable list to
better track work in progress, pending work, reviews, and more. Focus and take action on the
most critical items to keep your team unblocked.
<a
href="https://www.gitkraken.com/solutions/launchpad"
title="Learn more about Launchpad"
aria-label="Learn more about Launchpad"
>Learn&nbsp;more</a
>
</p>
</section>

<section>
<h3 class="sticky">
<a
class="muted"
data-org-requires="drafts"
href="command:gitlens.getStarted?%22patchesAndSuggest%22"
aria-label="Learn more about Code Suggest"
><gl-tooltip hoist content="Learn more about Code Suggest"
><span>Code Suggest</span></gl-tooltip
></a
>
<span data-org-requires="nodrafts">Code Suggest</span>
<gl-feature-badge class="super" placement="right" cloud preview></gl-feature-badge>
</h3>
<p>
Liberate your code reviews from GitHub's restrictive, comment-only feedback style and make
suggestions where you're already coding - in your IDE. Suggest changes anywhere, in any file
in your project with Code Suggest.
<a
href="https://www.gitkraken.com/solutions/code-suggest"
title="Learn more about Code Suggest"
aria-label="Learn more about Code Suggest"
>Learn&nbsp;more</a
>
</p>
</section>

<section>
<h3 class="sticky">
<a
Expand All @@ -369,40 +402,37 @@ <h3 class="sticky">
></a
>
<span data-org-requires="nodrafts">Cloud Patches</span>
<gl-feature-badge class="super" placement="right" preview></gl-feature-badge>
<gl-feature-badge class="super" placement="right" cloud preview></gl-feature-badge>
</h3>
<p>
The
Quickly, easily, and securely share changes with other developers by creating a Cloud Patch
from your WIP, commit or stash and sharing the generated link with your teammates.
<a
href="https://www.gitkraken.com/solutions/cloud-patches"
title="Learn more about Cloud Patches"
aria-label="Learn more about Cloud Patches"
>Cloud Patches</a
>Learn&nbsp;more</a
>
preview allows you to easily share changes with other developers by creating a Cloud Patch
from your WIP, commit or stash and sharing the generated link with your teammates.
</p>
</section>

<p>
Cloud Patches are
<section>
<h3 class="sticky">
<a
href="https://help.gitkraken.com/gitlens/security/"
title="Learn more about GitKraken security"
aria-label="Learn more about GitKraken security"
>securely stored</a
class="muted"
href="command:gitlens.showWorktreesView"
data-requires="repo"
title="Show Worktrees view"
aria-label="Show Worktrees view"
><gl-tooltip hoist content="Show Worktrees view"><span>Worktrees</span></gl-tooltip></a
>
by GitKraken, and anyone with access to the link and a GitKraken account can view the code
for now. More permissions and controls are coming soon.
</p>

<gl-feature-badge class="super" placement="right"></gl-feature-badge>
</h3>
<p>
For additional information about Cloud Patches, visit our
<a
href="https://help.gitkraken.com/gitlens/gitlens-features/#cloud-patches"
title="Visit the Help Center"
aria-label="Visit the Help Center"
>help center</a
>.
Efficiently multitask by minimizing the context switching between branches, allowing you to
easily work on different branches of a repository simultaneously. Avoid interrupting your
work in progress when needing to review a pull request. Simply create a new worktree and
open it in a new VS Code window, all without impacting your work in progress.
</p>
</section>

Expand All @@ -423,6 +453,12 @@ <h3 class="sticky">
Leverage workspaces to easily group and manage multiple repositories together, accessible
from anywhere, streamlining your workflow. Create workspaces just for yourself or share
(coming soon in GitLens) them with your team for faster onboarding and better collaboration.
<a
href="https://www.gitkraken.com/solutions/workspaces"
title="Learn more about GitKraken Workspaces"
aria-label="Learn more about GitKraken Workspaces"
>Learn&nbsp;more</a
>
</p>

<gk-workspaces-svg></gk-workspaces-svg>
Expand All @@ -449,26 +485,6 @@ <h3 class="sticky">
<gk-timeline-svg></gk-timeline-svg>
</section>

<section>
<h3 class="sticky">
<a
class="muted"
href="command:gitlens.showWorktreesView"
data-requires="repo"
title="Show Worktrees view"
aria-label="Show Worktrees view"
><gl-tooltip hoist content="Show Worktrees view"><span>Worktrees</span></gl-tooltip></a
>
<gl-feature-badge class="super" placement="right"></gl-feature-badge>
</h3>
<p>
Efficiently multitask by minimizing the context switching between branches, allowing you to
easily work on different branches of a repository simultaneously. Avoid interrupting your
work in progress when needing to review a pull request. Simply create a new worktree and
open it in a new VS Code window, all without impacting your other work.
</p>
</section>

<section>
<h3 class="sticky">Integrations</h3>
<p>
Expand Down

0 comments on commit 33bc86d

Please sign in to comment.