Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - Image audit for new dashboard nav #9245

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions source/content/add-site-custom-upstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ Instead of repeating the same technical work on each individual site, you can bu

To create a site using a Custom Upstream:

1. Go to the [Professional Workspace](/guides/account-mgmt/workspace-sites-teams/workspaces#switch-between-workspaces) that contains the Custom Upstream, and select the yellow <Icon icon="plus" text="Create New Site"/> button on the lower right side of the page.
![Create new site button](../images/create-new-site-button.png)
1. Go to the [Professional Workspace](/guides/account-mgmt/workspace-sites-teams/workspaces#switch-between-workspaces) that contains the Custom Upstream, and select the **Create New Site** button:

![Create new site button](../images/dashboard/new-dashboard/2024/create-new-site-button.png)

1. Select **Custom Upstream**.
1. Select the upstream you wish to use.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ You can switch between Workspaces to work on personal projects or to switch betw

Your Personal Workspace is at the top, followed by an Professional Workspaces in which you are a member.

![Workspace switcher shows a personal and Agency workspace](../../../../images/dashboard/new-dashboard/workspaces-selector.png)
![Workspace switcher shows a personal and Agency workspace](../../../../images/dashboard/new-dashboard/2024/workspaces-selector.png)

### Create a Professional Workspace

Expand Down
17 changes: 11 additions & 6 deletions source/content/guides/getstarted/05-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,23 @@ To set up your team:

1. Enter the information, upload a logo (optional), and click **Continue**.

![Adding Workspace Information](../../../images/create-workspace-form.png)
![Adding Workspace Information](../../../images/dashboard/new-dashboard/2024/create-workspace-form.png)

1. Enter the email addresses and select roles for team members that need access to this Workspace. To learn about roles, select **View Role Permission Levels**.

Repeat this step for each team member you want to add.
Repeat this step for each team member you want to add, then click **Continue**.

![Adding a team member](../../../images/create-workspace-team.png)
![Adding a team member](../../../images/dashboard/new-dashboard/2024/create-workspace-team.png)

1. Click **Continue**. Your Workspace is created, and you are taken to the Workspace.
1. Once your workspace is created, click **Go to Workspace Home**.

![Workspace](../../../images/create-workspace-dashboard.png)
![Workspace creation success message](../../../images/dashboard/new-dashboard/2024/create-workspace-success.png)

You have created your first workspace, and added your team members. If you'd like to learn more about workspaces and teams, refer to [Workspaces, Sites, and Teams](/guides/account-mgmt/workspace-sites-teams).
You have created your first workspace, and added your team members:

![Workspace](../../../images/dashboard/new-dashboard/2024/create-workspace-dashboard.png)


If you'd like to learn more about workspaces and teams, refer to [Workspaces, Sites, and Teams](/guides/account-mgmt/workspace-sites-teams).

Now, let's add a site.
8 changes: 4 additions & 4 deletions source/content/guides/getstarted/06-addsite.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ There are dozens of ways to add a site on Pantheon. This section covers the most

To create a CMS site:

1. [Go to the workspace](/guides/account-mgmt/workspace-sites-teams/workspaces#switch-between-workspaces) and select the yellow <Icon icon="plus" text="Create New Site"/> button on the lower right side of the page.
1. [Go to the workspace](/guides/account-mgmt/workspace-sites-teams/workspaces#switch-between-workspaces) and select the **Create New Site** button:

![Create new site button](../../../images/create-new-site-button.png)
![Create new site button](../../../images/dashboard/new-dashboard/2024/create-new-site-button.png)

1. Select **WordPress** or **Drupal**.

![Select CMS](../../../images/create-new-site-cms.png)
![Select CMS](../../../images/dashboard/new-dashboard/2024/create-new-site-cms.png)

If you select Drupal, you will have the option to select the Drupal version you want to use.

![Select Drupal version](../../../images/create-new-site-cms-drupal-11crop.png)
![Select Drupal version](../../../images/dashboard/new-dashboard/2024/create-new-site-cms-drupal-11crop.png)

1. Enter the name and select a region for this site. If this site is to be part of a Professional Workspace, select a Workspace from **Choose a Workspace for the Site**. Click **Continue**. It can take several minutes to create a new site on Pantheon.

Expand Down
8 changes: 4 additions & 4 deletions source/content/partials/dashboard-site-creation-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ tags: [--]
reviewed: ""
---

1. [Go to the workspace](/guides/account-mgmt/workspace-sites-teams/workspaces#switch-between-workspaces) and select the <Icon icon="plus" text="Create New Site"/> button on the lower right side of the page.
1. [Go to the workspace](/guides/account-mgmt/workspace-sites-teams/workspaces#switch-between-workspaces) and select the **Create New Site** button:

![Create new site button](../../images/create-new-site-button.png)
![Create new site button](../../images/dashboard/new-dashboard/2024/create-new-site-button.png)

1. Select **WordPress** or **Drupal**.

![Select CMS](../../images/create-new-site-cms.png)
![Select CMS](../../images/dashboard/new-dashboard/2024/create-new-site-cms.png)

If you select Drupal, you will have the option to select the Drupal version you want to use.

![Select Drupal version](../../images/create-new-site-cms-drupal-11crop.png)
![Select Drupal version](../../images/dashboard/new-dashboard/2024/create-new-site-cms-drupal-11crop.png)

1. Enter the following information and click **Continue**:
- Sitename
Expand Down
Binary file removed source/images/create-new-site-button.png
Binary file not shown.
Binary file not shown.
Binary file removed source/images/create-new-site-cms.png
Binary file not shown.
Binary file removed source/images/create-workspace-dashboard.png
Binary file not shown.
Binary file removed source/images/create-workspace-form.png
Binary file not shown.
Binary file removed source/images/create-workspace-team.png
Binary file not shown.
Binary file removed source/images/create-workspace.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ categories: [user-interface, drupal]
---
Drupal 11 is now available as an option when creating a new Drupal site on Pantheon. Previously, in order to create a new Drupal 11 site you had to first create a Drupal 10 site and then manually upgrade to Drupal 11 via Composer.

![Drupal site creation from the Pantheon dashboard](../images/create-new-site-cms-drupal-11crop.png)
![Drupal site creation from the Pantheon dashboard](../images/dashboard/new-dashboard/2024/create-new-site-cms-drupal-11crop.png)

See [related documentation](/add-site-dashboard) for how to create new CMS sites on Pantheon.
Loading